{ "currentVersion": 10.91, "id": 28, "name": "Pavement Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": { "id": 26, "name": "Streets" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3 }, "value": "1", "label": "Stopbar", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3 }, "value": "2", "label": "Crosswalks", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "3", "label": "Lane Divider", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4 }, "value": "4", "label": "School Zone Limit line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "5", "label": "Median Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "6", "label": "Double yellow", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 }, "value": "7", "label": "Fire Lane", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "8", "label": "Parking stripping", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "9", "label": "Speed Bump", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2401657.064307824, "ymin": 7075858.965120912, "xmax": 2419068.538500041, "ymax": 7088338.689164534, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "type", "typeIdField": "type2", "subtypeFieldName": "type2", "subtypeField": "type2", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "length": 50, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 30, "domain": null }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "length": 8, "domain": null }, { "name": "type2", "type": "esriFieldTypeSmallInteger", "alias": "type2", "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": "R268_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S240_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Stop Bar" }, { "domains": {}, "id": 2, "name": "Crosswalk" }, { "domains": {}, "id": 3, "name": "Lane Divider" }, { "domains": {}, "id": 4, "name": "School Zone Limit Line" }, { "domains": {}, "id": 5, "name": "Median Line" }, { "domains": {}, "id": 6, "name": "Double Yellow" }, { "domains": {}, "id": 7, "name": "Fire Lane" }, { "domains": {}, "id": 8, "name": "Parking Stripping" }, { "domains": {}, "id": 9, "name": "Speed Bump" } ], "subtypes": [ { "domains": {}, "defaultValues": { "Id": null, "type": null, "Length": null, "FacilityID": null, "LegacyID": null, "Condition": null, "ConditionDate": null, "type2": null }, "code": 1, "name": "Stop Bar" }, { "domains": {}, "defaultValues": { "Id": null, "type": null, "Length": null, "FacilityID": null, "LegacyID": null, "Condition": null, "ConditionDate": null, "type2": null }, "code": 2, "name": "Crosswalk" }, { "domains": {}, "defaultValues": { "Id": null, "type": null, "Length": null, "FacilityID": null, "LegacyID": null, "Condition": null, "ConditionDate": null, "type2": null }, "code": 3, "name": "Lane Divider" }, { "domains": {}, "defaultValues": { "Id": null, "type": null, "Length": null, "FacilityID": null, "LegacyID": null, "Condition": null, "ConditionDate": null, "type2": null }, "code": 4, "name": "School Zone Limit Line" }, { "domains": {}, "defaultValues": { "Id": null, "type": null, "Length": null, "FacilityID": null, "LegacyID": null, "Condition": null, "ConditionDate": null, "type2": null }, "code": 5, "name": "Median Line" }, { "domains": {}, "defaultValues": { "Id": null, "type": null, "Length": null, "FacilityID": null, "LegacyID": null, "Condition": null, "ConditionDate": null, "type2": null }, "code": 6, "name": "Double Yellow" }, { "domains": {}, "defaultValues": { "Id": null, "type": null, "Length": null, "FacilityID": null, "LegacyID": null, "Condition": null, "ConditionDate": null, "type2": null }, "code": 7, "name": "Fire Lane" }, { "domains": {}, "defaultValues": { "Id": null, "type": null, "Length": null, "FacilityID": null, "LegacyID": null, "Condition": null, "ConditionDate": null, "type2": null }, "code": 8, "name": "Parking Stripping" }, { "domains": {}, "defaultValues": { "Id": null, "type": null, "Length": null, "FacilityID": null, "LegacyID": null, "Condition": null, "ConditionDate": null, "type2": null }, "code": 9, "name": "Speed Bump" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "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": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "1d8bb8de8afb48058f2d555678e02f85" }