{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Addresses", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 15000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Foundation dataset of address location, points in Queensland with their relevant land parcel descriptor.", "copyrightText": "© State of Queensland (Department of Resources) 2024", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "IIF(\n IsEmpty($feature.unit_number),\n $feature.street_number,\n `${$feature.unit_type}${$feature.unit_number}/${$feature.street_number}`\n)", "title": "Street number" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "where": "\"address_status\" = 'P'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "address", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "lot", "type": "esriFieldTypeString", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "lot" }, { "name": "plan", "type": "esriFieldTypeString", "alias": "Plan", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "plan" }, { "name": "lotplan", "type": "esriFieldTypeString", "alias": "Lot/plan", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "lotplan" }, { "name": "property_name", "type": "esriFieldTypeString", "alias": "Property name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "property_name" }, { "name": "unit_number", "type": "esriFieldTypeString", "alias": "Unit number", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "unit_number" }, { "name": "unit_type", "type": "esriFieldTypeString", "alias": "Unit type", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "unit_type" }, { "name": "unit_suffix", "type": "esriFieldTypeString", "alias": "Unit suffix", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "unit_suffix" }, { "name": "floor_number", "type": "esriFieldTypeString", "alias": "Floor number", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "floor_number" }, { "name": "floor_type", "type": "esriFieldTypeString", "alias": "Floor type", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "floor_type" }, { "name": "floor_suffix", "type": "esriFieldTypeString", "alias": "Floor suffix", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "floor_suffix" }, { "name": "street_number", "type": "esriFieldTypeString", "alias": "Street number", "domain": null, "editable": true, "nullable": true, "length": 23, "defaultValue": null, "modelName": "street_number" }, { "name": "street_no_1", "type": "esriFieldTypeString", "alias": "Street number from", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "street_no_1" }, { "name": "street_no_1_suffix", "type": "esriFieldTypeString", "alias": "Street number from suffix", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "street_no_1_suffix" }, { "name": "street_no_2", "type": "esriFieldTypeString", "alias": "Street number to", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "street_no_2" }, { "name": "street_no_2_suffix", "type": "esriFieldTypeString", "alias": "Street number to suffix", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "street_no_2_suffix" }, { "name": "street_name", "type": "esriFieldTypeString", "alias": "Street name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "street_name" }, { "name": "street_type", "type": "esriFieldTypeString", "alias": "Street type", "domain": null, "editable": true, "nullable": true, "length": 21, "defaultValue": null, "modelName": "street_type" }, { "name": "street_suffix", "type": "esriFieldTypeString", "alias": "Street suffix", "domain": null, "editable": true, "nullable": true, "length": 21, "defaultValue": null, "modelName": "street_suffix" }, { "name": "street_full", "type": "esriFieldTypeString", "alias": "Street full", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "street_full" }, { "name": "locality", "type": "esriFieldTypeString", "alias": "Locality", "domain": null, "editable": true, "nullable": true, "length": 41, "defaultValue": null, "modelName": "locality" }, { "name": "local_authority", "type": "esriFieldTypeString", "alias": "Local authority", "domain": null, "editable": true, "nullable": true, "length": 41, "defaultValue": null, "modelName": "local_authority" }, { "name": "state", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "state" }, { "name": "geocode_type", "type": "esriFieldTypeString", "alias": "Geocode type", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "geocode_type" }, { "name": "address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "address" }, { "name": "address_status", "type": "esriFieldTypeString", "alias": "Address status", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "address_status" }, { "name": "address_standard", "type": "esriFieldTypeString", "alias": "Address standard", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "address_standard" }, { "name": "lotplan_status", "type": "esriFieldTypeString", "alias": "Lot/plan status", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "lotplan_status" }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitude" }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitude" }, { "name": "address_pid", "type": "esriFieldTypeInteger", "alias": "Address point ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "address_pid" }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Addresses", "description": "", "prototype": { "attributes": { "longitude": null, "lot": null, "plan": null, "lotplan": null, "property_name": null, "unit_number": null, "unit_type": null, "unit_suffix": null, "floor_number": null, "floor_type": null, "floor_suffix": null, "street_number": null, "street_no_1": null, "street_no_1_suffix": null, "street_no_2": null, "street_no_2_suffix": null, "street_name": null, "street_type": null, "street_suffix": null, "street_full": null, "locality": null, "local_authority": null, "state": null, "geocode_type": null, "address": null, "address_status": null, "address_standard": null, "lotplan_status": null, "latitude": null, "address_pid": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 4000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b95c7bf512f74ba4879e207383d4875c" }