{ "layers": [ { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 0, "name": "Bicycling Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "PREFERRED", "label": "Most Comfortable" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 2 }, "value": "SOMEWHAT", "label": "Somewhat Comfortable" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "LESS_PREFERRED", "label": "Less Comfortable" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "CAUTION", "label": "Use Caution" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 115, 96, 255 ], "toColor": [ 219, 115, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 204, 200, 255 ], "toColor": [ 250, 204, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 52, 47, 255 ], "toColor": [ 222, 52, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 123, 128, 255 ], "toColor": [ 181, 123, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 39, 69, 255 ], "toColor": [ 179, 39, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 112, 142, 255 ], "toColor": [ 250, 112, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 59, 94, 255 ], "toColor": [ 247, 59, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 162, 152, 255 ], "toColor": [ 250, 162, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 91, 100, 255 ], "toColor": [ 189, 91, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 74, 48, 255 ], "toColor": [ 191, 74, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 117, 84, 255 ], "toColor": [ 247, 117, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 164, 161, 255 ], "toColor": [ 207, 164, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 81, 78, 255 ], "toColor": [ 230, 81, 78, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8629352.979639126, "ymin": 4667329.198013451, "xmax": -8575636.788933301, "ymax": 4729304.548256963, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Name", "length": 45, "domain": null }, { "name": "ROAD_SPEED", "type": "esriFieldTypeSmallInteger", "alias": "Speed limit", "domain": null }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "Maintained by", "length": 10, "domain": { "type": "codedValue", "name": "DOT_MaintenanceResponsibility", "description": "Responsibility for maintenance", "codedValues": [ { "name": "FCPA", "code": "FCPA" }, { "name": "DPWES", "code": "DPWES" }, { "name": "VDOT", "code": "VDOT" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": { "type": "codedValue", "name": "DOT_RouteType", "description": "Route classification for bicycles", "codedValues": [ { "name": "Bike Lane", "code": "BIKE LANE" }, { "name": "Most Comfortable", "code": "PREFERRED" }, { "name": "Less Comfortable", "code": "LESS_PREFERRED" }, { "name": "Use Caution", "code": "CAUTION" }, { "name": "Somewhat Comfortable", "code": "SOMEWHAT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLOS", "type": "esriFieldTypeString", "alias": "BLOS", "length": 3, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5996_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5996", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_5996", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4176_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1749379735000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 1, "name": "Trails (Shared Use Paths)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 3 }, "value": "PRIMARY", "label": "Primary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 1.5 }, "value": "SECONDARY", "label": "Secondary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 132, 0, 168, 255 ], "width": 1.5 }, "value": "NATURAL", "label": "Natural Surface" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 76, 0, 255 ], "width": 2 }, "value": "BIKESW", "label": "Bikeable Sidewalk" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 115, 96, 255 ], "toColor": [ 219, 115, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 204, 200, 255 ], "toColor": [ 250, 204, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 52, 47, 255 ], "toColor": [ 222, 52, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 123, 128, 255 ], "toColor": [ 181, 123, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 39, 69, 255 ], "toColor": [ 179, 39, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 112, 142, 255 ], "toColor": [ 250, 112, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 59, 94, 255 ], "toColor": [ 247, 59, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 162, 152, 255 ], "toColor": [ 250, 162, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 91, 100, 255 ], "toColor": [ 189, 91, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 74, 48, 255 ], "toColor": [ 191, 74, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 117, 84, 255 ], "toColor": [ 247, 117, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 164, 161, 255 ], "toColor": [ 207, 164, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 81, 78, 255 ], "toColor": [ 230, 81, 78, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8631662.606962938, "ymin": 4668876.796443732, "xmax": -8571367.037757935, "ymax": 4729271.542195603, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRAIL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TRAIL_NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "Width (ft)", "domain": null }, { "name": "SURFACE_MATERIAL", "type": "esriFieldTypeString", "alias": "Surface", "length": 10, "domain": { "type": "codedValue", "name": "DOT_SurfaceMaterial", "description": "Material type for trails", "codedValues": [ { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Gravel", "code": "GRAVEL" }, { "name": "Natural", "code": "NATURAL" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 10, "domain": { "type": "codedValue", "name": "DOT_TrailType", "description": "Classification for bicycle trails", "codedValues": [ { "name": "Primary", "code": "PRIMARY" }, { "name": "Secondary", "code": "SECONDARY" }, { "name": "Bikeable Sidewalk", "code": "BIKESW" }, { "name": "Natural Surface", "code": "NATURAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "Maintained by", "length": 10, "domain": { "type": "codedValue", "name": "DOT_MaintenanceResponsibility", "description": "Responsibility for maintenance", "codedValues": [ { "name": "FCPA", "code": "FCPA" }, { "name": "DPWES", "code": "DPWES" }, { "name": "VDOT", "code": "VDOT" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5995_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5995", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_5995", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4175_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1749379735000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 2, "name": "Walkway Maintenance Responsibility", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTENANCE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "Dept of Public Works & Environmental Services", "label": "Dept of Public Works & Environmental Services" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 210, 255, 255 ], "width": 3 }, "value": "Fairfax County Facilities Management Dept", "label": "Fairfax County Facilities Management Dept" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "Fairfax County Public Schools", "label": "Fairfax County Public Schools" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "Northern Virginia Regional Park Authority", "label": "Northern Virginia Regional Park Authority" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 3 }, "value": "Private", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 2 }, "value": "Reston Association", "label": "Reston Association" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.7 }, "value": "Unknown", "label": "Unknown" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "Virginia Department of Transportation", "label": "Virginia Department of Transportation" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 45, 186, 255 ], "toColor": [ 148, 45, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 176, 44, 255 ], "toColor": [ 57, 176, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 58, 38, 255 ], "toColor": [ 173, 58, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 150, 194, 255 ], "toColor": [ 48, 150, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 166, 57, 255 ], "toColor": [ 196, 166, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 38, 100, 255 ], "toColor": [ 163, 38, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 158, 120, 255 ], "toColor": [ 44, 158, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 103, 201, 255 ], "toColor": [ 73, 103, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 115, 63, 255 ], "toColor": [ 161, 115, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 64, 201, 255 ], "toColor": [ 46, 64, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 153, 61, 255 ], "toColor": [ 107, 153, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 201, 62, 255 ], "toColor": [ 167, 201, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 199, 118, 255 ], "toColor": [ 68, 199, 118, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[WALKWAY_ID]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 1800, "name": "Default", "priority": 2, "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": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -8629708.072740255, "ymin": 4672167.00284059, "xmax": -8575636.81209313, "ymax": 4730034.704582988, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WALKWAY_ID", "type": "esriFieldTypeString", "alias": "WALKWAY_ID", "length": 13, "domain": null }, { "name": "MAPNUM", "type": "esriFieldTypeString", "alias": "MAPNUM", "length": 4, "domain": null }, { "name": "TRAILSPLAN", "type": "esriFieldTypeString", "alias": "TRAILSPLAN", "length": 10, "domain": { "type": "codedValue", "name": "STW_TRAILSPLAN", "description": "Boolean value for whether trail segment exists on countywide proposed trails plan", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MSMPROGRAM", "type": "esriFieldTypeString", "alias": "MSMPROGRAM", "length": 25, "domain": { "type": "codedValue", "name": "stwWalkwayMSMDProgram", "description": "stw Walkway MSMD Program", "codedValues": [ { "name": "Trails", "code": "TRAILS" }, { "name": "Public Street Sidewalk", "code": "PUBSS" }, { "name": "School", "code": "SCHOOL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE_MATERIAL", "type": "esriFieldTypeString", "alias": "SURFACE_MATERIAL", "length": 25, "domain": { "type": "codedValue", "name": "stwWalkwaySurfaceMaterial", "description": "stw Walkway Surface Material", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Natural", "code": "Natural" }, { "name": "Woodchip", "code": "Woodchip" }, { "name": "Brick", "code": "Brick" }, { "name": "Stonedust", "code": "Stonedust" }, { "name": "Boardwalk", "code": "Boardwalk" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 50, "domain": { "type": "codedValue", "name": "stwWalkwayMaintenance", "description": "stw Walkway Maintenance", "codedValues": [ { "name": "Dept of Public Works & Environmental Services", "code": "Dept of Public Works & Environmental Services" }, { "name": "Virginia Department of Transportation", "code": "Virginia Department of Transportation" }, { "name": "Private", "code": "Private" }, { "name": "Fairfax County Park Authority", "code": "Fairfax County Park Authority" }, { "name": "Fairfax County Public Schools", "code": "Fairfax County Public Schools" }, { "name": "Northern Virginia Regional Park Authority", "code": "Northern Virginia Regional Park Authority" }, { "name": "Reston Association", "code": "Reston Association" }, { "name": "Fairfax County Facilities Management Dept", "code": "Fairfax County Facilities Management Dept" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": { "type": "codedValue", "name": "stwWalkwayWidths", "description": "stwWalkwayWidths\t\n", "codedValues": [ { "name": "Less than 4'", "code": -4 }, { "name": "4'", "code": 4 }, { "name": "5'", "code": 5 }, { "name": "6'", "code": 6 }, { "name": "8'", "code": 8 }, { "name": "10'", "code": 10 }, { "name": "Greater than 10'", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAN_NUM", "type": "esriFieldTypeString", "alias": "PLAN_NUM", "length": 30, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 30, "domain": { "type": "codedValue", "name": "stwWalkwayDataSource", "description": "stw Walkway Data Source", "codedValues": [ { "name": "VDOT Form 1", "code": "VDOT Form 1" }, { "name": "Vicinity Map", "code": "Vicinity Map" }, { "name": "Easement", "code": "Easement" }, { "name": "Project Plan", "code": "Project Plan" }, { "name": "Field Visit", "code": "Field Visit" }, { "name": "Aerial Imagery", "code": "Aerial Imagery" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_ID", "type": "esriFieldTypeString", "alias": "SOURCE_ID", "length": 25, "domain": null }, { "name": "DEEDBOOK", "type": "esriFieldTypeString", "alias": "DEEDBOOK", "length": 5, "domain": null }, { "name": "DEEDPAGE", "type": "esriFieldTypeString", "alias": "DEEDPAGE", "length": 4, "domain": null }, { "name": "AGREEMENT", "type": "esriFieldTypeString", "alias": "AGREEMENT", "length": 50, "domain": null }, { "name": "AGREEMENT_CYCLE", "type": "esriFieldTypeString", "alias": "AGREEMENT_CYCLE", "length": 25, "domain": null }, { "name": "SPRV_DIST", "type": "esriFieldTypeString", "alias": "SPRV_DIST", "length": 12, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "ADDITIONAL_NAME", "type": "esriFieldTypeString", "alias": "ADDITIONAL_NAME", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "ASSESSED_CONDITION", "type": "esriFieldTypeString", "alias": "ASSESSED_CONDITION", "length": 25, "domain": { "type": "codedValue", "name": "stwWalkwayConditionAssessment", "description": "stw Walkway Condition Assessment", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Not Assessed", "code": "Not Assessed" }, { "name": "Does Not Exist", "code": "Does Not Exist" }, { "name": "Rehabbed", "code": "Rehabbed" }, { "name": "New", "code": "New" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EST_BUILT_DATE", "type": "esriFieldTypeDate", "alias": "EST_BUILT_DATE", "length": 8, "domain": null }, { "name": "CONST_DATE", "type": "esriFieldTypeDate", "alias": "CONST_DATE", "length": 8, "domain": null }, { "name": "REHAB_DATE", "type": "esriFieldTypeDate", "alias": "REHAB_DATE", "length": 8, "domain": null }, { "name": "LAST_INSP", "type": "esriFieldTypeDate", "alias": "LAST_INSP", "length": 8, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "GISOBJID", "type": "esriFieldTypeInteger", "alias": "GISOBJID", "domain": null }, { "name": "EAM_STATUS", "type": "esriFieldTypeString", "alias": "EAM_STATUS", "length": 1, "domain": { "type": "codedValue", "name": "stwEAMStatus", "description": "EAM Status", "codedValues": [ { "name": "I", "code": "I" }, { "name": "D", "code": "D" }, { "name": "O", "code": "O" }, { "name": "A", "code": "A" }, { "name": "Q", "code": "Q" }, { "name": "R", "code": "R" }, { "name": "U", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EAM_COM_DATE", "type": "esriFieldTypeDate", "alias": "EAM_COM_DATE", "length": 8, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 20, "domain": null }, { "name": "CREATION_DATE", "type": "esriFieldTypeDate", "alias": "CREATION_DATE", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "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": "R6905_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6905", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_6905", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4794_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }