{ "currentVersion": 10.81, "id": 0, "name": "ERA_MONITORING_COMPLIANCE.DBO.STOP_AND_COMPLIANCE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 23033, "latestWkid": 23033 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OrderStatus", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "6f92531f2306f21f971cc26327dfd38e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJBJREFUSInFzbsNgDAMBcCHFImeORmHOempoALxSYLt2C+3wCV0sIzTnnqk87YO1PhMAYAW31Na/E4pcS4Nj0tpaFxLw+K/NCSWpO6xNHWNNalbrE1dYkvaHFvTprglNcetqSn2SNWxV6qKPVNx7J2K4oj0N45Kq3FkWoyj02zMSD8xK33EzPSK2SkApB4pABx3gXYlTyLS+gAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "width": 22.5, "height": 22.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Active", "label": "Active", "description": "" }, { "symbol": { "type": "esriPFS", "url": "81c1b2d24f83d4b5aeca402069e50f9c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAI1JREFUSInFzbkRgDAMBMBjxhklO6ZkYohgePxIlnTeBjZhgj3nI81I121bqPGVAgAtfqa0+JtS4lIaHtfS0LiVhsW9NCSWpO6xNHWNNalbrE1d4pHUHI+mptiSDsfWdCj2SNWxV6qKPVNx7J2K4oi0G0elzTgyrcbRaTFmpL+Ylb5iZnrH7BQA0owUAE4TL3dj3HnD6gAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 122, 255 ], "width": 2 }, "width": 22.5, "height": 22.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Closed", "label": "Closed", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 } }, "value": "Not Applicable", "label": "Not Applicable", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 } }, "value": "Pending Issuance", "label": "Pending Issuance", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 420346.0650000004, "ymin": 3963093.6302000005, "xmax": 470906.5756999999, "ymax": 3993473.2907, "spatialReference": { "wkid": 23033, "latestWkid": 23033 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OrderTEMP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OrderType", "type": "esriFieldTypeString", "alias": "Order Type", "length": 50, "domain": { "type": "codedValue", "name": "Order_Type", "description": "Types of Orders available", "codedValues": [ { "name": "OK", "code": "OK" }, { "name": "OW", "code": "OW" }, { "name": "OWK", "code": "OWK" }, { "name": "Unassigned", "code": "Unassigned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OrderNo", "type": "esriFieldTypeString", "alias": "Order Number", "length": 4, "domain": null }, { "name": "OrderYear", "type": "esriFieldTypeString", "alias": "Order Year", "length": 2, "domain": null }, { "name": "OrderTEMP", "type": "esriFieldTypeString", "alias": "Case Number", "length": 50, "domain": null }, { "name": "Order_Full", "type": "esriFieldTypeString", "alias": "Order (Full)", "length": 50, "domain": null }, { "name": "OrderStatus", "type": "esriFieldTypeString", "alias": "Case Status", "length": 20, "domain": { "type": "codedValue", "name": "Order_Stat", "description": "Status of Order (Active/Closed)", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Closed", "code": "Closed" }, { "name": "Pending Issuance", "code": "Pending Issuance" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Viewer", "type": "esriFieldTypeString", "alias": "Viewer?", "length": 3, "domain": { "type": "codedValue", "name": "Viewer", "description": "Is record to be published on Viewer?", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InfringementMLT", "type": "esriFieldTypeString", "alias": "Infringement (MLT)", "length": 4000, "domain": null }, { "name": "LinkToWebsite", "type": "esriFieldTypeString", "alias": "Link to Website", "length": 500, "domain": null }, { "name": "LocalCouncil", "type": "esriFieldTypeString", "alias": "Local Council", "length": 25, "domain": null }, { "name": "LastUpdatedOn", "type": "esriFieldTypeDate", "alias": "Last updated on", "length": 8, "domain": null }, { "name": "InfringmentAddress", "type": "esriFieldTypeString", "alias": "Infringement Address", "length": 400, "domain": null }, { "name": "Contravenors", "type": "esriFieldTypeString", "alias": "Contravenors", "length": 200, "domain": null }, { "name": "Team", "type": "esriFieldTypeString", "alias": "Team", "length": 50, "domain": { "type": "codedValue", "name": "Team", "description": "Team responsible of Order", "codedValues": [ { "name": "CED Coastal and Marine", "code": "CED Coastal and Marine" }, { "name": "CED Nature Compliance", "code": "CED Nature Compliance" }, { "name": "CED Operations", "code": "CED Operations" }, { "name": "CED Waste, EPR and Shipments", "code": "CED Waste, EPR and Shipments" }, { "name": "CED Facilities and Quarries", "code": "CED Facilities and Quarries" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OfficerSigningOrder", "type": "esriFieldTypeString", "alias": "Officer Signing Order", "length": 100, "domain": null }, { "name": "Quarry", "type": "esriFieldTypeString", "alias": "Quarry", "length": 3, "domain": { "type": "codedValue", "name": "Quarry", "description": "Is OW/K related to a quarry?", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DatePlotted", "type": "esriFieldTypeDate", "alias": "Date Plotted", "length": 8, "domain": null }, { "name": "PlottedBy", "type": "esriFieldTypeString", "alias": "Plotted by", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R46_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S37_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "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 }