{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 96, "name": "Pavement Marking", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "978949e64232e06887b6ee6ec144a7a6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABWUlEQVQ4jbXUvUrDUBTA8f+BQJeC+AbufoBjdxV0kKJJoHZzKHXyFXyH4qIiOLTU3Fi7OwoqQkd336AFNwWPJGm1V/PRod4pCef+OPecc+Mwx+X8C6YguBwhXIjhvWijblOiTJNlWnLCp52ZSwWhBeyox14eqAnUBzZ54Rl4tDAJeVCfQ5RLoJcFagLdxhDUxSSQnVkEBlypH585FZyCtsbQdWrNisAiKLObf8BdapTo5kG5o2GBJV6BhTyoeM7e6FLmGFgHnliklxeeiY1rFG1eQzlFaDIk0Aa+nPExM2a1XzgQQ6Ae90CbIUYbeGmgUwDVJSCIvke1Uh9F6TAkVA/v9xw6s0CTFb1r0pQ2xKA7DTopV2QDjY9m0kogEeiiCB3gRj32J+BPZmVWgApQk5AwDfoGQ4y60QPnwCowsDAxDLTKkvQZ5UEWWOVuOt6+mzNCWfFz/Tl+Aaenmq4PMSDMAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8584325.427321006, "ymin": 4695328.32747078, "xmax": -8561516.18686689, "ymax": 4720885.633508506, "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": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "STREETJUNCTIONID", "type": "esriFieldTypeInteger", "alias": "Street Junciton Identifier", "domain": null }, { "name": "STREETSEGID", "type": "esriFieldTypeInteger", "alias": "Street Segment Identifier", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "MARKINGID", "type": "esriFieldTypeInteger", "alias": "Marking Identifier", "domain": null }, { "name": "MARKINGTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Marking Type", "domain": { "type": "codedValue", "name": "MarkingType", "description": "Pavement marking type", "codedValues": [ { "name": "Paint", "code": 1 }, { "name": "Tape", "code": 2 }, { "name": "Thermoplastic", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MARKINGCONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Marking Condition", "domain": { "type": "codedValue", "name": "AssetContition", "description": "Contition of an asset", "codedValues": [ { "name": "Good", "code": 1 }, { "name": "Fair", "code": 2 }, { "name": "Poor", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MARKINGDETAIL", "type": "esriFieldTypeSmallInteger", "alias": "Marking Detail", "domain": { "type": "codedValue", "name": "MarkingDetails", "description": "Pavement marking details", "codedValues": [ { "name": "Centerline", "code": 1 }, { "name": "Stop Bar", "code": 2 }, { "name": "Standard Crosswalk", "code": 3 }, { "name": "Diagonal Crosswalk", "code": 4 }, { "name": "Longitudal Crosswalk", "code": 5 }, { "name": "Lane Divider", "code": 6 }, { "name": "Skip", "code": 7 }, { "name": "Puppy Track", "code": 8 }, { "name": "Edge Line", "code": 9 }, { "name": "Through Lane-Use Arrow", "code": 10 }, { "name": "Turn Lane-Use Arrow", "code": 11 }, { "name": "Turn and Through Lane-Use Arrow", "code": 12 }, { "name": "Wrong Way Arrow", "code": 13 }, { "name": "Lane Reduction Arrow", "code": 14 }, { "name": "Parking Space Marking", "code": 15 }, { "name": "Speed", "code": 16 }, { "name": "Wording-Left Arrow", "code": 17 }, { "name": "Yeild Line", "code": 18 }, { "name": "Bike Symbol", "code": 19 }, { "name": "Two-Way Left Turn Lane Markings", "code": 20 }, { "name": "Reversible Line Markings", "code": 21 }, { "name": "Hatching", "code": 22 }, { "name": "Rumble Strips", "code": 23 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS Identifier", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6495_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6495", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A3419_IX1", "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": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 82, "name": "School Crossing Guards", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 135000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8582898.80367776, "ymin": 4696782.056469984, "xmax": -8562436.151559409, "ymax": 4719538.114950011, "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": "esriServerHTMLPopupTypeNone", "displayField": "ADDRESS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 80, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 20, "domain": null }, { "name": "XCOORD", "type": "esriFieldTypeDouble", "alias": "X Coordinate", "domain": null }, { "name": "YCOORD", "type": "esriFieldTypeDouble", "alias": "Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "MAR_ID", "type": "esriFieldTypeDouble", "alias": "Master Address Repository Identifier", "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS Identifier", "length": 50, "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R50830_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_50830", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A15544_IX1", "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": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 157, "name": "Slow Streets (Retired)", "type": "Feature Layer", "description": "In June 2020 Mayor Muriel Bowser announced the first seven locations for the new Slow Streets initiative, which will give residents more space to social distance while moving around outside.Slow Streets are restricted to local traffic only and the speed limit is set at 15 miles per hour to support neighborhood-based safe social distancing while walking, running, or cycling.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 4, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "District Department of Transportation (DDOT)", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 86, 166, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8584175.984970998, "ymin": 4696194.905589313, "xmax": -8562443.879893443, "ymax": 4719960.495832238, "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": "ROUTENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "Route Identifier", "length": 255, "domain": null }, { "name": "FROMMEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null }, { "name": "TOMEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null }, { "name": "ROUTENAME", "type": "esriFieldTypeString", "alias": "Route Name", "length": 255, "domain": null }, { "name": "INFO_DESC", "type": "esriFieldTypeString", "alias": "Information Description", "length": 255, "domain": null }, { "name": "FROMDATE", "type": "esriFieldTypeDate", "alias": "From Date", "length": 8, "domain": null }, { "name": "TODATE", "type": "esriFieldTypeDate", "alias": "To Date", "length": 8, "domain": null }, { "name": "EVENTID", "type": "esriFieldTypeGUID", "alias": "Event Identifier", "length": 38, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS Identifier", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R46014_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15112_IX1", "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, "hasZ": true, "hasM": 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": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 89, "name": "Speed Humps", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 120000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3cf2cf4b264de760663f34941de9283a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAMCAYAAABm+U3GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUUlEQVQ4jdXQwQ1AQBRF0TMyPaEUVWjDTjGqoCeiAWbxY4hbwMnLyyqV34Jn9AFnx4TlDh6RYhsNJTiJ13zy8WP9H17RBpwDWwnuAuhl1a44AfPIB7CxwdHXAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8583374.026031557, "ymin": 4696429.722634937, "xmax": -8561824.544659106, "ymax": 4720230.456790583, "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": "esriServerHTMLPopupTypeNone", "displayField": "WARD", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "WARD", "type": "esriFieldTypeDouble", "alias": "Ward", "domain": null }, { "name": "COUNT_", "type": "esriFieldTypeDouble", "alias": "Count", "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeString", "alias": "Install Year", "length": 255, "domain": null }, { "name": "XCOORD", "type": "esriFieldTypeDouble", "alias": "X Coordinate", "domain": null }, { "name": "YCOORD", "type": "esriFieldTypeDouble", "alias": "Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS Identifier", "length": 50, "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2009_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2009", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A1586_IX1", "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": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 114, "name": "Traffic Barrier", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -3.67470999995E7, "falseY": -2.9091499999E7, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8584585.910840623, "ymin": 4691962.683908619, "xmax": -8561745.0409369, "ymax": 4720342.723411603, "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": "DESCRIPTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FEATURECODE", "type": "esriFieldTypeSmallInteger", "alias": "Feature Code", "domain": { "type": "codedValue", "name": "BARRIER_CODE", "description": "Feature Code", "codedValues": [ { "name": "BARRIER", "code": 5000 }, { "name": "GUARDRAIL", "code": 5010 }, { "name": "HIDDEN BARRIER", "code": 5020 }, { "name": "HIDDEN GUARDRAIL", "code": 5030 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 50, "domain": null }, { "name": "CAPTUREYEAR", "type": "esriFieldTypeDate", "alias": "Capture Year", "length": 8, "domain": null }, { "name": "CAPTUREACTION", "type": "esriFieldTypeString", "alias": "Capture Action", "length": 1, "domain": { "type": "codedValue", "name": "CAPTUREACTION_CODE_1", "description": "Capture Action", "codedValues": [ { "name": "Add", "code": "A" }, { "name": "Delete", "code": "D" }, { "name": "Existing", "code": "E" }, { "name": "Update", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS Identifier", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R53912_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A18164_IX1", "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": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 109, "name": "Triangles and Medians", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 137, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8584093.700423332, "ymin": 4697768.94593695, "xmax": -8563811.771885289, "ymax": 4718294.357482479, "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": "USE_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 65, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 80, "domain": null }, { "name": "USE_TYPE", "type": "esriFieldTypeString", "alias": "Use Type", "length": 50, "domain": null }, { "name": "PROPID", "type": "esriFieldTypeString", "alias": "Property Identifier", "length": 9, "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "Active", "length": 5, "domain": null }, { "name": "DIAMOND60", "type": "esriFieldTypeInteger", "alias": "Diamond 60", "domain": null }, { "name": "DIAMOND90", "type": "esriFieldTypeInteger", "alias": "Diamond 90", "domain": null }, { "name": "BBCOURT", "type": "esriFieldTypeInteger", "alias": "Basketball Court", "domain": null }, { "name": "FBFIELD", "type": "esriFieldTypeInteger", "alias": "Football Field", "domain": null }, { "name": "SOCCERJR", "type": "esriFieldTypeInteger", "alias": "Soccer Junior", "domain": null }, { "name": "SOCCERREG", "type": "esriFieldTypeInteger", "alias": "Soccer Regulation", "domain": null }, { "name": "TENNISCT", "type": "esriFieldTypeInteger", "alias": "Tennis Court", "domain": null }, { "name": "VOLLEYB", "type": "esriFieldTypeInteger", "alias": "Volleyball", "domain": null }, { "name": "SKATEPARK", "type": "esriFieldTypeString", "alias": "Skate Park", "length": 5, "domain": null }, { "name": "WOODLAND", "type": "esriFieldTypeString", "alias": "Woodland", "length": 5, "domain": null }, { "name": "VSTRSHCAN", "type": "esriFieldTypeInteger", "alias": "VSTRSHCAN", "domain": null }, { "name": "DMPSTR", "type": "esriFieldTypeInteger", "alias": "Dumpster", "domain": null }, { "name": "PICNIC", "type": "esriFieldTypeInteger", "alias": "Picnic", "domain": null }, { "name": "PLYGRD", "type": "esriFieldTypeInteger", "alias": "Playground", "domain": null }, { "name": "TOTLOT", "type": "esriFieldTypeInteger", "alias": "Tot Lot", "domain": null }, { "name": "INSWIM", "type": "esriFieldTypeInteger", "alias": "Indoor Swimming", "domain": null }, { "name": "OUTSWIM", "type": "esriFieldTypeInteger", "alias": "Outdoor Swimming", "domain": null }, { "name": "SPRAYPARK", "type": "esriFieldTypeString", "alias": "Spray Park", "length": 5, "domain": null }, { "name": "UTILBX", "type": "esriFieldTypeInteger", "alias": "Utility Box", "domain": null }, { "name": "TRAFPOLE", "type": "esriFieldTypeInteger", "alias": "Traffic Pole", "domain": null }, { "name": "UTILPOLE", "type": "esriFieldTypeInteger", "alias": "Utility Pole", "domain": null }, { "name": "BUSSTP", "type": "esriFieldTypeString", "alias": "Bus Stop", "length": 10, "domain": null }, { "name": "LOCK_", "type": "esriFieldTypeString", "alias": "Lock", "length": 10, "domain": null }, { "name": "NMZ", "type": "esriFieldTypeString", "alias": "NMZ", "length": 10, "domain": null }, { "name": "DRINKFOUNT", "type": "esriFieldTypeInteger", "alias": "Drink Fountain", "domain": null }, { "name": "BENCHES", "type": "esriFieldTypeInteger", "alias": "Benches", "domain": null }, { "name": "ATHLIGHT", "type": "esriFieldTypeString", "alias": "Athletic Field Light", "length": 15, "domain": null }, { "name": "LNDSCPBED", "type": "esriFieldTypeString", "alias": "Landscaped Bed", "length": 15, "domain": null }, { "name": "TOTIMPV", "type": "esriFieldTypeString", "alias": "Total Improvement", "length": 15, "domain": null }, { "name": "SIGNS", "type": "esriFieldTypeString", "alias": "Signs", "length": 15, "domain": null }, { "name": "TURFONLY", "type": "esriFieldTypeString", "alias": "Turf Only", "length": 15, "domain": null }, { "name": "FENCE", "type": "esriFieldTypeString", "alias": "Fence", "length": 15, "domain": null }, { "name": "TOPO", "type": "esriFieldTypeString", "alias": "TOPO", "length": 15, "domain": null }, { "name": "COMMGAR", "type": "esriFieldTypeString", "alias": "Common Garage", "length": 10, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 10, "domain": null }, { "name": "AREA_", "type": "esriFieldTypeString", "alias": "Area", "length": 10, "domain": null }, { "name": "ZONE_", "type": "esriFieldTypeString", "alias": "Zone", "length": 10, "domain": null }, { "name": "PARKPARTN", "type": "esriFieldTypeString", "alias": "PARKPARTN", "length": 10, "domain": null }, { "name": "RES_NUM", "type": "esriFieldTypeString", "alias": "RES_NUM", "length": 10, "domain": null }, { "name": "ADJ_SCHOOL_SITE", "type": "esriFieldTypeString", "alias": "Adjacent School Site", "length": 50, "domain": null }, { "name": "SQUARE", "type": "esriFieldTypeString", "alias": "Square", "length": 20, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "Suffix", "length": 20, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "Lot", "length": 20, "domain": null }, { "name": "SSL", "type": "esriFieldTypeString", "alias": "Square, Suffix, Lot", "length": 20, "domain": null }, { "name": "PAR", "type": "esriFieldTypeString", "alias": "Parcel", "length": 20, "domain": null }, { "name": "CHECKED", "type": "esriFieldTypeString", "alias": "Checked", "length": 1, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 150, "domain": null }, { "name": "AGENCY", "type": "esriFieldTypeString", "alias": "Agency", "length": 4, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS Identifier", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6684_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6684", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A3458_IX1", "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": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }