{ "currentVersion": 10.91, "id": 19, "name": "Road Surface Type", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Surface_Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Asphalt/Bituminous", "label": "Asphalt/Bituminous", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "Concrete/Brick", "label": "Concrete/Brick", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "Gravel", "label": "Gravel", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "Primitive", "label": "Primitive", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "value": "Unimproved", "label": "Unimproved", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.07361836391E7, "ymin": 5070465.500500001, "xmax": -1.06790461992E7, "ymax": 5113714.436800003, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeString", "alias": "FROMLEFT", "length": 25, "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeString", "alias": "TOLEFT", "length": 25, "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeString", "alias": "FROMRIGHT", "length": 25, "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeString", "alias": "TORIGHT", "length": 25, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 100, "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "MUNILEFT", "length": 150, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "MUNIRIGHT", "length": 150, "domain": null }, { "name": "NBHDLEFT", "type": "esriFieldTypeString", "alias": "NBHDLEFT", "length": 150, "domain": null }, { "name": "NBHDRIGHT", "type": "esriFieldTypeString", "alias": "NBHDRIGHT", "length": 150, "domain": null }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "ZIPLEFT", "length": 20, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "ZIPRIGHT", "length": 20, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 50, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 100, "domain": null }, { "name": "LOCROSSOVER", "type": "esriFieldTypeString", "alias": "Low Cross Street Override", "length": 100, "domain": null }, { "name": "HICROSSOVER", "type": "esriFieldTypeString", "alias": "High Cross Street Override", "length": 100, "domain": null }, { "name": "CROSSBYPASS", "type": "esriFieldTypeString", "alias": "Cross Street Bypass", "length": 2, "domain": null }, { "name": "SPEEDLMT", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit", "domain": null }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "Cost/Time", "domain": null }, { "name": "FROMELEV", "type": "esriFieldTypeInteger", "alias": "FROMELEV", "domain": null }, { "name": "TOELEV", "type": "esriFieldTypeInteger", "alias": "TOELEV", "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Direction Indicator", "length": 2, "domain": null }, { "name": "PSAPLEFT", "type": "esriFieldTypeString", "alias": "PSAP Left", "length": 20, "domain": null }, { "name": "PSAPRIGHT", "type": "esriFieldTypeString", "alias": "PSAP Right", "length": 20, "domain": null }, { "name": "ROADPREMOD", "type": "esriFieldTypeString", "alias": "Road Prefix Modifier", "length": 15, "domain": null }, { "name": "ROADPREDIR", "type": "esriFieldTypeString", "alias": "Road Prefix Direction", "length": 2, "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "Road Name", "length": 75, "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "Road Type", "length": 5, "domain": null }, { "name": "ROADPOSTDIR", "type": "esriFieldTypeString", "alias": "Road Post Direction", "length": 2, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "ROADCLASS", "length": 20, "domain": null }, { "name": "Surface_Type", "type": "esriFieldTypeString", "alias": "Surface_Type", "length": 255, "domain": { "type": "codedValue", "name": "Surface_Type", "description": "Surface_Type", "codedValues": [ { "name": "Asphalt/Bituminous", "code": "Asphalt/Bituminous" }, { "name": "Concrete/Brick", "code": "Concrete/Brick" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Primitive", "code": "Primitive" }, { "name": "Unimproved", "code": "Unimproved" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R7_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2_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", "isDataVersioned": true, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }