{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Sidewalks", "type": "Feature Layer", "description": "Sidewalk centerlines contain the centerline of sidewalks and crosswalks. The original data capture of the data in this layer was completed in 2014 using stereo models from the 2009 Virginia State imagery. Subsequent to that an update capture was completed in 2022 using stereo models from the 2017 Virginia State imagery. The most recent planimetric update was completed in 2024 using orthoimagery from the 2023 and 2022 Eagleview Orthophotos.The centerlines of sidewalks along major and minor transportation features are captured as well as centerlines of connectors which are typically crosswalks or connections across driveways or parking lot entrances. Centerlines were captured rather than edges in order to be able to use the sidewalks as part of a network system. The sidewalks are attributed with a width value if it is necessary to buffer the centerlines to get an approximate area that is covered by the sidewalk for impervious surface calculations.Contact: Fairfax County GIS DivisionData Accessibility: Publicly AvailableUpdate frequency: As NeededLast Revision Date: 3/1/2024Creation date: 1/1/2013Feature Dataset Name: GISMGR.PLANIMETRICLayer Name: GISMGR.SIDEWALKS_CENTERLINE", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -110512500, "falseY": -88858000, "xyUnits": 4000, "falseZ": -100, "zUnits": 4, "falseM": 0, "mUnits": 1 }, "copyrightText": "Fairfax County, Virginia;Fairfax County Department of Information Technology GIS Division, Avineon Inc. and Timmons Group (2017 & 2023 Updates), Geodecisions and Plangraphics, Inc (2009 Updates)", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 78, 78, 78, 255 ], "width": 0.6 }, "value": "CONNECTOR", "label": "Connector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1.5 }, "value": "SIDEWALK", "label": "Sidewalk" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 222, 255 ], "toColor": [ 252, 210, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 251, 255 ], "toColor": [ 179, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 184, 252, 255 ], "toColor": [ 191, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 207, 255 ], "toColor": [ 252, 247, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 244, 255 ], "toColor": [ 252, 184, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 227, 252, 255 ], "toColor": [ 210, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 213, 255 ], "toColor": [ 207, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 180, 255 ], "toColor": [ 252, 179, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 206, 252, 255 ], "toColor": [ 189, 206, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.1757500755250007E7, "ymin": 6917531.158250004, "xmax": 1.1898796087249994E7, "ymax": 7067615.216250002, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 15, "domain": { "type": "codedValue", "name": "GIS_SIDEWALKS_CENTERLINE_Type", "description": "Sidewalks feature types", "codedValues": [ { "name": "Sidewalk", "code": "SIDEWALK" }, { "name": "Connector", "code": "CONNECTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "Width (ft)", "domain": { "type": "codedValue", "name": "GIS_SIDEWALKS_CENTERLINE_Width", "description": "Sidewalks feature width", "codedValues": [ { "name": "Less than 2 feet", "code": 2 }, { "name": "2-4 feet", "code": 4 }, { "name": "4-6 feet", "code": 6 }, { "name": "6-8 feet", "code": 8 }, { "name": "8 feet or greater", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8664_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6106_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }