{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 130, "name": "Sports tracks", "type": "Feature Layer", "description": "This dataset displays a collection of narrow courses within the State of Queensland on which races (e.g., athletics, horse racing) and or training for such sports occur.", "geometryType": "esriGeometryPolyline", "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 Natural Resources and Mines, Manufacturing, and Regional and Rural Development)", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "feature_type", "uniqueValueGroups": [ { "heading": "Feature Type", "classes": [ { "label": "Racetrack", "description": "Racetrack", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 155, 235, 193, 255 ], "width": 1 }, "values": [ [ "Racetrack" ] ] }, { "label": "Training Track", "description": "Training Track", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 240, 104, 255 ], "width": 1 }, "values": [ [ "Training Track" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 155, 235, 193, 255 ], "width": 1 }, "value": "Racetrack", "label": "Racetrack" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 240, 104, 255 ], "width": 1 }, "value": "Training Track", "label": "Training Track" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 245, 104, 255 ], "toColor": [ 61, 245, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 168, 148, 255 ], "toColor": [ 128, 168, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 173, 94, 255 ], "toColor": [ 68, 173, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 242, 185, 255 ], "toColor": [ 172, 242, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 245, 157, 255 ], "toColor": [ 69, 245, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 207, 97, 255 ], "toColor": [ 66, 207, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 168, 126, 255 ], "toColor": [ 86, 168, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 222, 195, 255 ], "toColor": [ 177, 222, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 237, 167, 255 ], "toColor": [ 121, 237, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 201, 152, 255 ], "toColor": [ 135, 201, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 242, 138, 255 ], "toColor": [ 109, 242, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 199, 117, 255 ], "toColor": [ 50, 199, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 199, 142, 255 ], "toColor": [ 90, 199, 142, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.5375649751689494E7, "ymin": -3375209.5220712135, "xmax": 1.70833874057762E7, "ymax": -1568057.4581635066, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "feature_type", "type": "esriFieldTypeString", "alias": "Feature Type", "length": 50, "domain": { "type": "codedValue", "name": "dm_sports_track", "description": "Types of sports tracks", "codedValues": [ { "name": "Racetrack", "code": "Racetrack" }, { "name": "Training Track", "code": "Training Track" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "function", "type": "esriFieldTypeString", "alias": "Function", "length": 30, "domain": { "type": "codedValue", "name": "dm_sports_track_function", "description": "Sports track functions", "codedValues": [ { "name": "Athletics", "code": "Athletics" }, { "name": "Bicycle", "code": "Bicycle" }, { "name": "BMX", "code": "BMX" }, { "name": "Horse", "code": "Horse" }, { "name": "Motorsport", "code": "Motorsport" }, { "name": "Other Sport", "code": "Other Sport" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "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": "additional_names", "type": "esriFieldTypeString", "alias": "Additional Names", "length": 100, "domain": null }, { "name": "add_names_source", "type": "esriFieldTypeString", "alias": "Additional Names Source", "length": 100, "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": "created_date", "type": "esriFieldTypeDouble", "alias": "Dimension (m)", "domain": null }, { "name": "last_edited_date", "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" } }, { "name": "dimension_m", "type": "esriFieldTypeDouble", "alias": "Dimension (m)", "domain": null }, { "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" } }, { "name": "text_note", "type": "esriFieldTypeString", "alias": "Text Note", "length": 50, "domain": null }, { "name": "add_information", "type": "esriFieldTypeString", "alias": "Additional Information", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2ae23c8421e64b22adbb09ccfc903503" }