{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "NIP Sidewalk 2020 Gap Analysis", "type": "Feature Layer", "description": "The data uses the street centerline to show: Complete Sidewalk on both sides of the street, Complete sidewalk on ONE side of a Neighborhood Minor and Neighborhood Principal Street, No sidewalk, and Incomplete (Partial) sidewalk. The data is based off 2020 ortho imagery and has been updated as needed but may contain some outdated information.Complete Sidewalk query is Complete_Sidewalk = YComplete sidewalk on ONE side of a Neighborhood Minor and Neighborhood Principal Street query is Complete_Sidewalk_One_Side = YNo Sidewalk query is No_Sidewalk = YIncomplete Sidewalk query is Incomplete_Sidewalk = YFields:GIS_ID - Unique GIS IDL_Civic - Indicates what Civic Association is on the Left Side of the streetR_Civic - Indicates what Civic Association is on the Right Side of the streetSTRTID - Street ID from the street centerline datasetSTNAME - Street NameOwner - Owner of the streetMTP_TYPE - Master Transportation Plan typeHAS_INFRA - Y = Has Sidewalk, N = No SidewalkMissing_INFRA - Y = Missing Sidewalk, N = Not missing sidewalkArt_Stops - 1 = Inside the Art Bus MTP_PPZ zoneCounty_Facility - 1 = Inside the County Facility MTP_PPZ ZoneMetro_Station - 1 = Inside the Metro Station MTP_PPZ ZoneSchool - 1 = Inside the School MTP_PPZ ZoneCommercial_Area - 1 = Inside Commercial Area MTP_PPZ ZoneGAP_Score = Total of Art,County Facility, Metro Station, School, and CommercialComplete_Sidewalk - Y indicates that both sides of the street have sidewalkIncomplete_Sidewalk - Y indicates that both sides of the street have partial sidewalkComplete_Sidewalk_One_Side - Y indicates that one side of the street has sidewalk", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Arlington County, Virginia; Department of Environmental Services", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 133, 57, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.1860904920023471E7, "ymin": 6987420.87996906, "xmax": 1.189820889003481E7, "ymax": 7025560.8299357295, "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": "STNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS_ID", "domain": null }, { "name": "L_Civic", "type": "esriFieldTypeString", "alias": "L_Civic", "length": 50, "domain": null }, { "name": "R_Civic", "type": "esriFieldTypeString", "alias": "R_Civic", "length": 50, "domain": null }, { "name": "STRTID", "type": "esriFieldTypeInteger", "alias": "STRTID", "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 35, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 10, "domain": null }, { "name": "MTP_TYPE", "type": "esriFieldTypeString", "alias": "MTP_TYPE", "length": 10, "domain": null }, { "name": "HAS_INFRA", "type": "esriFieldTypeString", "alias": "HAS_INFRA", "length": 6, "domain": null }, { "name": "MISSING_INFRA", "type": "esriFieldTypeString", "alias": "MISSING_INFRA", "length": 6, "domain": null }, { "name": "No_Sidewalk", "type": "esriFieldTypeString", "alias": "No_Sidewalk", "length": 10, "domain": null }, { "name": "Art_Stops", "type": "esriFieldTypeSmallInteger", "alias": "Art_Stops", "domain": null }, { "name": "County_Facility", "type": "esriFieldTypeSmallInteger", "alias": "County_Facility", "domain": null }, { "name": "Metro_Station", "type": "esriFieldTypeSmallInteger", "alias": "Metro_Station", "domain": null }, { "name": "School", "type": "esriFieldTypeSmallInteger", "alias": "School", "domain": null }, { "name": "Commercial_Area", "type": "esriFieldTypeSmallInteger", "alias": "Commercial_Area", "domain": null }, { "name": "GAP_Score", "type": "esriFieldTypeSmallInteger", "alias": "GAP_Score", "domain": null }, { "name": "Complete_Sidewalk", "type": "esriFieldTypeString", "alias": "Complete_Sidewalk", "length": 10, "domain": null }, { "name": "Incomplete_Sidewalk", "type": "esriFieldTypeString", "alias": "Incomplete_Sidewalk", "length": 10, "domain": null }, { "name": "Complete_Sidewalk_One_Side", "type": "esriFieldTypeString", "alias": "Complete_Sidewalk_One_Side", "length": 10, "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": "R87_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S71_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": true, "supportsCurrentUserQueries": 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", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }