{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Contractor_Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 1482085.0586707145, "ymin": 7364679.776300311, "xmax": 1529678.4323158115, "ymax": 7378004.934689313, "spatialReference": { "wkid": 103170, "latestWkid": 6625 } }, "sourceSpatialReference": { "wkid": 103170, "latestWkid": 6625 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "completed", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "062b36ca8dd72dfa8a93dae486fe6b35", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOlJREFUGJV90LErxHEYB+DH+fFd5AZ1KBO3UWKRK7EYDDLajJIyHpPMBptMdos/QN0/ICbJcpsMpMQV6q1zDI4ujk+99dbneZc38zs55FFDo7XIWvb8QUrboxGl3pT6XniscroXsXvFbSvuPuaoFLEAIsAwU/1MbrJ8xW0GhymVp7/gj0wws8XOCmsZFCOWOtrJZoopzYnIZdDF4D9WT8QA8hnUecLQX/j5s69lcJdSZSRiLPcHvuYMjQxqEeULZseZbD14xyXVBzZovm6VtwpT5+wXWOyk0ODhnpMb1jd4/cYwTx1rzWmbD8azRK2i9+SpAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "No", "label": "No", "description": "" }, { "symbol": { "type": "esriPMS", "url": "71b9a8e49f11e764e2b0025993c9abf1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJpJREFUCJldyT0LAXEcwPHv6Ze/UtQlYrxyg9F23eYVKE9lNlkMt5kYvAHZvQpvQOoMNmUymqT/dINfeRok8Vk/wptDBx+fHDP2wBVAmFB0++7cerZJijRDtsREtImFLlNbtT0+KgSELIBQTN40FOVHiTpLAgFu/HsAdxLhwooyNZzvmZPZ6EB3omcdcyBDgRaQNYlZ61FHwPMFUKsn7Agn4jUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Yes", "label": "Yes", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Location", "typeIdField": "completed", "subtypeField": "", "fields": [ { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Type" }, { "name": "SubType", "type": "esriFieldTypeString", "alias": "SubType", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SubType" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "Paint", "type": "esriFieldTypeString", "alias": "Paint", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Paint" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Comments" }, { "name": "completed", "type": "esriFieldTypeString", "alias": "completed", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "completed" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Date_completed", "type": "esriFieldTypeDate", "alias": "Date_completed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_completed" }, { "name": "Point_UniqueID", "type": "esriFieldTypeInteger", "alias": "Point_UniqueID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Point_UniqueID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R199_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S187_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "No", "name": "No", "domains": { "completed": {"type": "inherited"} }, "templates": [ { "name": "No", "description": "", "prototype": { "attributes": { "Point_UniqueID": null, "Type": null, "SubType": null, "Location": null, "Paint": null, "Comments": null, "completed": "No", "Date_completed": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Yes", "name": "Yes", "domains": { "completed": {"type": "inherited"} }, "templates": [ { "name": "Yes", "description": "", "prototype": { "attributes": { "Point_UniqueID": null, "Type": null, "SubType": null, "Location": null, "Paint": null, "Comments": null, "completed": "Yes", "Date_completed": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "id": 1, "name": "Contractor_Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 1478717.8757725507, "ymin": 7362899.712603226, "xmax": 1530469.6141323894, "ymax": 7380813.363127559, "spatialReference": { "wkid": 103170, "latestWkid": 6625 } }, "sourceSpatialReference": { "wkid": 103170, "latestWkid": 6625 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "completed", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 }, "value": "No", "label": "No", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "Yes", "label": "Yes", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Type", "typeIdField": "completed", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UniqueID", "type": "esriFieldTypeInteger", "alias": "UniqueID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UniqueID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Type" }, { "name": "SubType", "type": "esriFieldTypeString", "alias": "SubType", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SubType" }, { "name": "Paint", "type": "esriFieldTypeString", "alias": "Paint", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Paint" }, { "name": "completed", "type": "esriFieldTypeString", "alias": "completed", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "completed" }, { "name": "Date_completed", "type": "esriFieldTypeDate", "alias": "Date_completed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_completed" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Comments" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S186_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "No", "name": "No", "domains": { "completed": {"type": "inherited"} }, "templates": [ { "name": "No", "description": "", "prototype": { "attributes": { "Date_completed": null, "Comments": null, "UniqueID": null, "Type": null, "SubType": null, "Paint": null, "completed": "No" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Yes", "name": "Yes", "domains": { "completed": {"type": "inherited"} }, "templates": [ { "name": "Yes", "description": "", "prototype": { "attributes": { "Date_completed": null, "Comments": null, "UniqueID": null, "Type": null, "SubType": null, "Paint": null, "completed": "Yes" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }