{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Sidewalks", "type": "Feature Layer", "description": "
Represents Sidewalks located on the outside edge of the roadway and that run parallel to the route. 1) Begin/End Sidewalk: At the beginning of each road, an initialization point is measured in the center of the road. All sidewalk features for the right and left side of the road are attributed to the initialization coordinates. 2) Attribute Change: At locations where the sidewalk begins, ends, or material changes a point will be measured to denote the change location. If sidewalk change points occur at the same location for the left and right side of road only one set of coordinates will be used to denote the change. 3) Intersections: Sidewalks will be ended at all intersections and large non-network private or commercial entrances. 4) Driveways: Sidewalks will be continuous through driveways. Sidewalks are typed according to material type: concrete, asphalt, paver, brick.<\/SPAN><\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8635744.117342666, "ymin": 4502267.711598333, "xmax": -8614645.934520347, "ymax": 4523561.756905048, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 25, "domain": null }, { "name": "CarriagewayID", "type": "esriFieldTypeInteger", "alias": "Carriageway ID", "domain": null }, { "name": "IntersectionID", "type": "esriFieldTypeInteger", "alias": "Intersection IS", "domain": null }, { "name": "LegacyAssetID", "type": "esriFieldTypeString", "alias": "Legacy Asset ID", "length": 25, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": { "type": "codedValue", "name": "Asset Status", "description": "Asset Status", "codedValues": [ { "name": "In Service", "code": "In Service" }, { "name": "Retired", "code": "Retired" }, { "name": "Planned", "code": "Planned" }, { "name": "Out Of Service", "code": "OOS" }, { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": { "type": "codedValue", "name": "Asset Condition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": 1 }, { "name": "Good", "code": 2 }, { "name": "Moderate", "code": 3 }, { "name": "Poor", "code": 4 }, { "name": "Failing", "code": 5 }, { "name": "Not Visible", "code": 99 }, { "name": "Graffiti", "code": 98 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition_Date", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "Warranty_Date", "type": "esriFieldTypeDate", "alias": "Waranty_Date", "length": 8, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeDouble", "alias": "Life Cycle", "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "length": 25, "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 100, "domain": null }, { "name": "Side_of_Street", "type": "esriFieldTypeString", "alias": "Side of Street", "length": 25, "domain": { "type": "codedValue", "name": "Directions", "description": "Cardinal Directions", "codedValues": [ { "name": "North", "code": "North" }, { "name": "NorthEast", "code": "NorthEast" }, { "name": "NorthWest", "code": "NorthWest" }, { "name": "South", "code": "South" }, { "name": "SouthEast", "code": "SouthEast" }, { "name": "SouthWest", "code": "SouthWest" }, { "name": "East", "code": "East" }, { "name": "West", "code": "West" }, { "name": "RoundAbout Interior", "code": "RoundAbout Interior" }, { "name": "RoundAbout Exterior", "code": "RoundAbout Exterior" }, { "name": "Median", "code": "Median" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CouncilDistrict", "type": "esriFieldTypeString", "alias": "Council District", "length": 50, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "length": 15, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "EditBy", "type": "esriFieldTypeString", "alias": "Edit By", "length": 15, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_201", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_201", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S167_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "281ecdcc50bb4498a0d73b881ed0e096" }