{ "currentVersion": 10.91, "id": 2, "name": "Salt Bins", "type": "Feature Layer", "description": "Layer of salt/grit bins maintained by Department of Infrastructure", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 27700, "latestWkid": 27700 }, "copyrightText": "Department of Infrastructure", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2dd304127c07cc29b535d35c88edeaf8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqVJREFUOI2t0V1IU2EYwPH/mdvOtmaao5mWXys3y4WakR+pfREUJWShQXdCRkFEiBRddBcEESR10YUNKqMQoqJIwooulBLKGEKSH4jZh5W5WtPpu9lOF0ebYxt10QMH3ue8z/m953leLf8xtLFeKgoaYKeisEeSKABSQA6B+KYo9EiS3CZJouuvmKKklMwGPVcGe3H2PYfhbgh6AQS6JHJtpZStKRNHA4JOnZ4GSaI/Ljbc57l17xw5qQ6o2AvVh0Avq3sBAWMj0HUH2i9SWd3IVaAsJqYoaC8fJ3vrQSisiG5fL0OWA7JOgbsTHrewLm6bfh9534eQ5qFQCEYHYfw9SBpIzYQVK0GSoKACHp5FP/IGc3Y+k1HYhyG2pc+dFRRw4wzklkKmXYX7X0PnbdjfBAlaSC+Grx/ZDtyNwrwTlKc51PVgL9hLYeOu8H62AzpuwoAbVq+HdAdM+eTNIGJgHtlpzRAAzAYhpETPraoGlJC6tmbCpyFRFDUzRaH+QYvIs8xt2QuhpQmC02AvhmUZoNWBwRiGLWkw2k+5oshbJEk8+4M9aaPupQvNljo1N5jgcDP0u+HFfXj7CGyboGQ3rFqr1qRYocdFggZRD4Sx2aBsqW0WmJPCJ+v04NygPqFjMPYOOlzg+wFFlWBOgtoLMOQmNaJN4SfZZA5Dg71gy4eEBDXXaGB5DtSdhOunVQzAaIagkC0gFmCTYrFhURgb6FEHbS+MvIBfs5BoDedGMwT8Yknkn01iMi7AqmrA1QQ/D4DNCToZPF/g6TXY0bAAM4GYIjECm/ZiWHhTiclw5BL0vYLudghMw9JM2NcISZZwnWyCGS+mCMw3jlY2RbYkG9XZzM8nVhiM4J9AjsA+tzJzohV//M/ihwaMEdh5MMUv/7f4Deb70nu5z4PtAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 218829.04000000004, "ymin": 466742.1500000004, "xmax": 249217.79000000004, "ymax": 501850.5189999994, "spatialReference": { "wkid": 27700, "latestWkid": 27700 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RoadNo", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "BinNo", "type": "esriFieldTypeInteger", "alias": "Bin Number", "domain": null }, { "name": "RoadNo", "type": "esriFieldTypeString", "alias": "Road Number", "length": 12, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 74, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "DoI_SaltbinType", "description": "Saltbin Type", "codedValues": [ { "name": "Carpark Saltbin", "code": "CP" }, { "name": "Public Request (undergoing accessibility assessment)", "code": "PR" }, { "name": "Other Saltbin", "code": "OS" }, { "name": "Salt/Grit Bin", "code": "SB" }, { "name": "Private", "code": "PV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "Date bin installed or last replaced", "length": 8, "domain": null }, { "name": "SaltBin_Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "DoI_SaltBinStatus", "description": "Saltbin or saltbin request status", "codedValues": [ { "name": "Approved", "code": "A" }, { "name": "Unconfirmed", "code": "U" }, { "name": "Bin Missing, Assessment Required", "code": "BM" }, { "name": "New Bin Requested", "code": "REQ" }, { "name": "Bin Request Rejected", "code": "REJ" }, { "name": "Bin Removed", "code": "REM" }, { "name": "New Bin Required", "code": "NEW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }