{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "OEI Licences", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 4283, "latestWkid": 4283, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 221, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": [ { "labelExpression": "[LicenceNumber]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1499999.9999999958, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 115.00287500000002, "ymin": -40.024334704999944, "xmax": 148.2690154710001, "ymax": -32.79016943999994, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 4283, "latestWkid": 4283, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjectName", "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": "LicenceNumber", "type": "esriFieldTypeString", "alias": "Licence Number", "length": 20, "domain": null }, { "name": "LicenceType", "type": "esriFieldTypeString", "alias": "Licence Type", "length": 60, "domain": { "type": "codedValue", "name": "OEI_LicenceType", "description": "Type of licence being represented", "codedValues": [ { "name": "Feasibility Licence", "code": "Feasibility Licence" }, { "name": "Commercial Licence", "code": "Commercial Licence" }, { "name": "Transmission / Infrastructure Licence", "code": "Transmission / Infrastructure Licence" }, { "name": "Research & Development Licence", "code": "Research & Development Licence" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LicenceHolder", "type": "esriFieldTypeString", "alias": "Licence Holder", "length": 80, "domain": null }, { "name": "LicenceStatus", "type": "esriFieldTypeString", "alias": "Licence Status", "length": 50, "domain": { "type": "codedValue", "name": "OEI_LicenceStatus", "description": "Current status of the licence", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Under Assessment", "code": "Under Assessment" }, { "name": "Resubmitted", "code": "Resubmitted" }, { "name": "Rejected", "code": "Rejected" }, { "name": "Surrendered", "code": "Surrendered" }, { "name": "Withdrawn", "code": "Withdrawn" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 150, "domain": null }, { "name": "NEATS_link", "type": "esriFieldTypeString", "alias": "NEATS_link", "length": 255, "domain": null }, { "name": "RelatedLicences", "type": "esriFieldTypeString", "alias": "RelatedLicences", "length": 255, "domain": null }, { "name": "DeclaredArea", "type": "esriFieldTypeString", "alias": "DeclaredArea", "length": 255, "domain": { "type": "codedValue", "name": "OEI_DeclaredArea", "description": "The Declared Area in which the licence were granted", "codedValues": [ { "name": "OEI-01-2022", "code": "Gippsland" }, { "name": "OEI-01-2023", "code": "Hunter" }, { "name": "OEI-01-2024", "code": "Southern Ocean" }, { "name": "OEI-02-2024", "code": "Illawarra" }, { "name": "OEI-03-2024", "code": "Bunbury" }, { "name": "OEI-04-2024", "code": "Bass Strait" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GrantedDate", "type": "esriFieldTypeDate", "alias": "GrantedDate", "length": 8, "domain": null }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "EndDate", "length": 8, "domain": null }, { "name": "NextAnniversary", "type": "esriFieldTypeDate", "alias": "NextAnniversary", "length": 8, "domain": null }, { "name": "LicenceCeaseDate", "type": "esriFieldTypeDate", "alias": "LicenceCeaseDate", "length": 8, "domain": null }, { "name": "AreaSqKm", "type": "esriFieldTypeString", "alias": "AreaSqKm", "length": 20, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ReasonType", "type": "esriFieldTypeString", "alias": "ReasonType", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S13_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "93ad5fc1396145748b73af22590356ff" }