{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Properties", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 28356, "latestWkid": 28356, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "var sValues = Split($feature.HOUSE_ADDRESS, \" \")\n\nif (!IsEmpty(sValues)) {\n return sValues[0];\n}\n", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "HOUSE_ADDRESS NOT LIKE 'LOT%'", "useCodedValues": true, "maxScale": 2256.994353, "minScale": 10000, "name": "Level 17 - 18", "priority": 30, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 5, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "if (!IsEmpty($feature.HOUSE_ADDRESS)) {\n var sValues = Split($feature.HOUSE_ADDRESS, \" \");\n if (Count(sValues) > 1) {\n return sValues[1];\n }\n}\nreturn \"\";", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "HOUSE_ADDRESS IS NOT NULL And HOUSE_ADDRESS LIKE 'LOT%'", "useCodedValues": true, "maxScale": 2256.994353, "minScale": 10000, "name": "Level 17 - 18 - Lot", "priority": 30, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 5, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "var sValues = Split($feature.HOUSE_ADDRESS, \" \")\n\nif (!IsEmpty(sValues)) {\n return sValues[0];\n}", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "HOUSE_ADDRESS NOT LIKE 'LOT%'", "useCodedValues": true, "maxScale": 1128.497176, "minScale": 2256.994353, "name": "Level 18 - 19", "priority": 26, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "if (!IsEmpty($feature.HOUSE_ADDRESS)) {\n var sValues = Split($feature.HOUSE_ADDRESS, \" \");\n if (Count(sValues) > 1) {\n return sValues[1];\n }\n}\nreturn \"\";", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "HOUSE_ADDRESS LIKE 'LOT%'", "useCodedValues": true, "maxScale": 1128.497176, "minScale": 2256.994353, "name": "Level 18-19 - Lot", "priority": 26, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "if (!IsEmpty($feature.HOUSE_ADDRESS)) {\n var sValues = Split($feature.HOUSE_ADDRESS, \" \");\n return \"No. \" + sValues[0] + TextFormatting.NewLine + $feature.LOTPLAN;\n} else {\n return $feature.LOTPLAN;\n}", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "HOUSE_ADDRESS NOT LIKE 'LOT%'", "useCodedValues": true, "maxScale": 564.248588, "minScale": 1128, "name": "Level 19-20 LotPlan", "priority": 28, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "if (!IsEmpty($feature.HOUSE_ADDRESS)) {\n var sValues = Split($feature.HOUSE_ADDRESS, \" \");\n if (Count(sValues) > 1) {\n return \"No. \" + sValues[1] + TextFormatting.NewLine + $feature.LOTPLAN;\n }\n}\nreturn $feature.LOTPLAN;", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "HOUSE_ADDRESS LIKE 'LOT%'", "useCodedValues": true, "maxScale": 564.248588, "minScale": 1128, "name": "Level 19-20 LotPlan - Lot", "priority": 28, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "if (!IsEmpty($feature.HOUSE_ADDRESS)) {\n var sValues = Split($feature.HOUSE_ADDRESS, \" \");\n return \"No. \" + sValues[0] + TextFormatting.NewLine + $feature.LOTPLAN;\n} else {\n return $feature.LOTPLAN;\n}", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "HOUSE_ADDRESS NOT LIKE 'LOT%'", "useCodedValues": true, "maxScale": 282.124294, "minScale": 564.248588, "name": "Level 20-21 LotPlan", "priority": 27, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "if (!IsEmpty($feature.HOUSE_ADDRESS)) {\n var sValues = Split($feature.HOUSE_ADDRESS, \" \");\n if (Count(sValues) > 1) {\n return \"No. \" + sValues[1] + TextFormatting.NewLine + $feature.LOTPLAN;\n }\n}\nreturn $feature.LOTPLAN;", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "HOUSE_ADDRESS LIKE 'LOT%'", "useCodedValues": true, "maxScale": 282.124294, "minScale": 564.248588, "name": "Level 20-21 LotPlan - Lot", "priority": 27, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "if (!IsEmpty($feature.HOUSE_ADDRESS)) {\n var sValues = Split($feature.HOUSE_ADDRESS, \" \");\n return \"No. \" + sValues[0] + TextFormatting.NewLine + $feature.LOTPLAN;\n} else {\n return $feature.LOTPLAN;\n}", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "HOUSE_ADDRESS NOT LIKE 'LOT%'", "useCodedValues": true, "maxScale": 0, "minScale": 282.124294, "name": "Level 21 -24 LotPlan", "priority": 29, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "if (!IsEmpty($feature.HOUSE_ADDRESS)) {\n var sValues = Split($feature.HOUSE_ADDRESS, \" \");\n if (Count(sValues) > 1) {\n return \"No. \" + sValues[1] + TextFormatting.NewLine + $feature.LOTPLAN;\n }\n}\nreturn $feature.LOTPLAN;", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "HOUSE_ADDRESS LIKE 'LOT%'", "useCodedValues": true, "maxScale": 0, "minScale": 282.124294, "name": "Level 21 -24 LotPlan - Lot", "priority": 29, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 516653.24760000035, "ymin": 6873405.9516, "xmax": 554175.0181999998, "ymax": 6936808.0668, "spatialReference": { "wkid": 28356, "latestWkid": 28356, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LOTPLAN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOTPLAN", "type": "esriFieldTypeString", "alias": "LOTPLAN", "length": 15, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 5, "domain": null }, { "name": "PLAN_", "type": "esriFieldTypeString", "alias": "PLAN_", "length": 10, "domain": null }, { "name": "STRATATITLECODE", "type": "esriFieldTypeString", "alias": "STRATATITLECODE", "length": 1, "domain": null }, { "name": "NUMBEROFUNITS", "type": "esriFieldTypeSmallInteger", "alias": "NUMBEROFUNITS", "domain": null }, { "name": "TENURE", "type": "esriFieldTypeString", "alias": "TENURE", "length": 2, "domain": null }, { "name": "RESERVE", "type": "esriFieldTypeString", "alias": "RESERVE", "length": 9, "domain": null }, { "name": "AREA_SIZE_SQ_M", "type": "esriFieldTypeDouble", "alias": "AREA_SIZE_SQ_M", "domain": null }, { "name": "SUBURB", "type": "esriFieldTypeString", "alias": "SUBURB", "length": 50, "domain": null }, { "name": "POST_CODE", "type": "esriFieldTypeString", "alias": "POST_CODE", "length": 4, "domain": null }, { "name": "PROPERTYNAME", "type": "esriFieldTypeString", "alias": "PROPERTYNAME", "length": 50, "domain": null }, { "name": "LONG_ADDRESS", "type": "esriFieldTypeString", "alias": "LONG_ADDRESS", "length": 255, "domain": null }, { "name": "HOUSE_ADDRESS", "type": "esriFieldTypeString", "alias": "HOUSE_ADDRESS", "length": 50, "domain": null }, { "name": "LASTUPDATE_TIME", "type": "esriFieldTypeDate", "alias": "LASTUPDATE_TIME", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DNRM_DATE", "type": "esriFieldTypeDate", "alias": "DNRM_DATE", "length": 8, "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "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": "" }, { "name": "I5PROPERTYNAME", "fields": "PROPERTYNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5LOTPLAN", "fields": "LOTPLAN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5LONG_ADDRESS", "fields": "LONG_ADDRESS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5HOUSE_ADDRESS", "fields": "HOUSE_ADDRESS", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Road Centreline", "type": "Feature Layer", "description": "This layer was created from the Department of Natural Resources, Mines and Energy (DNRM) Baseline roads and tracks layer and includes data from the Road Register (#73796320) . The dataset represents street centrlins with the provisions of the Queensland Spatial Information Infrastructure Strategy (QSIIS) Standard 3. https://www.data.qld.gov.au/dataset/baseline-roads-and-tracks-queensland", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 28356, "latestWkid": 28356, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADTYPE_DESCRIPTION", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Highway/ Freeway / Motorway", "description": "Highway/ Freeway / Motorway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 89, 51, 255 ], "width": 4.2 }, "values": [ [ "2" ], [ "1" ] ] }, { "label": "Secondary Road", "description": "Secondary Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 201, 180, 255 ], "width": 3.5 }, "values": [ [ "3" ] ] }, { "label": "Other", "description": "Other", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 183, 185, 255 ], "width": 3.1 }, "values": [ [ "10" ], [ "11" ], [ "12" ], [ "13" ], [ "14" ], [ "4" ], [ "5" ], [ "6" ], [ "7" ], [ "8" ], [ "9" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 89, 51, 255 ], "width": 4.2 }, "value": "2", "label": "Highway/ Freeway / Motorway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 89, 51, 255 ], "width": 4.2 }, "value": "1", "label": "Highway/ Freeway / Motorway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 201, 180, 255 ], "width": 3.5 }, "value": "3", "label": "Secondary Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 183, 185, 255 ], "width": 3.1 }, "value": "10", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 183, 185, 255 ], "width": 3.1 }, "value": "11", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 183, 185, 255 ], "width": 3.1 }, "value": "12", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 183, 185, 255 ], "width": 3.1 }, "value": "13", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 183, 185, 255 ], "width": 3.1 }, "value": "14", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 183, 185, 255 ], "width": 3.1 }, "value": "4", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 183, 185, 255 ], "width": 3.1 }, "value": "5", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 183, 185, 255 ], "width": 3.1 }, "value": "6", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 183, 185, 255 ], "width": 3.1 }, "value": "7", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 183, 185, 255 ], "width": 3.1 }, "value": "8", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 183, 185, 255 ], "width": 3.1 }, "value": "9", "label": "Other" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 199, 255 ], "toColor": [ 252, 217, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 188, 252, 255 ], "toColor": [ 179, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 189, 255 ], "toColor": [ 184, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 242, 252, 255 ], "toColor": [ 182, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 226, 255 ], "toColor": [ 252, 187, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 184, 255 ], "toColor": [ 252, 250, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 226, 255 ], "toColor": [ 202, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 217, 252, 255 ], "toColor": [ 210, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 184, 252, 255 ], "toColor": [ 251, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 189, 255 ], "toColor": [ 252, 182, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 226, 255 ], "toColor": [ 252, 215, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 212, 252, 255 ], "toColor": [ 244, 212, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": [ { "labelExpressionInfo": { "expression": "Proper($feature.STREET_NAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 50, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 150, "where": "ROADTYPE_DESCRIPTION IN ('1', '2', '3') And STREET_NAME NOT IN ('ROUNDABOUT', 'CAR PARK ACCESS')", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Major Road", "priority": -1, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "Proper($feature.STREET_NAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 50, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 150, "where": "STREET_NAME NOT IN ('ROUNDABOUT', 'CAR PARK ACCESS') And ROADTYPE_DESCRIPTION NOT IN ('1', '3', '2')", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Other", "priority": -1, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 517412.2758999998, "ymin": 6873402.394, "xmax": 554160.6261, "ymax": 6936619.0759, "spatialReference": { "wkid": 28356, "latestWkid": 28356, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 80, "domain": null }, { "name": "STREET_DESIGNATION", "type": "esriFieldTypeString", "alias": "Street Designation", "length": 50, "domain": { "type": "codedValue", "name": "WS1_STREET_DESIGNATION_DOMAIN", "description": "A Domain of street designations", "codedValues": [ { "name": "ACCESS", "code": "ACCESS" }, { "name": "ALLEY", "code": "ALLEY" }, { "name": "APPROACH", "code": "APPROACH" }, { "name": "ARCADE", "code": "ARCADE" }, { "name": "AVENUE", "code": "AVENUE" }, { "name": "BAY", "code": "BAY" }, { "name": "BOARDWALK", "code": "BOARDWALK" }, { "name": "BOULEVARD", "code": "BOULEVARD" }, { "name": "BREAK", "code": "BREAK" }, { "name": "BYPASS", "code": "BYPASS" }, { "name": "CERESCENT", "code": "CERESCENT" }, { "name": "CHASE", "code": "CHASE" }, { "name": "CIRCLE", "code": "CIRCLE" }, { "name": "CIRCUIT", "code": "CIRCUIT" }, { "name": "CLOSE", "code": "CLOSE" }, { "name": "CONCOURSE", "code": "CONCOURSE" }, { "name": "COURT", "code": "COURT" }, { "name": "COVE", "code": "COVE" }, { "name": "CRESCENT", "code": "CRESCENT" }, { "name": "CREST", "code": "CREST" }, { "name": "CROSSING", "code": "CROSSING" }, { "name": "CROSSOVER", "code": "CROSSOVER" }, { "name": "CYCLEPATH", "code": "CYCLEPATH" }, { "name": "DRIVE", "code": "DRIVE" }, { "name": "ENTRANCE", "code": "ENTRANCE" }, { "name": "ESPLANADE", "code": "ESPLANADE" }, { "name": "EXIT", "code": "EXIT" }, { "name": "FIRETRAIL", "code": "FIRETRAIL" }, { "name": "FOOTPATH", "code": "FOOTPATH" }, { "name": "FREEWAY", "code": "FREEWAY" }, { "name": "GARDENS", "code": "GARDENS" }, { "name": "GLADE", "code": "GLADE" }, { "name": "GLEN", "code": "GLEN" }, { "name": "GRANGE", "code": "GRANGE" }, { "name": "GROVE", "code": "GROVE" }, { "name": "HEIGHTS", "code": "HEIGHTS" }, { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "LANE", "code": "LANE" }, { "name": "LOOKOUT", "code": "LOOKOUT" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MEWS", "code": "MEWS" }, { "name": "MOTORWAY", "code": "MOTORWAY" }, { "name": "OFF RAMP", "code": "OFF RAMP" }, { "name": "ON RAMP", "code": "ON RAMP" }, { "name": "PARADE", "code": "PARADE" }, { "name": "PARKWAY", "code": "PARKWAY" }, { "name": "PASS", "code": "PASS" }, { "name": "PASSAGE", "code": "PASSAGE" }, { "name": "PATH", "code": "PATH" }, { "name": "PATHWAY", "code": "PATHWAY" }, { "name": "PLACE", "code": "PLACE" }, { "name": "PLAZA", "code": "PLAZA" }, { "name": "PROMENADE", "code": "PROMENADE" }, { "name": "PROPOSED ROAD", "code": "PROPOSED ROAD" }, { "name": "QUAY", "code": "QUAY" }, { "name": "QUAYS", "code": "QUAYS" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RETREAT", "code": "RETREAT" }, { "name": "RIDGE", "code": "RIDGE" }, { "name": "RISE", "code": "RISE" }, { "name": "ROAD", "code": "ROAD" }, { "name": "ROUNDABOUT", "code": "ROUNDABOUT" }, { "name": "SQUARE", "code": "SQUARE" }, { "name": "STEPS", "code": "STEPS" }, { "name": "STREET", "code": "STREET" }, { "name": "SUBWAY", "code": "SUBWAY" }, { "name": "TERRACE", "code": "TERRACE" }, { "name": "TRACK", "code": "TRACK" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "UNSPECIFIED", "code": "UNSPECIFIED" }, { "name": "VALLEY", "code": "VALLEY" }, { "name": "VIEW", "code": "VIEW" }, { "name": "VISTA", "code": "VISTA" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" }, { "name": "WHARF", "code": "WHARF" }, { "name": "BOULEVARDE", "code": "BOULEVARDE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBURB_NAME", "type": "esriFieldTypeString", "alias": "Suburb Name", "length": 50, "domain": { "type": "codedValue", "name": "WS1_SUBURBS", "description": "Suburb Name", "codedValues": [ { "name": "ADVANCETOWN", "code": "ADVANCETOWN" }, { "name": "ALBERTON", "code": "ALBERTON" }, { "name": "ARUNDEL", "code": "ARUNDEL" }, { "name": "ASHMORE", "code": "ASHMORE" }, { "name": "AUSTINVILLE", "code": "AUSTINVILLE" }, { "name": "BENOWA", "code": "BENOWA" }, { "name": "BIGGERA WATERS", "code": "BIGGERA WATERS" }, { "name": "BILINGA", "code": "BILINGA" }, { "name": "BONOGIN", "code": "BONOGIN" }, { "name": "BROADBEACH", "code": "BROADBEACH" }, { "name": "BROADBEACH WATERS", "code": "BROADBEACH WATERS" }, { "name": "BUNDALL", "code": "BUNDALL" }, { "name": "BURLEIGH HEADS", "code": "BURLEIGH HEADS" }, { "name": "BURLEIGH WATERS", "code": "BURLEIGH WATERS" }, { "name": "CARRARA", "code": "CARRARA" }, { "name": "CEDAR CREEK", "code": "CEDAR CREEK" }, { "name": "CLAGIRABA", "code": "CLAGIRABA" }, { "name": "CLEAR ISLAND WATERS", "code": "CLEAR ISLAND WATERS" }, { "name": "COOLANGATTA", "code": "COOLANGATTA" }, { "name": "COOMBABAH", "code": "COOMBABAH" }, { "name": "COOMERA", "code": "COOMERA" }, { "name": "CURRUMBIN", "code": "CURRUMBIN" }, { "name": "CURRUMBIN VALLEY", "code": "CURRUMBIN VALLEY" }, { "name": "CURRUMBIN WATERS", "code": "CURRUMBIN WATERS" }, { "name": "ELANORA", "code": "ELANORA" }, { "name": "GAVEN", "code": "GAVEN" }, { "name": "GILBERTON", "code": "GILBERTON" }, { "name": "GILSTON", "code": "GILSTON" }, { "name": "GUANABA", "code": "GUANABA" }, { "name": "HELENSVALE", "code": "HELENSVALE" }, { "name": "HIGHLAND PARK", "code": "HIGHLAND PARK" }, { "name": "HOLLYWELL", "code": "HOLLYWELL" }, { "name": "HOPE ISLAND", "code": "HOPE ISLAND" }, { "name": "JACOBS WELL", "code": "JACOBS WELL" }, { "name": "KINGSHOLME", "code": "KINGSHOLME" }, { "name": "LABRADOR", "code": "LABRADOR" }, { "name": "LOWER BEECHMONT", "code": "LOWER BEECHMONT" }, { "name": "LUSCOMBE", "code": "LUSCOMBE" }, { "name": "MAIN BEACH", "code": "MAIN BEACH" }, { "name": "MAUDSLAND", "code": "MAUDSLAND" }, { "name": "MERMAID BEACH", "code": "MERMAID BEACH" }, { "name": "MERMAID WATERS", "code": "MERMAID WATERS" }, { "name": "MERRIMAC", "code": "MERRIMAC" }, { "name": "MIAMI", "code": "MIAMI" }, { "name": "MOLENDINAR", "code": "MOLENDINAR" }, { "name": "MOUNT NATHAN", "code": "MOUNT NATHAN" }, { "name": "MUDGEERABA", "code": "MUDGEERABA" }, { "name": "NATURAL BRIDGE", "code": "NATURAL BRIDGE" }, { "name": "NERANG", "code": "NERANG" }, { "name": "NERANWOOD", "code": "NERANWOOD" }, { "name": "NORWELL", "code": "NORWELL" }, { "name": "NUMINBAH VALLEY", "code": "NUMINBAH VALLEY" }, { "name": "ORMEAU", "code": "ORMEAU" }, { "name": "ORMEAU HILLS", "code": "ORMEAU HILLS" }, { "name": "OXENFORD", "code": "OXENFORD" }, { "name": "PACIFIC PINES", "code": "PACIFIC PINES" }, { "name": "PALM BEACH", "code": "PALM BEACH" }, { "name": "PARADISE POINT", "code": "PARADISE POINT" }, { "name": "PARKWOOD", "code": "PARKWOOD" }, { "name": "PIMPAMA", "code": "PIMPAMA" }, { "name": "REEDY CREEK", "code": "REEDY CREEK" }, { "name": "ROBINA", "code": "ROBINA" }, { "name": "RUNAWAY BAY", "code": "RUNAWAY BAY" }, { "name": "SOUTH STRADBROKE", "code": "SOUTH STRADBROKE" }, { "name": "SOUTHERN MORETON BAY ISLANDS", "code": "SOUTHERN MORETON BAY ISLANDS" }, { "name": "SOUTHPORT", "code": "SOUTHPORT" }, { "name": "SPRINGBROOK", "code": "SPRINGBROOK" }, { "name": "STAPYLTON", "code": "STAPYLTON" }, { "name": "STEIGLITZ", "code": "STEIGLITZ" }, { "name": "SURFERS PARADISE", "code": "SURFERS PARADISE" }, { "name": "TALLAI", "code": "TALLAI" }, { "name": "TALLEBUDGERA", "code": "TALLEBUDGERA" }, { "name": "TALLEBUDGERA VALLEY", "code": "TALLEBUDGERA VALLEY" }, { "name": "TUGUN", "code": "TUGUN" }, { "name": "UPPER COOMERA", "code": "UPPER COOMERA" }, { "name": "VARSITY LAKES", "code": "VARSITY LAKES" }, { "name": "WILLOW VALE", "code": "WILLOW VALE" }, { "name": "WONGAWALLAN", "code": "WONGAWALLAN" }, { "name": "WOONGOOLBA", "code": "WOONGOOLBA" }, { "name": "WORONGARY", "code": "WORONGARY" }, { "name": "YATALA", "code": "YATALA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALTERNATE_STREET_NAME", "type": "esriFieldTypeString", "alias": "Alternative Street Name", "length": 80, "domain": null }, { "name": "FULL_STREET_ADDRESS", "type": "esriFieldTypeString", "alias": "Full Street Address", "length": 100, "domain": null }, { "name": "RENAMED", "type": "esriFieldTypeDate", "alias": "Renamed Date", "length": 8, "domain": null }, { "name": "ROADTYPE_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Roadtype Description", "length": 50, "domain": { "type": "codedValue", "name": "WS1_ROADTYPE_DESCRIPTION", "description": "ROADTYPE_DESCRIPTION", "codedValues": [ { "name": "FREEWAYS / MOTORWAYS", "code": "1" }, { "name": "HIGHWAYS", "code": "2" }, { "name": "SECONDARY ROADS", "code": "3" }, { "name": "LOCAL CONNECTOR ROADS", "code": "4" }, { "name": "STREET / LOCAL - ONLY PROVIDES PROPERTY ACCESS", "code": "5" }, { "name": "PRIVATE OR RESTRICTED ROADS", "code": "6" }, { "name": "4WD AND TRACKS", "code": "7" }, { "name": "MALLS", "code": "8" }, { "name": "CONSTRUCTION LINES", "code": "9" }, { "name": "UNCONSTRUCTED AND / OR DEDICATED", "code": "10" }, { "name": "FERRY\nFERRY", "code": "11" }, { "name": "BIKEWAYS / WALKWAYS", "code": "12" }, { "name": "BUSWAYS", "code": "13" }, { "name": "ADDED FROM PLAN", "code": "14" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATE_CONTROL", "type": "esriFieldTypeString", "alias": "State Control", "length": 50, "domain": null }, { "name": "ESTATE_NAME", "type": "esriFieldTypeString", "alias": "Estate Name", "length": 80, "domain": null }, { "name": "APPROVAL_DATE", "type": "esriFieldTypeDate", "alias": "Approval Date", "length": 8, "domain": null }, { "name": "ADDITIONAL_DATA", "type": "esriFieldTypeString", "alias": "Additional Data", "length": 50, "domain": null }, { "name": "BASELINE_ID", "type": "esriFieldTypeDouble", "alias": "Baseline ID", "domain": null }, { "name": "STE_ROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "NAT_ROUTE", "type": "esriFieldTypeString", "alias": "National Route", "length": 10, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "TRAFFICABLE_STREET", "type": "esriFieldTypeString", "alias": "Trafficable Street", "length": 50, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_DATA", "type": "esriFieldTypeString", "alias": "Source Data", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "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": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "Waterways", "type": "Feature Layer", "description": "Custodian Organisation: City of Gold Coast. Custodian Position: Manager City Assets. Point of Contact Position: Coordinator Lakes and Waterways. Point of Contact Details: Darren Ford.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 28356, "latestWkid": 28356, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 325000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 222, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 283.46456692913387, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 110, 180, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tw Cen MT", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 516054.4709000001, "ymin": 6873879.9084, "xmax": 554753.7039999999, "ymax": 6937526.8462, "spatialReference": { "wkid": 28356, "latestWkid": 28356, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREAM_ORDER", "type": "esriFieldTypeSmallInteger", "alias": "Stream Order", "domain": null }, { "name": "MAJOR_MINOR", "type": "esriFieldTypeString", "alias": "Major Minor", "length": 5, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 150, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 150, "domain": null }, { "name": "CLASSIFICATION", "type": "esriFieldTypeString", "alias": "Classification", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WATERCOURSE_CLASSIFICATION", "description": "Classification of watercourse Natural or Constructed", "codedValues": [ { "name": "Natural", "code": "NATURAL" }, { "name": "Constructed", "code": "CONSTRUCTED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATERCOURSE_ID", "type": "esriFieldTypeSmallInteger", "alias": "WATERCOURSE_ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "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": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "Open Space", "type": "Feature Layer", "description": "The data is updated from internal & external advice from community services, ubd and dcdb layers. Custodian Organisation: City of Gold Coast. Custodian Position: Manager Parks and Recreational Services. Point of Contact Position: Senior Asset Information Management Officer. Point of Contact Details: Carly Kingscote.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 28356, "latestWkid": 28356, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CATEGORY_RFOS", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Parks", "description": "Parks", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 214, 157, 255 ], "outline": null }, "values": [ [ "3" ], [ "6" ], [ "5" ], [ "4" ] ] }, { "label": "Natural Areas", "description": "Natural Areas", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 158, 131, 255 ], "outline": null }, "values": [ [ "2" ], [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 214, 157, 255 ], "outline": null }, "value": "3", "label": "Parks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 214, 157, 255 ], "outline": null }, "value": "6", "label": "Parks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 214, 157, 255 ], "outline": null }, "value": "5", "label": "Parks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 214, 157, 255 ], "outline": null }, "value": "4", "label": "Parks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 158, 131, 255 ], "outline": null }, "value": "2", "label": "Natural Areas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 158, 131, 255 ], "outline": null }, "value": "1", "label": "Natural Areas" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 199, 255 ], "toColor": [ 252, 217, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 188, 252, 255 ], "toColor": [ 179, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 189, 255 ], "toColor": [ 184, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 242, 252, 255 ], "toColor": [ 182, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 226, 255 ], "toColor": [ 252, 187, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 184, 255 ], "toColor": [ 252, 250, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 226, 255 ], "toColor": [ 202, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 217, 252, 255 ], "toColor": [ 210, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 184, 252, 255 ], "toColor": [ 251, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 189, 255 ], "toColor": [ 252, 182, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 226, 255 ], "toColor": [ 252, 215, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 212, 252, 255 ], "toColor": [ 244, 212, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "Proper($feature.NAME)", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": "NaN", "minScale": "NaN", "name": "Label", "priority": 9, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 517026.0935000004, "ymin": 6873398.8906, "xmax": 554178.8354000002, "ymax": 6936744.0369, "spatialReference": { "wkid": 28356, "latestWkid": 28356, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "CATEGORY_RFOS", "subtypeFieldName": "CATEGORY_RFOS", "subtypeField": "CATEGORY_RFOS", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "length": 40, "domain": null }, { "name": "FUNC_LOC_I", "type": "esriFieldTypeString", "alias": "FUNC_LOC_I", "length": 40, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 80, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 70, "domain": null }, { "name": "ADDR1", "type": "esriFieldTypeString", "alias": "ADDR1", "length": 10, "domain": null }, { "name": "ADDR2", "type": "esriFieldTypeString", "alias": "ADDR2", "length": 60, "domain": null }, { "name": "ADDR3", "type": "esriFieldTypeString", "alias": "ADDR3", "length": 40, "domain": null }, { "name": "AREA_SQ_M", "type": "esriFieldTypeDouble", "alias": "AREA_SQ_M", "domain": null }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "MAINTAINED_BY", "length": 40, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "CREATEUSER", "length": 50, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "UPDATEUSER", "type": "esriFieldTypeString", "alias": "UPDATEUSER", "length": 50, "domain": null }, { "name": "UPDATEDATE", "type": "esriFieldTypeDate", "alias": "UPDATEDATE", "length": 8, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGUID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "PREMIUM", "type": "esriFieldTypeString", "alias": "PREMIUM", "length": 5, "domain": null }, { "name": "TRUNK", "type": "esriFieldTypeString", "alias": "TRUNK", "length": 5, "domain": { "type": "codedValue", "name": "WS1_TRUNK", "description": "TRUNK", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERATIONAL", "type": "esriFieldTypeString", "alias": "OPERATIONAL", "length": 5, "domain": { "type": "codedValue", "name": "WS1_OPERATIONAL", "description": "OPERATIONAL", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CATEGORY_RFOS", "type": "esriFieldTypeSmallInteger", "alias": "RFOS Category", "domain": null }, { "name": "CATEGORY_SUB_RFOS", "type": "esriFieldTypeSmallInteger", "alias": "RFOS Sub Category", "domain": null }, { "name": "ESTABLISHMENT_DATE", "type": "esriFieldTypeDate", "alias": "Establishment Date", "length": 8, "domain": null }, { "name": "ON_MAINTENANCE_DATE", "type": "esriFieldTypeDate", "alias": "On Maintenance Date", "length": 8, "domain": null }, { "name": "OFF_MAINTENANCE_DATE", "type": "esriFieldTypeDate", "alias": "Off Maintenance Date", "length": 8, "domain": null }, { "name": "AREA_RESPONSIBILITY", "type": "esriFieldTypeString", "alias": "Area of Responsibility", "length": 50, "domain": { "type": "codedValue", "name": "WS1_OPENSPACE_AREA_RESPONSIBILITY", "description": "OPEN SPACE AREA OF RESPONSIBILITY", "codedValues": [ { "name": "MANAGER CITY ASSETS", "code": "MANAGER_CITY_ASSETS" }, { "name": "MANAGER WASTE AND RESOURCE MANAGEMENT", "code": "MANAGER_WASTE_AND_RESOURCE_MANAGEMENT" }, { "name": "DIRECTOR GOLD COAST WATER AND WASTE", "code": "DIRECTOR_GOLD_COAST_WATER_AND_WASTE" }, { "name": "CHIEF INFORMATION OFFICER", "code": "CHIEF_INFORMATION_OFFICER" }, { "name": "MANAGER SAFE AND LIVEABLE COMMUNITIES", "code": "MANAGER_SAFE_AND_LIVEABLE_COMMUNITIES" }, { "name": "MANAGER FLEET", "code": "MANAGER_FLEET" }, { "name": "MANAGER COMMUNITY VENUES AND SERVICES", "code": "MANAGER_COMMUNITY_VENUES_AND_SERVICES" }, { "name": "MANAGER PARKS AND RECREATIONAL SERVICES", "code": "MANAGER_PARKS_AND_RECREATIONAL_SERVICES" }, { "name": "MANAGER CITY LIBRARIES", "code": "MANAGER_CITY_LIBRARIES" }, { "name": "MANAGER PROPERTY SERVICES", "code": "MANAGER_PROPERTY_SERVICES" }, { "name": "MANAGER HEALTH REGULATORY AND LIFEGUARD SERVICES", "code": "MANAGER_HEALTH_REGULATORY_AND_LIFEGUARD_SERVICES" }, { "name": "EXTERNAL", "code": "EXTERNAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STAGE_NAME", "type": "esriFieldTypeString", "alias": "Stage Name", "length": 75, "domain": null }, { "name": "ACQUISITION_PROJECT", "type": "esriFieldTypeString", "alias": "Acquisition Project", "length": 30, "domain": null }, { "name": "PROJECT_DEVELOPER_APP_ID", "type": "esriFieldTypeString", "alias": "Project Developer App ID", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "PROVISION", "type": "esriFieldTypeString", "alias": "Provision", "length": 120, "domain": { "type": "codedValue", "name": "WS1_OpenSpace Provision", "description": "values for the open space Provision field", "codedValues": [ { "name": "Local Recreation", "code": "Local Recreation" }, { "name": "District Recreation", "code": "District Recreation" }, { "name": "City Recreation", "code": "City Recreation" }, { "name": "District Sports", "code": "District Sports" }, { "name": "City Sports", "code": "City Sports" } ], "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": "" } ], "types": [ { "domains": { "TRUNK": {"type": "inherited"}, "OPERATIONAL": {"type": "inherited"}, "CATEGORY_SUB_RFOS": { "type": "codedValue", "name": "WS1_OPENSPACE_RFOS_QCE", "description": "Queensland Conservation Estate", "codedValues": [ { "name": "State Water Utility", "code": 108 }, { "name": "Conservation Park", "code": 102 }, { "name": "State Forest", "code": 103 }, { "name": "National Park", "code": 101 }, { "name": "Coordinated Conservation Areas", "code": 106 }, { "name": "Unallocated", "code": 107 }, { "name": "National Park Recovery", "code": 104 }, { "name": "Nature Refuge", "code": 105 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AREA_RESPONSIBILITY": {"type": "inherited"} }, "id": 1, "name": "Queensland Conservation Estate" }, { "domains": { "TRUNK": {"type": "inherited"}, "OPERATIONAL": {"type": "inherited"}, "CATEGORY_SUB_RFOS": { "type": "codedValue", "name": "WS1_OPENSPACE_RFOS_GCCE", "description": "Gold Coast Conservation Estate", "codedValues": [ { "name": "Conservation Area", "code": 201 }, { "name": "Bushland Reserve", "code": 203 }, { "name": "Environmental Reserve", "code": 202 }, { "name": "General Reserve", "code": 204 }, { "name": "Undeveloped Conservation Estate", "code": 205 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AREA_RESPONSIBILITY": {"type": "inherited"} }, "id": 2, "name": "Gold Coast Conservation Estate" }, { "domains": { "TRUNK": {"type": "inherited"}, "OPERATIONAL": {"type": "inherited"}, "CATEGORY_SUB_RFOS": { "type": "codedValue", "name": "WS1_OPENSPACE_RFOS_PARKS", "description": "Open Space Parks", "codedValues": [ { "name": "Local Recreation Park", "code": 301 }, { "name": "District Recreation Park", "code": 302 }, { "name": "City Recreation Park", "code": 303 }, { "name": "Open Space Linkage", "code": 304 }, { "name": "Amenity Space", "code": 305 }, { "name": "Water Body", "code": 306 }, { "name": "Civic Park", "code": 307 }, { "name": "Foreshore Park", "code": 308 }, { "name": "Natural Destination Park", "code": 309 }, { "name": "Riverside Park", "code": 310 }, { "name": "Undeveloped City Recreation Park", "code": 311 }, { "name": "Undeveloped District Recreation Park", "code": 312 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AREA_RESPONSIBILITY": {"type": "inherited"} }, "id": 3, "name": "Open Space Parks" }, { "domains": { "TRUNK": {"type": "inherited"}, "OPERATIONAL": {"type": "inherited"}, "CATEGORY_SUB_RFOS": { "type": "codedValue", "name": "WS1_OPENSPACE_RFOS_UR", "description": "Utility Reserves", "codedValues": [ { "name": "Road Reserve", "code": 405 }, { "name": "Access Linkage", "code": 404 }, { "name": "Natural Drainage Reserve", "code": 403 }, { "name": "Drainage Reserve", "code": 402 }, { "name": "Utility Reserve", "code": 401 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AREA_RESPONSIBILITY": {"type": "inherited"} }, "id": 4, "name": "Utility Reserves" }, { "domains": { "TRUNK": {"type": "inherited"}, "OPERATIONAL": {"type": "inherited"}, "CATEGORY_SUB_RFOS": { "type": "codedValue", "name": "WS1_OPENSPACE_RFOS_SP", "description": "Sports Parks", "codedValues": [ { "name": "Specialised Sports Park", "code": 504 }, { "name": "Major Sporting Facility", "code": 505 }, { "name": "District Sports Park", "code": 502 }, { "name": "City Sports Park", "code": 503 }, { "name": "Undeveloped City Sports Park", "code": 507 }, { "name": "Undeveloped District Sports Park", "code": 508 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AREA_RESPONSIBILITY": {"type": "inherited"} }, "id": 5, "name": "Sports Parks" }, { "domains": { "TRUNK": {"type": "inherited"}, "OPERATIONAL": {"type": "inherited"}, "CATEGORY_SUB_RFOS": { "type": "codedValue", "name": "WS1_OPENSPACE_RFOS_CF", "description": "Community Facilities", "codedValues": [ { "name": "Cemeteries", "code": 605 }, { "name": "Aquatic Centre", "code": 604 }, { "name": "Cultural Facilities", "code": 601 }, { "name": "Centre or Hall", "code": 603 }, { "name": "Indoor Sports and Recreation", "code": 602 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AREA_RESPONSIBILITY": {"type": "inherited"} }, "id": 6, "name": "Community Facilities" } ], "subtypes": [ { "domains": { "TRUNK": {"type": "inherited"}, "OPERATIONAL": {"type": "inherited"}, "CATEGORY_SUB_RFOS": { "type": "codedValue", "name": "WS1_OPENSPACE_RFOS_QCE", "description": "Queensland Conservation Estate", "codedValues": [ { "name": "State Water Utility", "code": 108 }, { "name": "Conservation Park", "code": 102 }, { "name": "State Forest", "code": 103 }, { "name": "National Park", "code": 101 }, { "name": "Coordinated Conservation Areas", "code": 106 }, { "name": "Unallocated", "code": 107 }, { "name": "National Park Recovery", "code": 104 }, { "name": "Nature Refuge", "code": 105 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AREA_RESPONSIBILITY": {"type": "inherited"} }, "defaultValues": { "LEGACY_ID": null, "FUNC_LOC_I": null, "NAME": null, "ADDRESS": null, "ADDR1": null, "ADDR2": null, "ADDR3": null, "AREA_SQ_M": null, "MAINTAINED_BY": null, "COMMENTS": null, "CREATEUSER": null, "CREATEDATE": null, "UPDATEUSER": null, "UPDATEDATE": null, "GLOBALID": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "PREMIUM": null, "TRUNK": null, "OPERATIONAL": null, "CATEGORY_RFOS": null, "CATEGORY_SUB_RFOS": null, "ESTABLISHMENT_DATE": null, "ON_MAINTENANCE_DATE": null, "OFF_MAINTENANCE_DATE": null, "AREA_RESPONSIBILITY": null, "STAGE_NAME": null, "ACQUISITION_PROJECT": null, "PROJECT_DEVELOPER_APP_ID": null, "PROVISION": null }, "code": 1, "name": "Queensland Conservation Estate" }, { "domains": { "TRUNK": {"type": "inherited"}, "OPERATIONAL": {"type": "inherited"}, "CATEGORY_SUB_RFOS": { "type": "codedValue", "name": "WS1_OPENSPACE_RFOS_GCCE", "description": "Gold Coast Conservation Estate", "codedValues": [ { "name": "Conservation Area", "code": 201 }, { "name": "Bushland Reserve", "code": 203 }, { "name": "Environmental Reserve", "code": 202 }, { "name": "General Reserve", "code": 204 }, { "name": "Undeveloped Conservation Estate", "code": 205 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AREA_RESPONSIBILITY": {"type": "inherited"} }, "defaultValues": { "LEGACY_ID": null, "FUNC_LOC_I": null, "NAME": null, "ADDRESS": null, "ADDR1": null, "ADDR2": null, "ADDR3": null, "AREA_SQ_M": null, "MAINTAINED_BY": null, "COMMENTS": null, "CREATEUSER": null, "CREATEDATE": null, "UPDATEUSER": null, "UPDATEDATE": null, "GLOBALID": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "PREMIUM": null, "TRUNK": null, "OPERATIONAL": null, "CATEGORY_RFOS": null, "CATEGORY_SUB_RFOS": null, "ESTABLISHMENT_DATE": null, "ON_MAINTENANCE_DATE": null, "OFF_MAINTENANCE_DATE": null, "AREA_RESPONSIBILITY": null, "STAGE_NAME": null, "ACQUISITION_PROJECT": null, "PROJECT_DEVELOPER_APP_ID": null, "PROVISION": null }, "code": 2, "name": "Gold Coast Conservation Estate" }, { "domains": { "TRUNK": {"type": "inherited"}, "OPERATIONAL": {"type": "inherited"}, "CATEGORY_SUB_RFOS": { "type": "codedValue", "name": "WS1_OPENSPACE_RFOS_PARKS", "description": "Open Space Parks", "codedValues": [ { "name": "Local Recreation Park", "code": 301 }, { "name": "District Recreation Park", "code": 302 }, { "name": "City Recreation Park", "code": 303 }, { "name": "Open Space Linkage", "code": 304 }, { "name": "Amenity Space", "code": 305 }, { "name": "Water Body", "code": 306 }, { "name": "Civic Park", "code": 307 }, { "name": "Foreshore Park", "code": 308 }, { "name": "Natural Destination Park", "code": 309 }, { "name": "Riverside Park", "code": 310 }, { "name": "Undeveloped City Recreation Park", "code": 311 }, { "name": "Undeveloped District Recreation Park", "code": 312 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AREA_RESPONSIBILITY": {"type": "inherited"} }, "defaultValues": { "LEGACY_ID": null, "FUNC_LOC_I": null, "NAME": null, "ADDRESS": null, "ADDR1": null, "ADDR2": null, "ADDR3": null, "AREA_SQ_M": null, "MAINTAINED_BY": null, "COMMENTS": null, "CREATEUSER": null, "CREATEDATE": null, "UPDATEUSER": null, "UPDATEDATE": null, "GLOBALID": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "PREMIUM": null, "TRUNK": null, "OPERATIONAL": null, "CATEGORY_RFOS": null, "CATEGORY_SUB_RFOS": null, "ESTABLISHMENT_DATE": null, "ON_MAINTENANCE_DATE": null, "OFF_MAINTENANCE_DATE": null, "AREA_RESPONSIBILITY": null, "STAGE_NAME": null, "ACQUISITION_PROJECT": null, "PROJECT_DEVELOPER_APP_ID": null, "PROVISION": null }, "code": 3, "name": "Open Space Parks" }, { "domains": { "TRUNK": {"type": "inherited"}, "OPERATIONAL": {"type": "inherited"}, "CATEGORY_SUB_RFOS": { "type": "codedValue", "name": "WS1_OPENSPACE_RFOS_UR", "description": "Utility Reserves", "codedValues": [ { "name": "Road Reserve", "code": 405 }, { "name": "Access Linkage", "code": 404 }, { "name": "Natural Drainage Reserve", "code": 403 }, { "name": "Drainage Reserve", "code": 402 }, { "name": "Utility Reserve", "code": 401 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AREA_RESPONSIBILITY": {"type": "inherited"} }, "defaultValues": { "LEGACY_ID": null, "FUNC_LOC_I": null, "NAME": null, "ADDRESS": null, "ADDR1": null, "ADDR2": null, "ADDR3": null, "AREA_SQ_M": null, "MAINTAINED_BY": null, "COMMENTS": null, "CREATEUSER": null, "CREATEDATE": null, "UPDATEUSER": null, "UPDATEDATE": null, "GLOBALID": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "PREMIUM": null, "TRUNK": null, "OPERATIONAL": null, "CATEGORY_RFOS": null, "CATEGORY_SUB_RFOS": null, "ESTABLISHMENT_DATE": null, "ON_MAINTENANCE_DATE": null, "OFF_MAINTENANCE_DATE": null, "AREA_RESPONSIBILITY": null, "STAGE_NAME": null, "ACQUISITION_PROJECT": null, "PROJECT_DEVELOPER_APP_ID": null, "PROVISION": null }, "code": 4, "name": "Utility Reserves" }, { "domains": { "TRUNK": {"type": "inherited"}, "OPERATIONAL": {"type": "inherited"}, "CATEGORY_SUB_RFOS": { "type": "codedValue", "name": "WS1_OPENSPACE_RFOS_SP", "description": "Sports Parks", "codedValues": [ { "name": "Specialised Sports Park", "code": 504 }, { "name": "Major Sporting Facility", "code": 505 }, { "name": "District Sports Park", "code": 502 }, { "name": "City Sports Park", "code": 503 }, { "name": "Undeveloped City Sports Park", "code": 507 }, { "name": "Undeveloped District Sports Park", "code": 508 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AREA_RESPONSIBILITY": {"type": "inherited"} }, "defaultValues": { "LEGACY_ID": null, "FUNC_LOC_I": null, "NAME": null, "ADDRESS": null, "ADDR1": null, "ADDR2": null, "ADDR3": null, "AREA_SQ_M": null, "MAINTAINED_BY": null, "COMMENTS": null, "CREATEUSER": null, "CREATEDATE": null, "UPDATEUSER": null, "UPDATEDATE": null, "GLOBALID": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "PREMIUM": null, "TRUNK": null, "OPERATIONAL": null, "CATEGORY_RFOS": null, "CATEGORY_SUB_RFOS": null, "ESTABLISHMENT_DATE": null, "ON_MAINTENANCE_DATE": null, "OFF_MAINTENANCE_DATE": null, "AREA_RESPONSIBILITY": null, "STAGE_NAME": null, "ACQUISITION_PROJECT": null, "PROJECT_DEVELOPER_APP_ID": null, "PROVISION": null }, "code": 5, "name": "Sports Parks" }, { "domains": { "TRUNK": {"type": "inherited"}, "OPERATIONAL": {"type": "inherited"}, "CATEGORY_SUB_RFOS": { "type": "codedValue", "name": "WS1_OPENSPACE_RFOS_CF", "description": "Community Facilities", "codedValues": [ { "name": "Cemeteries", "code": 605 }, { "name": "Aquatic Centre", "code": 604 }, { "name": "Cultural Facilities", "code": 601 }, { "name": "Centre or Hall", "code": 603 }, { "name": "Indoor Sports and Recreation", "code": 602 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AREA_RESPONSIBILITY": {"type": "inherited"} }, "defaultValues": { "LEGACY_ID": null, "FUNC_LOC_I": null, "NAME": null, "ADDRESS": null, "ADDR1": null, "ADDR2": null, "ADDR3": null, "AREA_SQ_M": null, "MAINTAINED_BY": null, "COMMENTS": null, "CREATEUSER": null, "CREATEDATE": null, "UPDATEUSER": null, "UPDATEDATE": null, "GLOBALID": null, "CREATED_USER": null, "CREATED_DATE": null, "LAST_EDITED_USER": null, "LAST_EDITED_DATE": null, "PREMIUM": null, "TRUNK": null, "OPERATIONAL": null, "CATEGORY_RFOS": null, "CATEGORY_SUB_RFOS": null, "ESTABLISHMENT_DATE": null, "ON_MAINTENANCE_DATE": null, "OFF_MAINTENANCE_DATE": null, "AREA_RESPONSIBILITY": null, "STAGE_NAME": null, "ACQUISITION_PROJECT": null, "PROJECT_DEVELOPER_APP_ID": null, "PROVISION": null }, "code": 6, "name": "Community Facilities" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": "Suburb", "type": "Feature Layer", "description": "The locality boundaries dataset is the spatial representation of bounded localities (includes suburbs) of Queensland. These are the official locality names and boundaries used for addressing. Custodian Organisation: Dept Natural Resource Management. Custodian Position: None. Point of Contact Position: None. Point of Contact Details: None.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 28356, "latestWkid": 28356, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "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, 240, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "Proper($feature.SUBURBS)", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "stackSeparators": [ {"separator": " "}, { "separator": "-", "visible": true }, { "separator": ",", "visible": true } ], "useCodedValues": true, "maxScale": "NaN", "minScale": "NaN", "name": "Label", "priority": 3, "symbol": { "type": "esriTS", "color": [ 153, 141, 122, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 516638.0440999996, "ymin": 6873398.8806, "xmax": 554177.1595000001, "ymax": 6937067.2511, "spatialReference": { "wkid": 28356, "latestWkid": 28356, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBURBS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBURBS", "type": "esriFieldTypeString", "alias": "SUBURBS", "length": 28, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "SHAPE_INDEX", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 5, "name": "GCCC Boundary", "type": "Feature Layer", "description": "The spatial representation of local government areas for CoGC. Custodian Organisation: Dept Natural Resource Management. Custodian Position: https://data.qld.gov.au/dataset/local-government-area-boundaries-queensland/resource/df934fc2-8923-4d7f-822f-4bc7a05c499b . Point of Contact Position: None. Point of Contact Details: None.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 28356, "latestWkid": 28356, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 516638.0669, "ymin": 6873405.9516, "xmax": 554185.9743999997, "ymax": 6937067.211, "spatialReference": { "wkid": 28356, "latestWkid": 28356, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CREATEUSER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "CREATEUSER", "length": 50, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "UPDATEUSER", "type": "esriFieldTypeString", "alias": "UPDATEUSER", "length": 50, "domain": null }, { "name": "UPDATEDATE", "type": "esriFieldTypeDate", "alias": "UPDATEDATE", "length": 8, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "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": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 6, "name": "Australia LGA", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 28356, "latestWkid": 28356, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "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": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.LGA_NAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 204, 204, 204, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 350100.27689999994, "ymin": 6851869.043, "xmax": 557831.8332000002, "ymax": 7014251.8263, "spatialReference": { "wkid": 28356, "latestWkid": 28356, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LGA_NAME", "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": "LGA_NAME", "type": "esriFieldTypeString", "alias": "LGA_NAME", "length": 40, "domain": null }, { "name": "SHORT_NAME", "type": "esriFieldTypeString", "alias": "SHORT_NAME", "length": 40, "domain": null }, { "name": "ABBREVIATE", "type": "esriFieldTypeString", "alias": "ABBREVIATE", "length": 40, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "SHAPE_INDEX", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 7, "name": "Ocean", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 28356, "latestWkid": 28356, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "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": [ 189, 222, 227, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [ { "separator": " ", "forced": true, "breakPosition": "before" }, { "separator": "-", "visible": true }, { "separator": ",", "visible": true } ], "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 110, 180, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 541805.8120999997, "ymin": 6851571.5355, "xmax": 665487.1823000005, "ymax": 6945143.1625, "spatialReference": { "wkid": 28356, "latestWkid": 28356, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "SHAPE_INDEX", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }