{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 71, "name": "Airport runways and taxiways", "type": "Feature Layer", "description": "This dataset displays runways and taxiways (greater than 15 metres wide) and aircraft parking aprons at major airports and aerodromes within the State of Queensland.", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "© State of Queensland (Department of Resources) 2024", "parentLayer": null, "subLayers": [], "minScale": 51000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "feature_type", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": null }, "value": "Apron", "label": "Apron" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 145, 145, 255 ], "outline": null }, "value": "Runway", "label": "Runway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 189, 196, 255 ], "outline": null }, "value": "Taxiway", "label": "Taxiway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 202, 252, 255 ], "toColor": [ 218, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 183, 255 ], "toColor": [ 182, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 179, 255 ], "toColor": [ 252, 207, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 248, 252, 255 ], "toColor": [ 187, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 221, 255 ], "toColor": [ 204, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 229, 252, 255 ], "toColor": [ 215, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 242, 255 ], "toColor": [ 252, 215, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 215, 255 ], "toColor": [ 252, 251, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 138.1205740690067, "ymin": -28.835288867384747, "xmax": 153.5145835720588, "ymax": -9.232044110917524, "spatialReference": { "wkid": 4283, "latestWkid": 4283, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -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": 100, "domain": null }, { "name": "feature_type", "type": "esriFieldTypeString", "alias": "Feature type", "length": 50, "domain": { "type": "codedValue", "name": "dm_airport_runway", "description": "Types of airport faclities", "codedValues": [ { "name": "Apron", "code": "Apron" }, { "name": "Runway", "code": "Runway" }, { "name": "Taxiway", "code": "Taxiway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "surface", "type": "esriFieldTypeString", "alias": "Surface", "length": 10, "domain": { "type": "codedValue", "name": "dm_aviation_surface", "description": "Types of aviation surface", "codedValues": [ { "name": "Grass", "code": "Grass" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Sealed", "code": "Sealed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "operational_status", "type": "esriFieldTypeString", "alias": "Operational status", "length": 20, "domain": { "type": "codedValue", "name": "dm_aviation_status", "description": "Aviation operational status", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Dismantled", "code": "Dismantled" }, { "name": "Operational", "code": "Operational" }, { "name": "Non Operational", "code": "Non Operational" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "usage", "type": "esriFieldTypeString", "alias": "Usage", "length": 20, "domain": { "type": "codedValue", "name": "dm_aviation_usage", "description": "Aviation uses", "codedValues": [ { "name": "Civil", "code": "Civil" }, { "name": "Civil - Military", "code": "Civil - Military" }, { "name": "Military", "code": "Military" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "attribute_source", "type": "esriFieldTypeString", "alias": "Attribute source", "length": 100, "domain": null }, { "name": "attribute_date", "type": "esriFieldTypeDate", "alias": "Attribute date", "length": 8, "domain": null }, { "name": "feature_source", "type": "esriFieldTypeString", "alias": "Feature source", "length": 100, "domain": null }, { "name": "feature_date", "type": "esriFieldTypeDate", "alias": "Feature date", "length": 8, "domain": null }, { "name": "pfi", "type": "esriFieldTypeString", "alias": "PFI", "length": 15, "domain": null }, { "name": "ufi", "type": "esriFieldTypeString", "alias": "UFI", "length": 15, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8dcdbc6a2a44891a3f7c29e9abc4177" }