{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 202, "name": "Built up area", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Physical and political boundaries" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This dataset displays the extent of an urban or rural settlement where cadastral parcels are less than 2.5 hectares and which generally have residential (more than 50), commercial, or industrial buildings constructed on them.", "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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 1.5375134220071761E7, "ymin": -3375461.4930684348, "xmax": 1.7093182257081542E7, "ymax": -1031872.0184396561, "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": 7844, "latestWkid": 7844, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 102 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "feature_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_perimeter(shape)", "required": true }, { "name": "feature_type", "type": "esriFieldTypeString", "alias": "Feature Type", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": "Built Up Area", "modelName": "feature_type" }, { "name": "function", "type": "esriFieldTypeString", "alias": "Function", "domain": { "type": "codedValue", "name": "dm_builtuparea_function", "description": "Built Up Area functions", "codedValues": [ { "name": "Commercial", "code": "Commercial" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Residential", "code": "Residential" }, { "name": "Other Built up Area", "code": "Other Built up Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "feature_source" }, { "name": "attribute_source", "type": "esriFieldTypeString", "alias": "Attribute Source", "domain": null, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "qld_pndb_id" }, { "name": "attribute_date", "type": "esriFieldTypeDate", "alias": "Attribute Date", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "attribute_source" }, { "name": "feature_source", "type": "esriFieldTypeString", "alias": "Feature Source", "domain": null, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "additional_names_source" }, { "name": "feature_date", "type": "esriFieldTypeDate", "alias": "Feature Date", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "operational_status" }, { "name": "pfi", "type": "esriFieldTypeString", "alias": "PFI", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": "0", "modelName": "text_note" }, { "name": "ufi", "type": "esriFieldTypeString", "alias": "UFI", "domain": null, "editable": false, "nullable": false, "length": 15, "defaultValue": "0", "modelName": "dimension_m2" }, { "name": "dimension_m2", "type": "esriFieldTypeDouble", "alias": "Dimension (m²)", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "dimension_m2" }, { "name": "upper_scale", "type": "esriFieldTypeInteger", "alias": "Upper Scale", "domain": { "type": "codedValue", "name": "dm_upperscale", "description": "dm_upperscale", "codedValues": [ { "name": "10000", "code": 10000 }, { "name": "25000", "code": 25000 }, { "name": "50000", "code": 50000 }, { "name": "100000", "code": 100000 }, { "name": "250000", "code": 250000 }, { "name": "1000000", "code": 1000000 }, { "name": "2500000", "code": 2500000 }, { "name": "5000000", "code": 5000000 }, { "name": "10000000", "code": 10000000 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "upper_scale" }, { "name": "text_note", "type": "esriFieldTypeString", "alias": "Text Note", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "text_note" }, { "name": "add_information", "type": "esriFieldTypeString", "alias": "Additional Information", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "add_information" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Built up area", "description": "", "prototype": { "attributes": { "add_information": null, "name": null, "text_note": null, "upper_scale": 0, "feature_type": "Built Up Area", "function": " ", "attribute_source": " ", "attribute_date": -2209161600000, "feature_source": " ", "feature_date": -2209161600000, "pfi": "0", "dimension_m2": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "072ec1c6250041138c8b940bc30eaf08" }