{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "Transportation Structures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 202011, "latestWkid": 202011 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 8001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FeatureCode", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 112, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 1 } }, "value": "BO", "label": "Boardwalk", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 202, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 1 } }, "value": "FB", "label": "Footbridge", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "SW", "label": "Sidewalk", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 125, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TR", "label": "Trail or Golfpath", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 217, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "DW", "label": "Driveway", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "BR", "label": "Bridge", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 126, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RB", "label": "Rail Ballast", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "AL", "label": "Alley", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 52, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "PM", "label": "Paved Median", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "PR", "label": "Paved Road", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 137, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 205, 102, 255 ], "width": 0.5 } }, "value": "UM", "label": "Unpaved Median", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 0.4 } }, "value": "UR", "label": "Unpaved Road", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 538624.1492796093, "ymin": 133362.46012201905, "xmax": 605844.5614942014, "ymax": 223307.04031601548, "spatialReference": { "wkid": 202011, "latestWkid": 202011 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FeatureCode", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureCode", "type": "esriFieldTypeString", "alias": "FeatureCode", "length": 2, "domain": { "type": "codedValue", "name": "imTransport", "description": "Description", "codedValues": [ { "name": "Alley", "code": "AL" }, { "name": "Bridge", "code": "BR" }, { "name": "Boardwalk", "code": "BO" }, { "name": "Curb", "code": "CU" }, { "name": "Driveway", "code": "DW" }, { "name": "Footbridge", "code": "FB" }, { "name": "Paved Median", "code": "PM" }, { "name": "Paved Road", "code": "PR" }, { "name": "Rail Ballast", "code": "RB" }, { "name": "Sidewalk", "code": "SW" }, { "name": "Trail or Golfpath", "code": "TR" }, { "name": "Unpaved Median", "code": "UM" }, { "name": "Unpaved Road", "code": "UR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 25, "domain": null }, { "name": "Subtype", "type": "esriFieldTypeString", "alias": "Subtype", "length": 50, "domain": null }, { "name": "Impervious", "type": "esriFieldTypeString", "alias": "Impervious", "length": 3, "domain": null }, { "name": "CoverClass", "type": "esriFieldTypeString", "alias": "CoverClass", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeString", "alias": "UpdateDate", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3431_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3431", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3295_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [] }