{ "currentVersion": 10.91, "id": 25, "name": "Roads Pavement", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "County of San Diego Department of Public Works pavement resurfacing projects in the unincorporated areas that have been recently complete, are currently being worked on, or are planned in the near future.", "copyrightText": "LUEG-GIS", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": 6247341.996334225, "ymin": 1781573.00015904, "xmax": 6612644.696173564, "ymax": 2102141.2855303735, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 65, 168, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ROAD_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ACCELA_ID", "type": "esriFieldTypeString", "alias": "ACCELA_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACCELA_ID" }, { "name": "PROJECT_STATUS", "type": "esriFieldTypeString", "alias": "PROJECT_STATUS", "domain": { "type": "codedValue", "name": "DPW_PAVEMENT_PROJ_STATUS_1_1", "description": "DPW Pavement Project Status", "codedValues": [ { "name": "Completed", "code": "Completed" }, { "name": "In Construction", "code": "In Construction" }, { "name": "Planned Year 1", "code": "Planned Year 1" }, { "name": "Planned Year 2", "code": "Planned Year 2" }, { "name": "Planned Year 3", "code": "Planned Year 3" }, { "name": "Planned Year 4", "code": "Planned Year 4" }, { "name": "Planned Year 5", "code": "Planned Year 5" }, { "name": "Planned Year 6", "code": "Planned Year 6" }, { "name": "Planned Year 7", "code": "Planned Year 7" }, { "name": "Planned Year 8", "code": "Planned Year 8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT_STATUS" }, { "name": "ROAD_SEG_ID", "type": "esriFieldTypeString", "alias": "ROAD_SEG_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ROAD_SEG_ID" }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "ROAD_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ROAD_NAME" }, { "name": "FROM_STREET", "type": "esriFieldTypeString", "alias": "FROM_STREET", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FROM_STREET" }, { "name": "TO_STREET", "type": "esriFieldTypeString", "alias": "TO_STREET", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TO_STREET" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EDITOR" }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDITED" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R49728_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S39130_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Roads Pavement", "description": "", "prototype": { "attributes": { "EDITOR": null, "EDITED": null, "ACCELA_ID": null, "PROJECT_STATUS": null, "ROAD_SEG_ID": null, "ROAD_NAME": null, "FROM_STREET": null, "TO_STREET": null, "CREATOR": null, "CREATED": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "cf84b8317c2a446a81e79162a795d3a8" }