{ "currentVersion": 10.71, "id": 1, "name": "Street Lights", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "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": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "extent": { "xmin": 2650725.7798315585, "ymin": 334680.9650760591, "xmax": 2668423.703425139, "ymax": 357271.49568231404, "spatialReference": { "wkid": 102729, "latestWkid": 2272 } }, "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d2733c3d08bcf7d8d76c1466e64b4304", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAm1JREFUWIXVlz1rFUEUhp+LwYOFhSMxjFgoRAsLRVALrZKgSQyCRAmo2FrYKBZW4g9QsBctBAsRsTCYGPEjSrQQRNAYxCqFxUGRQYL3whFCLO5eWTb7kd0bEn1hYGfmzLzPfsyc2Q5WWR3/JYCIHDCzXbH6rJk9WTEAYAQ436qY2UNgRQGWTXkAW4DrwFngZ4W5Bbjpvb+mqtNlATYDk0A3sA04VBJCgAfAkKoOeO97VHVmqQBeRCbNrDuq7wWeloD4ax7VO1X1OdADfC4E8N47Vd2QaI5DzJnZ9kT/IPAWmAAOAn2J/vUi0mVmxQCqOuO974uoO+MQIvLGzAB2JoatBfZHJamGiBw1s5cpfenfgKpOp0GYWdK4SC3zF1kBmasgC6KkxvPMcwESEO9oPuayOu6c2x1C+FAJIFKtojlALYRwCTi9FIAfaQGquq6ieUsngf5E2x7gaxJgY5tGWaqlzL2mdfFP54KVBRCRwbQAMzsFnGnDowGMiMh8bM5viwDMbCJttHMuhBDaARgFxqIddJGKXoGEEK60Yb7gnLsaQsgMyANIZrUq+h5CmM0LyAJYDnOALgpSeRpAlvkv59yFer1+sSApLdBc+y3lnicWAYjIPjM7nGiui8iREMIUcBt4BAzE+n8DH0Vk3MxeAXeBTQmIfuBeIYCZvQZOAPdp5oCGiAyZ2VQUMi8iX8wsDvAYONb60r33vao6STOLLgDn0sxTASKNAsPAHREZju5qyYoONb2q+gy4DNzKis1bBWPAVjObK2Meg/gE7AByxxftA5XMy4yvlAuiw2X8T+h9lXkqAwA3otK2Vj0b/gGtQ/l4jbAR3QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "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": "location", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Location" }, { "name": "info", "type": "esriFieldTypeString", "alias": "Info", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Info" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "StreetLightStatus", "description": "Street Light Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Completed", "code": "Completed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "date_of_repair", "type": "esriFieldTypeDate", "alias": "Date_of_Repair", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_of_Repair" }, { "name": "date_of_report", "type": "esriFieldTypeDate", "alias": "Date_of_report", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_of_report" }, { "name": "lightissue", "type": "esriFieldTypeString", "alias": "LightIssue", "domain": { "type": "codedValue", "name": "Light Issue", "description": "Light Issue", "codedValues": [ { "name": "Completely Out", "code": "Completely Out" }, { "name": "Light Cycling", "code": "Light Cycling" }, { "name": "Damaged", "code": "Damaged" }, { "name": "Light Stays On", "code": "Light Stays On" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LightIssue" }, { "name": "lightrepair", "type": "esriFieldTypeString", "alias": "LightRepair", "domain": { "type": "codedValue", "name": "LightRepair", "description": "LightRepair", "codedValues": [ { "name": "Replace Photo Cell", "code": "Replace Photo Cell" }, { "name": "Replace Bulb", "code": "Replace Bulb" }, { "name": "Replace Fixture", "code": "Replace Fixture" }, { "name": "Install new LED Light", "code": "Install new LED Light" }, { "name": "Other", "code": "Other" }, { "name": "Replace Photo Cell and Bulb", "code": "Replace Photo Cell & Bulb" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LightRepair" }, { "name": "source", "type": "esriFieldTypeString", "alias": "Source", "domain": { "type": "codedValue", "name": "Source", "description": "", "codedValues": [ { "name": "Phone Call", "code": "Phone Call" }, { "name": "Hooper", "code": "Hooper" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "responder", "type": "esriFieldTypeString", "alias": "Responder", "domain": { "type": "codedValue", "name": "DELETE", "description": "DELETE", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Responder" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r248_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a128_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Street Lights", "description": "", "prototype": { "attributes": { "responder": null, "location": null, "info": null, "status": null, "date_of_repair": null, "date_of_report": null, "lightissue": null, "lightrepair": null, "source": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }