{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Sidewalks", "type": "Feature Layer", "description": "Line segments that define the centerline of path infrastructure. Subtypes include Walkways and sidewalks.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "vcsWkid": 5713, "latestVcsWkid": 5713, "xyTolerance": 0.0020000000000000005, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -5120899.999849001, "falseY": -9998099.999531005, "xyUnits": 3.7262190426973E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "CGVD_1928", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 215, 194, 158, 255 ], "width": 1.25 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"\"", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 64, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 511562.47348975297, "ymin": 5966292.044343997, "xmax": 524151.1491510058, "ymax": 5985020.080738304, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "vcsWkid": 5713, "latestVcsWkid": 5713, "xyTolerance": 0.0020000000000000005, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -5120899.999849001, "falseY": -9998099.999531005, "xyUnits": 3.7262190426973E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "CGVD_1928", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SubType", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 30, "domain": null }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "LifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" }, { "name": "Under Construction", "code": "UC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 35, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "AssetOwner", "type": "esriFieldTypeSmallInteger", "alias": "AssetOwner", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "Owner of the Asset", "codedValues": [ { "name": "CPG", "code": 1 }, { "name": "RDFFG", "code": -1 }, { "name": "Private", "code": -2 }, { "name": "Other", "code": 0 }, { "name": "BCH", "code": -3 }, { "name": "MOH", "code": -4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AssetManager", "type": "esriFieldTypeSmallInteger", "alias": "AssetManager", "domain": { "type": "codedValue", "name": "AssetManager", "description": "Manager of the Assets", "codedValues": [ { "name": "Asset", "code": 1 }, { "name": "Bylaw", "code": 2 }, { "name": "Civic Facility", "code": 3 }, { "name": "Communications", "code": 4 }, { "name": "Community Facility", "code": 5 }, { "name": "Environment", "code": 6 }, { "name": "Finance", "code": 7 }, { "name": "Fire", "code": 8 }, { "name": "Fleet", "code": 9 }, { "name": "GIS", "code": 10 }, { "name": "Human Resource", "code": 11 }, { "name": "IT Services", "code": 12 }, { "name": "Parks", "code": 13 }, { "name": "Planning", "code": 14 }, { "name": "Police", "code": 15 }, { "name": "Real Estate", "code": 16 }, { "name": "Recreation", "code": 17 }, { "name": "Solid Waste", "code": 18 }, { "name": "Subdivision", "code": 19 }, { "name": "Transportation", "code": 20 }, { "name": "Utilities", "code": 21 }, { "name": "Private", "code": -2 }, { "name": "Other", "code": 0 }, { "name": "Unknown", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "length": 60, "domain": null }, { "name": "RoadUse", "type": "esriFieldTypeString", "alias": "RoadUse", "length": 20, "domain": { "type": "codedValue", "name": "rRoadUse", "description": "", "codedValues": [ { "name": "Freeway", "code": "1" }, { "name": "Highway", "code": "2" }, { "name": "Arterial", "code": "3" }, { "name": "Major Collector", "code": "4" }, { "name": "Minor Collector", "code": "5" }, { "name": "Local", "code": "6" }, { "name": "Alley", "code": "7" }, { "name": "Private", "code": "8" }, { "name": "Ramp", "code": "9" }, { "name": "Unknown", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AreaAdjustments", "type": "esriFieldTypeDouble", "alias": "AreaAdjustments", "domain": null }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "SurfaceMaterial", "type": "esriFieldTypeString", "alias": "SurfaceMaterial", "length": 25, "domain": { "type": "codedValue", "name": "rSurfaceMaterial", "description": "", "codedValues": [ { "name": "Concrete", "code": "CON" }, { "name": "HMAC", "code": "HMAC" }, { "name": "Chip-and-Seal", "code": "CS" }, { "name": "Rock", "code": "ROCK" }, { "name": "Gravel", "code": "GRV" }, { "name": "Stone", "code": "STN" }, { "name": "Stabilized Soil", "code": "SS" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Paver Brick", "code": "PB" }, { "name": "RAP", "code": "RAP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "I10154AssetID", "fields": "AssetID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2677_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "RoadUse": {"type": "inherited"}, "StreetType": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"} }, "id": 1, "name": "RSidewalk" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "RoadUse": {"type": "inherited"}, "StreetType": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"} }, "id": 4, "name": "RWalkway" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "RoadUse": {"type": "inherited"}, "StreetType": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"} }, "id": 3, "name": "RBikePath" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "RoadUse": {"type": "inherited"}, "StreetType": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"} }, "id": 2, "name": "RTrail" } ], "subtypes": [ { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "RoadUse": {"type": "inherited"}, "StreetType": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "SubType": 1, "Enabled": 1, "Location": null, "StreetName": null, "InstallDate": null, "RecordedLength": null, "WarrantyDate": null, "AssetOwner": null, "AssetManager": null, "Contractor": null, "RoadUse": null, "AreaAdjustments": null, "NetworkID": null, "NetworkName": null, "NetworkComments": null, "Comments": null, "StreetType": null, "Width": null, "SurfaceMaterial": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SubType_TEXT": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "GlobalID": null }, "code": 1, "name": "RSidewalk" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "RoadUse": {"type": "inherited"}, "StreetType": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "SubType": null, "Enabled": 1, "Location": null, "StreetName": null, "InstallDate": null, "RecordedLength": null, "WarrantyDate": null, "AssetOwner": null, "AssetManager": null, "Contractor": null, "RoadUse": null, "AreaAdjustments": null, "NetworkID": null, "NetworkName": null, "NetworkComments": null, "Comments": null, "StreetType": null, "Width": null, "SurfaceMaterial": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SubType_TEXT": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "GlobalID": null }, "code": 4, "name": "RWalkway" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "RoadUse": {"type": "inherited"}, "StreetType": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "SubType": 3, "Enabled": 1, "Location": null, "StreetName": null, "InstallDate": null, "RecordedLength": null, "WarrantyDate": null, "AssetOwner": null, "AssetManager": null, "Contractor": null, "RoadUse": null, "AreaAdjustments": null, "NetworkID": null, "NetworkName": null, "NetworkComments": null, "Comments": null, "StreetType": null, "Width": null, "SurfaceMaterial": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SubType_TEXT": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "GlobalID": null }, "code": 3, "name": "RBikePath" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "RoadUse": {"type": "inherited"}, "StreetType": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "SubType": 2, "Enabled": 1, "Location": null, "StreetName": null, "InstallDate": null, "RecordedLength": null, "WarrantyDate": null, "AssetOwner": null, "AssetManager": null, "Contractor": null, "RoadUse": null, "AreaAdjustments": null, "NetworkID": null, "NetworkName": null, "NetworkComments": null, "Comments": null, "StreetType": null, "Width": null, "SurfaceMaterial": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SubType_TEXT": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "GlobalID": null }, "code": 2, "name": "RTrail" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1739880432000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7ed8d4ad088a4e7fafe0f4fec027012d" }