{ "currentVersion": 10.81, "id": 8, "name": "Street Light", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1481149986000 }, "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.2791880478060521E7, "ymin": 4267448.762387715, "xmax": -1.2780537079679443E7, "ymax": 4277048.934291097, "spatialReference": { "wkid": 3395, "latestWkid": 3395 } }, "sourceSpatialReference": { "wkid": 102707, "latestWkid": 3421 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6050db9a6a37dbd50609d9678ce0a371", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAglJREFUOI2t1L1rU1EcxvHvuffGE0mkNS9iAlrRsURxKSKCDgoW2lRBxTfqaKGDi3+Ai+CgOIiToIUYVFxsr6JSHS0I0m5dlGKH2GLvDVVSmpO3n0OrRpvmFvGZ7vCcD797OOc4BGX8swNbHag2OJaorFdzghxtojeNVK8A74ED/wxtNG0gUfq5d8TIryl2MOb1ko2/AiUbg57Nd2L5OSMqA9xDuKMV3UYxgutPUp8/x4ntiwGQKGw/DxiUylCqlIlu2m20POW7fQNdz2E5OZBs82RrIO16hw1qH5bTTb12iEgoh0icMkUdqp03pdopIqEPesw/arKMr4VcbwTAwF4tkjeFjhIp/yEQW23EjFKPCUfSSOWusbiF602u/IR1tXmiSz8/jKUekP6aQuwYf6YzZVf2zAlFhAyQAcCWa83QawANXUCX6dtWwPW/AOmmzre5cHWGcqgXxQzCRwAqjeXfUH/iOEBk1NtftHnJi4XrumYNGosnQBzwEAZZDFlsZkg3GDLZRIs9Wk1xIDGF671FrJyR2kWWJEXU2YlemqW6pQNL8jSYNtn4m+Z1rc9RmcuEuY/tTOsIj4xQYDm6CyVngQmq9oW/D2Vr6HSiBJzRowsHjVK3UfSg+KSVnDR9yXetlrS9a2YgOYHrTQE9KGbXQwKhlUgdVB2h3q4VDPUnh4HhoNp/e0Z+AF6fv54a7OmhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "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": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "POLE_NUM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGLE" }, { "name": "SCALE", "type": "esriFieldTypeDouble", "alias": "SCALE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCALE" }, { "name": "POLE_NUM", "type": "esriFieldTypeString", "alias": "POLE NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "POLE_NUM" }, { "name": "LIGHT_NUM", "type": "esriFieldTypeString", "alias": "LIGHT NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LIGHT_NUM" }, { "name": "LAMP_TYPE", "type": "esriFieldTypeString", "alias": "LAMP TYPE", "domain": { "type": "codedValue", "name": "LampType", "description": "Type of street light lamp", "codedValues": [ { "name": "HIGH PRESSURE SODIUM", "code": "HPS" }, { "name": "LED", "code": "LED" }, { "name": "MERCURY VAPOR", "code": "MV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LAMP_TYPE" }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "REMARKS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REMARKS" }, { "name": "WATTAGE", "type": "esriFieldTypeString", "alias": "WATTAGE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WATTAGE" }, { "name": "Secondary_Service_Type", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "StreetlightType", "description": "Types of streetlights", "codedValues": [ { "name": "ACORN", "code": "A" }, { "name": "DOUBLE MOUNT COBRA HEAD", "code": "DMCH" }, { "name": "FUTURE", "code": "F" }, { "name": "POST MOUNT LUMINAIRE", "code": "PML" }, { "name": "SINGLE MOUNT COBRA HEAD", "code": "SMCH" }, { "name": "TRIPLE MOUNT COBRA HEAD", "code": "TMCH" }, { "name": "PRIVATE AREA LIGHT", "code": "PAL" }, { "name": "STADIUM", "code": "STA" }, { "name": "ACORN STERNBERG", "code": "AS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "Secondary_Service_Type" }, { "name": "AMPS", "type": "esriFieldTypeString", "alias": "AMPS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AMPS" }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "LAST UPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_UPDATE" }, { "name": "UPDATED_BY", "type": "esriFieldTypeString", "alias": "UPDATED BY", "domain": { "type": "codedValue", "name": "Updated_By", "description": "*Use this one - Person who updated GIS features", "codedValues": [ { "name": "Jennifer Switzer", "code": "JS" }, { "name": "Jennifer Woodward", "code": "JW" }, { "name": "Mauricio Morteo", "code": "MM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "UPDATED_BY" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREET" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_109", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_109", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S78_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Street Light", "description": "", "prototype": { "attributes": { "STREET": null, "ANGLE": null, "SCALE": null, "POLE_NUM": null, "LIGHT_NUM": null, "LAMP_TYPE": null, "REMARKS": null, "WATTAGE": null, "Secondary_Service_Type": null, "AMPS": null, "LAST_UPDATE": null, "UPDATED_BY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }