{ "currentVersion": 10.91, "id": 0, "name": "Street Light", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "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": [ { "id": 0, "name": "inspection_info", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false } ], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2128194.4750000015, "ymin": 1230173.7457500026, "xmax": 2245404.9187499993, "ymax": 1729849.9720000029, "spatialReference": { "wkid": 102630, "latestWkid": 102630 } }, "sourceSpatialReference": { "wkid": 102630, "latestWkid": 102630 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 14, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Working", "label": "Working", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 14, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Not Working", "label": "Not Working", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 14, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Unknown", "label": "Unknown", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LOC_NUM", "typeIdField": "STATUS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LOC_NUM", "type": "esriFieldTypeString", "alias": "LOC_NUM", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LOC_NUM" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "Fixture_Ty", "type": "esriFieldTypeString", "alias": "Fixture_Ty", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Fixture_Ty" }, { "name": "STREETLIGHT_TYPE", "type": "esriFieldTypeString", "alias": "STREETLIGHT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STREETLIGHT_TYPE" }, { "name": "LIMINAIRE_TYPE", "type": "esriFieldTypeString", "alias": "LIMINAIRE_TYPE", "domain": { "type": "codedValue", "name": "D_STREETLIGHT_FIXTURETYPE", "description": "", "codedValues": [ { "name": "High Pressure Sodium", "code": "High Pressure Sodium" }, { "name": "LED", "code": "LED" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LIMINAIRE_TYPE" }, { "name": "POLE_HEIGHT", "type": "esriFieldTypeInteger", "alias": "POLE_HEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POLE_HEIGHT" }, { "name": "FIXTURE_COUNT", "type": "esriFieldTypeString", "alias": "FIXTURE_COUNT", "domain": { "type": "codedValue", "name": "D_STREETLIGHT_FIXTURECOUNT", "description": "", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "Unknown", "code": "Unknown" }, { "name": "3", "code": "3" }, { "name": "5", "code": "5" }, { "name": "7", "code": "7" }, { "name": "9", "code": "9" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "Other", "code": "Ohter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "FIXTURE_COUNT" }, { "name": "WATTAGE", "type": "esriFieldTypeString", "alias": "WATTAGE", "domain": { "type": "codedValue", "name": "D_STREETLIGHT_WATTAGE", "description": "", "codedValues": [ { "name": "250 watts", "code": "250 watts" }, { "name": "400 watts", "code": "400 watts" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WATTAGE" }, { "name": "CONTROL_CENTER", "type": "esriFieldTypeString", "alias": "CONTROL_CENTER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTROL_CENTER" }, { "name": "STREETLIGHT_NOTES", "type": "esriFieldTypeString", "alias": "STREETLIGHT_NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "STREETLIGHT_NOTES" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "D_STREETLIGHT_STATUS", "description": "", "codedValues": [ { "name": "Working", "code": "Working" }, { "name": "Not Working", "code": "Not Working" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "Working", "modelName": "STATUS" }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "INSPECTION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSPECTION_DATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "R965_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_965", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S866_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Working", "name": "Working", "domains": { "LIMINAIRE_TYPE": {"type": "inherited"}, "FIXTURE_COUNT": {"type": "inherited"}, "WATTAGE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Street Light", "description": "", "prototype": { "attributes": { "STREETLIGHT_NOTES": null, "INSPECTION_DATE": null, "LOC_NUM": null, "LATITUDE": null, "LONGITUDE": null, "Fixture_Ty": null, "STREETLIGHT_TYPE": null, "LIMINAIRE_TYPE": null, "POLE_HEIGHT": null, "FIXTURE_COUNT": null, "WATTAGE": null, "CONTROL_CENTER": null, "STATUS": "Working" } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Working", "description": "", "prototype": { "attributes": { "STREETLIGHT_NOTES": null, "INSPECTION_DATE": null, "LOC_NUM": null, "LATITUDE": null, "LONGITUDE": null, "Fixture_Ty": null, "STREETLIGHT_TYPE": null, "LIMINAIRE_TYPE": null, "POLE_HEIGHT": null, "FIXTURE_COUNT": null, "WATTAGE": null, "CONTROL_CENTER": null, "STATUS": "Working" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Not Working", "name": "Not Working", "domains": { "LIMINAIRE_TYPE": {"type": "inherited"}, "FIXTURE_COUNT": {"type": "inherited"}, "WATTAGE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Not Working", "description": "", "prototype": { "attributes": { "STREETLIGHT_NOTES": null, "INSPECTION_DATE": null, "LOC_NUM": null, "LATITUDE": null, "LONGITUDE": null, "Fixture_Ty": null, "STREETLIGHT_TYPE": null, "LIMINAIRE_TYPE": null, "POLE_HEIGHT": null, "FIXTURE_COUNT": null, "WATTAGE": null, "CONTROL_CENTER": null, "STATUS": "Not Working" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Unknown", "name": "Unknown", "domains": { "LIMINAIRE_TYPE": {"type": "inherited"}, "FIXTURE_COUNT": {"type": "inherited"}, "WATTAGE": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "templates": [ { "name": "Unknown", "description": "", "prototype": { "attributes": { "STREETLIGHT_NOTES": null, "INSPECTION_DATE": null, "LOC_NUM": null, "LATITUDE": null, "LONGITUDE": null, "Fixture_Ty": null, "STREETLIGHT_TYPE": null, "LIMINAIRE_TYPE": null, "POLE_HEIGHT": null, "FIXTURE_COUNT": null, "WATTAGE": null, "CONTROL_CENTER": null, "STATUS": "Unknown" } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "70531c518498434b9c6307049abd5b29" }