{ "currentVersion": 10.71, "id": 0, "name": "Assets.DBO.Streetlights", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3460, "latestWkid": 3460 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LightingType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 152, 44, 199, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "BOL", "label": "Bollard", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 51, 71, 171, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "FAIRY", "label": "Fairy Lights LED", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 71, 186, 157, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "FL", "label": "Fluorescent Tube", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 199, 158, 56, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "HPS", "label": "High Pressure Sodium", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 197, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "LED", "label": "Light Emitting Diodes", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 45, 141, 196, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "MV", "label": "Mercury Vapour", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 196, 59, 43, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "MH", "label": "Metal Halide", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 42, 201, 50, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "OTHER", "label": "Other", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 171, 51, 113, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "SOL", "label": "Solar LED", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -3622300, "ymin": -4120600, "xmax": 2070438.2074999996, "ymax": 1.12185082672E7, "spatialReference": { "wkid": 3460, "latestWkid": 3460 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RoadName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SerialNo", "type": "esriFieldTypeDouble", "alias": "SerialNo", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Surburb", "type": "esriFieldTypeString", "alias": "Surburb", "length": 255, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "CrossSt", "type": "esriFieldTypeString", "alias": "CrossSt", "length": 255, "domain": null }, { "name": "LightingType", "type": "esriFieldTypeString", "alias": "LightingType", "length": 255, "domain": { "type": "codedValue", "name": "LightingType", "description": "Street light type", "codedValues": [ { "name": "High Pressure Sodium", "code": "HPS" }, { "name": "Light Emitting Diodes", "code": "LED" }, { "name": "Metal Halide", "code": "MH" }, { "name": "Mercury Vapour", "code": "MV" }, { "name": "Fluorescent Tube", "code": "FL" }, { "name": "Other", "code": "OTHER" }, { "name": "Solar LED", "code": "SOL" }, { "name": "Bollard", "code": "BOL" }, { "name": "Fairy Lights LED", "code": "FAIRY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Watts", "type": "esriFieldTypeDouble", "alias": "Watts", "domain": null }, { "name": "LightHeight", "type": "esriFieldTypeDouble", "alias": "LightHeight", "domain": null }, { "name": "PoleType", "type": "esriFieldTypeString", "alias": "PoleType", "length": 255, "domain": { "type": "codedValue", "name": "PoleType", "description": "Street light pole type", "codedValues": [ { "name": "Standalone steel", "code": "STEEL" }, { "name": "Other", "code": "OTHER" }, { "name": "Solar Pole", "code": "SOLAR" }, { "name": "Concrete EFL", "code": "CONC" }, { "name": "Bollard", "code": "BOL" }, { "name": "Wood EFL", "code": "WOOD" }, { "name": "Tree", "code": "TREE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Circuit_Type", "type": "esriFieldTypeString", "alias": "Circuit_Type", "length": 255, "domain": { "type": "codedValue", "name": "CircuitType", "description": "Street light circuit type", "codedValues": [ { "name": "Metered circuit", "code": "MET" }, { "name": "Unmetered circuit", "code": "UNMET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MeterNo", "type": "esriFieldTypeString", "alias": "MeterNo", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "RoadID", "type": "esriFieldTypeInteger", "alias": "RoadID", "domain": null }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "RoadName", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "Status", "description": "Lifecylcle status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Planned", "code": "Planned" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Replaced", "code": "Replaced" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CWID", "type": "esriFieldTypeString", "alias": "CWID", "length": 8, "domain": null }, { "name": "Created_Date", "type": "esriFieldTypeDate", "alias": "Created_Date", "length": 8, "domain": null }, { "name": "Edited_Date", "type": "esriFieldTypeDate", "alias": "Edited_Date", "length": 8, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "ArmType", "type": "esriFieldTypeString", "alias": "ArmType", "length": 10, "domain": null }, { "name": "Pole_No", "type": "esriFieldTypeString", "alias": "Pole_No", "length": 20, "domain": null }, { "name": "Disp", "type": "esriFieldTypeInteger", "alias": "Displacement", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R20_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_20", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_20", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_20_CWID", "fields": "CWID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S15_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }