{ "currentVersion": 10.91, "id": 18, "name": "Road Surface Type - All", "type": "Feature Layer", "parentLayer": { "id": 19, "name": "Road Surface Type" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1681326107000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.07484867947E7, "ymin": 5113615.3945999965, "xmax": -1.06947993864E7, "ymax": 5168068.897600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RST", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1.5 }, "value": "Asphalt", "label": "Asphalt", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.5 }, "value": "Concrete", "label": "Concrete", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.75 }, "value": "Gravel", "label": "Gravel", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.5 }, "value": "Primitive", "label": "Primitive", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 1.7 }, "value": "Unimproved", "label": "Unimproved", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "STREETNAME", "typeIdField": "RST", "subtypeField": "", "fields": [ { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "RST", "type": "esriFieldTypeString", "alias": "RST", "domain": { "type": "codedValue", "name": "RST", "description": "RST", "codedValues": [ { "name": "Primitive", "code": "Primitive" }, { "name": "Unimproved", "code": "Unimproved" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Ashpalt", "code": "Asphalt" }, { "name": "Concrete", "code": "Concrete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RST" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Maintained_by", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Maintained_by" }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Township" }, { "name": "Vacated", "type": "esriFieldTypeString", "alias": "Vacated (Yes/No)", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "No", "modelName": "Vacated" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length (miles)", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Length" }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_18", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S13_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Asphalt", "name": "Asphalt", "domains": { "RST": {"type": "inherited"} }, "templates": [ { "name": "Asphalt", "description": "", "prototype": { "attributes": { "Length": 0, "STREETNAME": null, "RST": "Asphalt", "Vacated": "No", "Maintained_by": null, "Township": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Concrete", "name": "Concrete", "domains": { "RST": {"type": "inherited"} }, "templates": [ { "name": "Concrete", "description": "", "prototype": { "attributes": { "Length": 0, "STREETNAME": null, "RST": "Concrete", "Vacated": "No", "Maintained_by": null, "Township": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Gravel", "name": "Gravel", "domains": { "RST": {"type": "inherited"} }, "templates": [ { "name": "Gravel", "description": "", "prototype": { "attributes": { "Length": 0, "STREETNAME": null, "RST": "Gravel", "Vacated": "No", "Maintained_by": null, "Township": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Primitive", "name": "Primitive", "domains": { "RST": {"type": "inherited"} }, "templates": [ { "name": "Primitive", "description": "", "prototype": { "attributes": { "Length": 0, "STREETNAME": null, "RST": "Primitive", "Vacated": "No", "Maintained_by": null, "Township": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Unimproved", "name": "Unimproved", "domains": { "RST": {"type": "inherited"} }, "templates": [ { "name": "Unimproved", "description": "", "prototype": { "attributes": { "Length": 0, "STREETNAME": null, "RST": "Unimproved", "Vacated": "No", "Maintained_by": null, "Township": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }