{
 "layers": [
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 0,
   "name": "Travelling stock facilities",
   "type": "Feature Layer",
   "description": "This layer displays the location of travelling stock facilities along Queensland stock routes.  These are usually designated water facilities for travelling stock, but occasionally may be other facilities such as a holding yard, fence, signage or bridge. Check with the local government about actual water availability.",
   "geometryType": "esriGeometryPoint",
   "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
   },
   "copyrightText": "© State of Queensland (Department of Natural Resources and Mines, Manufacturing, and Regional and Rural Development) 2024",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 9244648.868618,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       26,
       161,
       255,
       255
      ],
      "size": 8,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        92,
        230,
        255
       ],
       "width": 0.8
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpressionInfo": {
       "expression": "Proper($feature.fac_name)",
       "title": "Custom"
      },
      "labelPlacement": "esriServerPointLabelPlacementAboveCenter",
      "deconflictionStrategy": "static",
      "allowOverlapOfFeatureInterior": "avoid",
      "stackLabel": true,
      "stackAlignment": "textSymbol",
      "removeDuplicates": "none",
      "stackRowLength": 24,
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 288895.277144,
      "name": "Default",
      "priority": 6,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        112,
        255,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 4,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Segoe UI Semibold",
        "size": 9.5,
        "style": "italic",
        "weight": "normal",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 1.5362052994039794E7,
    "ymin": -3374146.8160297913,
    "xmax": 1.7036877063603126E7,
    "ymax": -1746601.741128111,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "fac_name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "fac_id",
     "type": "esriFieldTypeString",
     "alias": "Facility reference ID",
     "length": 8,
     "domain": null
    },
    {
     "name": "fac_name",
     "type": "esriFieldTypeString",
     "alias": "Facility name",
     "length": 70,
     "domain": null
    },
    {
     "name": "fac_type",
     "type": "esriFieldTypeString",
     "alias": "Facility type",
     "length": 50,
     "domain": null
    },
    {
     "name": "owner_type",
     "type": "esriFieldTypeString",
     "alias": "Owner type",
     "length": 50,
     "domain": null
    },
    {
     "name": "lga",
     "type": "esriFieldTypeString",
     "alias": "Local government area",
     "length": 128,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "Object ID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "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": {
    "timeZone": "E. Australia Standard Time",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "2f1af889be4f4751bd436b104e83858f"
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 1,
   "name": "Active travel permits",
   "type": "Feature Layer",
   "description": "The location of travel permits that have been approved and are active or will be active in the future based on end date. This information is extracted nightly from the Stock Route Management System (SRMS). ",
   "geometryType": "esriGeometryPolyline",
   "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
   },
   "copyrightText": "© State of Queensland (Department of Natural Resources and Mines, Manufacturing, and Regional and Rural Development) 2024",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 9244648.868618,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       25,
       0,
       247,
       255
      ],
      "width": 12
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpressionInfo": {
       "expression": "$feature.ref_id",
       "title": "Custom"
      },
      "labelPlacement": "esriServerLinePlacementCenterAlong",
      "textLayout": "horizontal",
      "deconflictionStrategy": "dynamic",
      "allowOverrun": true,
      "repeatLabel": false,
      "lineConnection": "minimizeLabels",
      "useClippedGeometry": true,
      "stackLabel": true,
      "stackAlignment": "textSymbol",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 283.46456692913387,
      "stackRowLength": 24,
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 577790.554289,
      "name": "Active Travel Permits",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        92,
        230,
        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": "Segoe UI Semibold",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 1.617870391044833E7,
    "ymin": -3320379.149634134,
    "xmax": 1.6703096888868727E7,
    "ymax": -2549617.7425688114,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "REF_ID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ref_id",
     "type": "esriFieldTypeString",
     "alias": "Permit ID",
     "length": 50,
     "domain": null
    },
    {
     "name": "lga",
     "type": "esriFieldTypeString",
     "alias": "Local government area",
     "length": 255,
     "domain": null
    },
    {
     "name": "srn_segments",
     "type": "esriFieldTypeString",
     "alias": "Stock route IDs",
     "length": 300,
     "domain": null
    },
    {
     "name": "start_dt",
     "type": "esriFieldTypeDate",
     "alias": "Start date",
     "length": 8,
     "domain": null
    },
    {
     "name": "end_dt",
     "type": "esriFieldTypeDate",
     "alias": "End date",
     "length": 8,
     "domain": null
    },
    {
     "name": "final_start_dt",
     "type": "esriFieldTypeDate",
     "alias": "Final start date",
     "length": 8,
     "domain": null
    },
    {
     "name": "final_end_dt",
     "type": "esriFieldTypeDate",
     "alias": "Final end date",
     "length": 8,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "Object ID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "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": {
    "timeZone": "E. Australia Standard Time",
    "respectsDaylightSaving": false
   },
   "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": "2f1af889be4f4751bd436b104e83858f"
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 2,
   "name": "Active grazing permits",
   "type": "Feature Layer",
   "description": "The location of grazing permits that have been approved and are active or will be active in the future based on end date.  This information is extracted nightly from the Stock Route Management System (SRMS). ",
   "geometryType": "esriGeometryPolygon",
   "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
   },
   "copyrightText": "© State of Queensland (Department of Natural Resources and Mines, Manufacturing, and Regional and Rural Development) 2024",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 9244648.868618,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSForwardDiagonal",
      "color": [
       104,
       38,
       234,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        104,
        38,
        234,
        255
       ],
       "width": 1.5
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpression": "[ref_id]",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "allowOverlapOfFeatureInterior": "avoid",
      "stackLabel": true,
      "stackAlignment": "textSymbol",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 283.46456692913387,
      "stackRowLength": 24,
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 288895.277144,
      "name": "Active Grazing Permit",
      "priority": 4,
      "symbol": {
       "type": "esriTS",
       "color": [
        76,
        0,
        115,
        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": "Segoe UI Semibold",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 1.615420479572874E7,
    "ymin": -3376102.226492498,
    "xmax": 1.686921197678717E7,
    "ymax": -2773188.207500649,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "REF_ID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ref_id",
     "type": "esriFieldTypeString",
     "alias": "Permit ID",
     "length": 50,
     "domain": null
    },
    {
     "name": "lga",
     "type": "esriFieldTypeString",
     "alias": "Local government area",
     "length": 255,
     "domain": null
    },
    {
     "name": "srn_segments",
     "type": "esriFieldTypeString",
     "alias": "Stock route IDs",
     "length": 300,
     "domain": null
    },
    {
     "name": "start_dt",
     "type": "esriFieldTypeDate",
     "alias": "Start date",
     "length": 8,
     "domain": null
    },
    {
     "name": "end_dt",
     "type": "esriFieldTypeDate",
     "alias": "End date",
     "length": 8,
     "domain": null
    },
    {
     "name": "final_start_dt",
     "type": "esriFieldTypeDate",
     "alias": "Final start date",
     "length": 8,
     "domain": null
    },
    {
     "name": "final_end_dt",
     "type": "esriFieldTypeDate",
     "alias": "Final end date",
     "length": 8,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "Object ID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "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": {
    "timeZone": "E. Australia Standard Time",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "st_area(shape)",
    "shapeLengthFieldName": "st_perimeter(shape)",
    "units": "esriDecimalDegrees",
    "mapUnits": {"uwkid": 9102}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "2f1af889be4f4751bd436b104e83858f"
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 5,
   "name": "Proposed stock route changes for consultation",
   "type": "Feature Layer",
   "description": "This layer displays selected road parcels which represent the proposed changes to the Stock Route Network (SRN) of Queensland.  The data in this layer is made available to the public during the public consultation period. This period is six weeks from when the released for consultation button is selected in the Stock Route Management System (SRMS).  The layer will be empty outside of the consultation stage. Fields of note include: Change request ID \u2013 this is the change request ID (also known as Reference Id) from the SRMS. Change type \u2013 type of change that is proposed, options include Add SRN parcel, Status/Category Change or Remove SRN parcel. Current classification \u2013 The current classification of the stock route feature, valid values are PRIMARY, SECONDARY and TERTIARY.New classification \u2013 the proposed classification of the stock route feature, valid values are PRIMARY, SECONDARY and TERTIARY.Segpar - The segment parcel of the Digital Cadastral Database (DCDB) that was used to derive the geometry of the stock route feature. Since most stock route features are roads - there is no DCDB lot plan applicable to the feature.Old stock route ID - legacy stock route ID. Local government area \u2013 local government area that the stock route or reserve parcel is located within. Approval status \u2013 approval status that has been set in the SRMS.  (Records must have an approval status of \u201cReleased for Consultation\u201d to appear in this layer). Create date \u2013 date the change was created in the SRMS. Last update date \u2013 date the change was last updated in the SRMS.",
   "geometryType": "esriGeometryPolygon",
   "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
   },
   "copyrightText": "© State of Queensland (Department of Natural Resources and Mines, Manufacturing, and Regional and Rural Development) 2024",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 9244649,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "change_type",
     "field2": "new_classification",
     "uniqueValueGroups": [
      {
       "heading": "",
       "classes": [
        {
         "label": "Add Primary stock route parcel",
         "description": "Add Primary stock route parcel",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           163,
           255,
           115,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            255,
            197,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "Add SRN parcel",
           "Primary"
          ]
         ]
        },
        {
         "label": "Add Secondary stock route parcel",
         "description": "Add Secondary stock route parcel",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           255,
           115,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            255,
            197,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "Add SRN parcel",
           "Secondary"
          ]
         ]
        },
        {
         "label": "Add Tertiary stock route parcel",
         "description": "Add Tertiary stock route parcel",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           115,
           223,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            255,
            197,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "Add SRN parcel",
           "Tertiary"
          ]
         ]
        },
        {
         "label": "Changed to Primary",
         "description": "Changed to Primary",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           163,
           255,
           115,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            255,
            170,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "Status/Category Change",
           "Primary"
          ]
         ]
        },
        {
         "label": "Changed to Secondary",
         "description": "Changed to Secondary",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           255,
           115,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            255,
            170,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "Status/Category Change",
           "Secondary"
          ]
         ]
        },
        {
         "label": "Changed to Tertiary",
         "description": "Changed to Tertiary",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           115,
           223,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            255,
            170,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "Status/Category Change",
           "Tertiary"
          ]
         ]
        },
        {
         "label": "Remove stock route parcel",
         "description": "Remove stock route parcel",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSBackwardDiagonal",
          "color": [
           230,
           0,
           0,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            230,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "Remove SRN parcel",
           "<Null>"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         163,
         255,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          255,
          197,
          255
         ],
         "width": 2
        }
       },
       "value": "Add SRN parcel,Primary",
       "label": "Add Primary stock route parcel"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          255,
          197,
          255
         ],
         "width": 2
        }
       },
       "value": "Add SRN parcel,Secondary",
       "label": "Add Secondary stock route parcel"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         115,
         223,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          255,
          197,
          255
         ],
         "width": 2
        }
       },
       "value": "Add SRN parcel,Tertiary",
       "label": "Add Tertiary stock route parcel"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         163,
         255,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          170,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "Status/Category Change,Primary",
       "label": "Changed to Primary"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          170,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "Status/Category Change,Secondary",
       "label": "Changed to Secondary"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         115,
         223,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          170,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "Status/Category Change,Tertiary",
       "label": "Changed to Tertiary"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         230,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          230,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "Remove SRN parcel,<Null>",
       "label": "Remove stock route parcel"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          229,
          252,
          192,
          255
         ],
         "toColor": [
          229,
          252,
          192,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          222,
          179,
          252,
          255
         ],
         "toColor": [
          222,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          191,
          187,
          255
         ],
         "toColor": [
          252,
          191,
          187,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          240,
          252,
          255
         ],
         "toColor": [
          184,
          240,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          216,
          215,
          252,
          255
         ],
         "toColor": [
          216,
          215,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          235,
          210,
          255
         ],
         "toColor": [
          252,
          235,
          210,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          187,
          252,
          223,
          255
         ],
         "toColor": [
          187,
          252,
          223,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          197,
          230,
          255
         ],
         "toColor": [
          252,
          197,
          230,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          188,
          252,
          255
         ],
         "toColor": [
          179,
          188,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          252,
          182,
          255
         ],
         "toColor": [
          184,
          252,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          210,
          252,
          242,
          255
         ],
         "toColor": [
          210,
          252,
          242,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          216,
          255
         ],
         "toColor": [
          252,
          215,
          216,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          189,
          248,
          255
         ],
         "toColor": [
          252,
          189,
          248,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpressionInfo": {"expression": "$feature.segpar"},
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "textSymbol",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 283.46456692913387,
      "stackRowLength": 24,
      "where": "change_type = 'Add SRN parcel' AND new_classification = 'Primary'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 288895.277144,
      "name": "Add Primary stock route parcel",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        228,
        255,
        172,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        38,
        100,
        0,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Segoe UI Semibold",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpressionInfo": {"expression": "$feature.segpar"},
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "textSymbol",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 283.46456692913387,
      "stackRowLength": 24,
      "where": "change_type = 'Add SRN parcel' AND new_classification = 'Secondary'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 288895.277144,
      "name": "Add Secondary stock route parcel",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        255,
        152,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        38,
        100,
        0,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Segoe UI Semibold",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpressionInfo": {"expression": "$feature.segpar"},
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "textSymbol",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 283.46456692913387,
      "stackRowLength": 24,
      "where": "change_type = 'Add SRN parcel' AND new_classification = 'Tertiary'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 288895.277144,
      "name": "Add Tertiary stock route parcel",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        222,
        243,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        38,
        100,
        0,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Segoe UI Semibold",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpressionInfo": {"expression": "$feature.segpar"},
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "textSymbol",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 283.46456692913387,
      "stackRowLength": 24,
      "where": "change_type = 'Status/Category Change' AND new_classification = 'Primary'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 288895.277144,
      "name": "Changed to Primary",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        228,
        255,
        172,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        76,
        0,
        115,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Segoe UI Semibold",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpressionInfo": {"expression": "$feature.segpar"},
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "textSymbol",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 141.73228346456693,
      "stackRowLength": 24,
      "where": "change_type = 'Status/Category Change' AND new_classification = 'Secondary'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 288895.277144,
      "name": "Changed to Secondary",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        255,
        152,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        76,
        0,
        115,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Segoe UI Semibold",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpressionInfo": {"expression": "$feature.segpar"},
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "textSymbol",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 283.46456692913387,
      "stackRowLength": 24,
      "where": "change_type = 'Status/Category Change' AND new_classification = 'Tertiary'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 288895.277144,
      "name": "Changed to Tertiary",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        222,
        243,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        76,
        0,
        115,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Segoe UI Semibold",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpressionInfo": {"expression": "$feature.segpar"},
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "stackLabel": true,
      "stackAlignment": "textSymbol",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 283.46456692913387,
      "stackRowLength": 24,
      "where": "change_type = 'Remove SRN parcel' AND new_classification IS NULL",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 288895.277144,
      "name": "Remove stock route parcel",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        255,
        255,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        0,
        0,
        0,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Segoe UI Semibold",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": 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": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "segpar",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "ref_id",
     "type": "esriFieldTypeString",
     "alias": "Change request ID",
     "length": 30,
     "domain": null
    },
    {
     "name": "new_sr_id",
     "type": "esriFieldTypeString",
     "alias": "New stock route ID",
     "length": 64,
     "domain": null
    },
    {
     "name": "change_type",
     "type": "esriFieldTypeString",
     "alias": "Change type",
     "length": 50,
     "domain": null
    },
    {
     "name": "orig_classification",
     "type": "esriFieldTypeString",
     "alias": "Current classification",
     "length": 20,
     "domain": null
    },
    {
     "name": "new_classification",
     "type": "esriFieldTypeString",
     "alias": "New classification",
     "length": 50,
     "domain": null
    },
    {
     "name": "segpar",
     "type": "esriFieldTypeInteger",
     "alias": "Segpar",
     "domain": null
    },
    {
     "name": "orig_sr_id",
     "type": "esriFieldTypeString",
     "alias": "Old stock route ID",
     "length": 64,
     "domain": null
    },
    {
     "name": "lga",
     "type": "esriFieldTypeString",
     "alias": "Local government area",
     "length": 255,
     "domain": null
    },
    {
     "name": "change_status",
     "type": "esriFieldTypeString",
     "alias": "Approval status",
     "length": 50,
     "domain": null
    },
    {
     "name": "audit_create_date",
     "type": "esriFieldTypeDate",
     "alias": "Create date",
     "length": 8,
     "domain": null
    },
    {
     "name": "audit_approval_date",
     "type": "esriFieldTypeDate",
     "alias": "Last update date",
     "length": 8,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "Object ID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "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": {
    "timeZone": "E. Australia Standard Time",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "st_area(shape)",
    "shapeLengthFieldName": "st_perimeter(shape)",
    "units": "esriDecimalDegrees",
    "mapUnits": {"uwkid": 9102}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "2f1af889be4f4751bd436b104e83858f"
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 10,
   "name": "Stock routes",
   "type": "Feature Layer",
   "description": "This layer displays selected road parcels which represent the certified Stock Route Network (SRN) of Queensland.  The SRN, defined by the Stock Route Management Act 2002, provides pastoralists with a means of moving stock 'on the hoof' around the state as an alternative to trucking. Approximately 72 000 kilometres of Queensland's road network are declared as stock route. The data in this layer is updated nightly from the Stock Route Management System, which is the point of truth for Stock Route data in Queensland. Fields of note include: Stock route ID - the Identifier of the stock route Classification- The classification of the stock route feature, valid values are PRIMARY, SECONDARY and TERTIARY. These classifications provide an indication of the frequency of use or strategic significance for each route. The classifications are not required by regulation, they have been included to assist local government and State government in prioritising investment, management activities, planning and decisions relating to land tenure. Stock route type - The type of stock route parcel, valid values for this field are ROAD or RESERVE, only the ROAD polygons are shown in this layer. Segpar - The segment parcel of the Digital Cadastral Database (DCDB) that was used to derive the geometry of the stock route feature. Since most stock route features are roads - there is no DCDB lot plan applicable to the feature.Old stock route ID - legacy stock route ID. Start date - date the stock route was certified to be part of the network or certified as a change to the network. This field was introduced following the passing of the Land and Other Legislation Amendment Act 2023. Stock route parcels that were part of the network prior to this will not have a start date.",
   "geometryType": "esriGeometryPolygon",
   "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
   },
   "copyrightText": "© State of Queensland (Department of Natural Resources and Mines, Manufacturing, and Regional and Rural Development) 2024",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 9244648.868618,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "clas",
     "uniqueValueGroups": [
      {
       "heading": "",
       "classes": [
        {
         "label": "Primary",
         "description": "Primary",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           163,
           255,
           115,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            85,
            255,
            0,
            255
           ],
           "width": 1.5
          }
         },
         "values": [
          [
           "Primary"
          ]
         ]
        },
        {
         "label": "Secondary",
         "description": "Secondary",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           255,
           115,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            255,
            255,
            0,
            255
           ],
           "width": 1.5
          }
         },
         "values": [
          [
           "Secondary"
          ]
         ]
        },
        {
         "label": "Tertiary",
         "description": "Tertiary",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           115,
           223,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            255,
            92,
            220,
            255
           ],
           "width": 1.5
          }
         },
         "values": [
          [
           "Tertiary"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         163,
         255,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          85,
          255,
          0,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Primary",
       "label": "Primary"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          255,
          0,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Secondary",
       "label": "Secondary"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         115,
         223,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          92,
          220,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Tertiary",
       "label": "Tertiary"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          229,
          252,
          192,
          255
         ],
         "toColor": [
          229,
          252,
          192,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          222,
          179,
          252,
          255
         ],
         "toColor": [
          222,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          191,
          187,
          255
         ],
         "toColor": [
          252,
          191,
          187,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          240,
          252,
          255
         ],
         "toColor": [
          184,
          240,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          216,
          215,
          252,
          255
         ],
         "toColor": [
          216,
          215,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          235,
          210,
          255
         ],
         "toColor": [
          252,
          235,
          210,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          187,
          252,
          223,
          255
         ],
         "toColor": [
          187,
          252,
          223,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          197,
          230,
          255
         ],
         "toColor": [
          252,
          197,
          230,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          188,
          252,
          255
         ],
         "toColor": [
          179,
          188,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          252,
          182,
          255
         ],
         "toColor": [
          184,
          252,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          210,
          252,
          242,
          255
         ],
         "toColor": [
          210,
          252,
          242,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          216,
          255
         ],
         "toColor": [
          252,
          215,
          216,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          189,
          248,
          255
         ],
         "toColor": [
          252,
          189,
          248,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 25,
    "labelingInfo": [
     {
      "labelExpressionInfo": {
       "expression": "'SR: ' + $feature.sr_id",
       "title": "Custom"
      },
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "allowOverlapOfFeatureInterior": "avoid",
      "stackLabel": true,
      "stackAlignment": "textSymbol",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 283.46456692913387,
      "stackRowLength": 24,
      "where": "clas = 'Primary'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 288895.277144,
      "name": "Primary",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        211,
        255,
        190,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        26,
        26,
        26,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Segoe UI Semibold",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpressionInfo": {
       "expression": "'SR: ' + $feature.sr_id",
       "title": "Custom"
      },
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "allowOverlapOfFeatureInterior": "avoid",
      "stackLabel": true,
      "stackAlignment": "textSymbol",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 283.46456692913387,
      "stackRowLength": 24,
      "where": "clas = 'Secondary'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 288895.277144,
      "name": "Secondary",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        255,
        152,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        26,
        26,
        26,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Segoe UI Semibold",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpressionInfo": {
       "expression": "'SR: ' + $feature.sr_id",
       "title": "Custom"
      },
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "allowOverlapOfFeatureInterior": "avoid",
      "stackLabel": true,
      "stackAlignment": "textSymbol",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 283.46456692913387,
      "stackRowLength": 24,
      "where": "clas = 'Tertiary'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 288895.277144,
      "name": "Tertiary",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        222,
        243,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        26,
        26,
        26,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Segoe UI Semibold",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 1.5361532671377733E7,
    "ymin": -3398035.2210048083,
    "xmax": 1.6991626960083127E7,
    "ymax": -1209972.8693746214,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "sr_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "sr_id",
     "type": "esriFieldTypeString",
     "alias": "Stock route ID",
     "length": 64,
     "domain": null
    },
    {
     "name": "clas",
     "type": "esriFieldTypeString",
     "alias": "Classification",
     "length": 50,
     "domain": null
    },
    {
     "name": "type",
     "type": "esriFieldTypeString",
     "alias": "Stock route type",
     "length": 50,
     "domain": null
    },
    {
     "name": "segpar",
     "type": "esriFieldTypeInteger",
     "alias": "Segpar",
     "domain": null
    },
    {
     "name": "legacy_id",
     "type": "esriFieldTypeString",
     "alias": "Old stock route ID",
     "length": 30,
     "domain": null
    },
    {
     "name": "start_date",
     "type": "esriFieldTypeDate",
     "alias": "Start date",
     "length": 8,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "Object ID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "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": {
    "timeZone": "E. Australia Standard Time",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "st_area(shape)",
    "shapeLengthFieldName": "st_perimeter(shape)",
    "units": "esriDecimalDegrees",
    "mapUnits": {"uwkid": 9102}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "2f1af889be4f4751bd436b104e83858f"
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 15,
   "name": "Stock route reserves",
   "type": "Feature Layer",
   "description": "This layer displays land parcels that have been dedicated under the Land Act 1994 as a travelling stock reserves adjacent to the Stock Route Network (SRN) of Queensland.  Reserves for travelling stock include camping and water reserves, pasture reserves and trucking reserves.  The dataset is updated nightly from the Stock Route Management System, which is the point of truth for Stock Route data in Queensland.  Fields of note include: Stock route ID - the Identifier of the stock route Classification- The classification of the stock route feature, valid values are PRIMARY, SECONDARY and TERTIARY. These classifications provide an indication of the frequency of use or strategic significance for each route. The classifications are not required by regulation, they have been included to assist local government and State government in prioritising investment, management activities, planning and decisions relating to land tenure. Stock route type - The type of stock route parcel, valid values for this field are ROAD or RESERVE, only the RESERVE polygons are shown in this layer. Segpar - The segment parcel of the Digital Cadastral Database (DCDB) that was used to derive the geometry of the stock route feature. Due to the fact that most stock route features are roads - there is no DCDB lot plan applicable to the feature.Old stock route ID - legacy stock route ID. Start date -  date the reserve was certified to be part of the stock route network or certified as a change to the network. This field was introduced following the passing of the Land and Other Legislation Amendment Act 2023. Reserves that were part of the network prior to this will not have a start date.",
   "geometryType": "esriGeometryPolygon",
   "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
   },
   "copyrightText": "© State of Queensland (Department of Natural Resources and Mines, Manufacturing, and Regional and Rural Development) 2024",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 9244648.868618,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "clas",
     "uniqueValueGroups": [
      {
       "heading": "",
       "classes": [
        {
         "label": "Primary",
         "description": "Primary",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           163,
           255,
           115,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            85,
            255,
            0,
            255
           ],
           "width": 1.5
          }
         },
         "values": [
          [
           "Primary"
          ]
         ]
        },
        {
         "label": "Secondary",
         "description": "Secondary",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           255,
           115,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            255,
            255,
            0,
            255
           ],
           "width": 1.5
          }
         },
         "values": [
          [
           "Secondary"
          ]
         ]
        },
        {
         "label": "Tertiary",
         "description": "Tertiary",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           115,
           223,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            255,
            92,
            220,
            255
           ],
           "width": 1.5
          }
         },
         "values": [
          [
           "Tertiary"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         163,
         255,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          85,
          255,
          0,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Primary",
       "label": "Primary"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          255,
          0,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Secondary",
       "label": "Secondary"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         115,
         223,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          255,
          92,
          220,
          255
         ],
         "width": 1.5
        }
       },
       "value": "Tertiary",
       "label": "Tertiary"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          229,
          252,
          192,
          255
         ],
         "toColor": [
          229,
          252,
          192,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          222,
          179,
          252,
          255
         ],
         "toColor": [
          222,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          191,
          187,
          255
         ],
         "toColor": [
          252,
          191,
          187,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          240,
          252,
          255
         ],
         "toColor": [
          184,
          240,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          216,
          215,
          252,
          255
         ],
         "toColor": [
          216,
          215,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          235,
          210,
          255
         ],
         "toColor": [
          252,
          235,
          210,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          187,
          252,
          223,
          255
         ],
         "toColor": [
          187,
          252,
          223,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          197,
          230,
          255
         ],
         "toColor": [
          252,
          197,
          230,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          188,
          252,
          255
         ],
         "toColor": [
          179,
          188,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          252,
          182,
          255
         ],
         "toColor": [
          184,
          252,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          210,
          252,
          242,
          255
         ],
         "toColor": [
          210,
          252,
          242,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          216,
          255
         ],
         "toColor": [
          252,
          215,
          216,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          189,
          248,
          255
         ],
         "toColor": [
          252,
          189,
          248,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 25,
    "labelingInfo": [
     {
      "labelExpressionInfo": {"expression": "'Reserve'"},
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "allowOverlapOfFeatureInterior": "avoid",
      "stackLabel": true,
      "stackAlignment": "textSymbol",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 283.46456692913387,
      "stackRowLength": 24,
      "where": "clas = 'Primary'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 288895.277144,
      "name": "Primary",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        211,
        255,
        190,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        26,
        26,
        26,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Segoe UI Semibold",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpressionInfo": {"expression": "'Reserve'"},
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "allowOverlapOfFeatureInterior": "avoid",
      "stackLabel": true,
      "stackAlignment": "textSymbol",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 283.46456692913387,
      "stackRowLength": 24,
      "where": "clas = 'Secondary'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 288895.277144,
      "name": "Secondary",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        255,
        152,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        26,
        26,
        26,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Segoe UI Semibold",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     },
     {
      "labelExpressionInfo": {"expression": "'Reserve'"},
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "allowOverlapOfFeatureInterior": "avoid",
      "stackLabel": true,
      "stackAlignment": "textSymbol",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 283.46456692913387,
      "stackRowLength": 24,
      "where": "clas = 'Tertiary'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 288895.277144,
      "name": "Tertiary",
      "priority": -1,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        222,
        243,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        26,
        26,
        26,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Segoe UI Semibold",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 1.5361532671377733E7,
    "ymin": -3398035.2210048083,
    "xmax": 1.6991626960083127E7,
    "ymax": -1209972.8693746214,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "sr_id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "sr_id",
     "type": "esriFieldTypeString",
     "alias": "Stock route ID",
     "length": 64,
     "domain": null
    },
    {
     "name": "clas",
     "type": "esriFieldTypeString",
     "alias": "Classification",
     "length": 50,
     "domain": null
    },
    {
     "name": "type",
     "type": "esriFieldTypeString",
     "alias": "Stock route type",
     "length": 50,
     "domain": null
    },
    {
     "name": "segpar",
     "type": "esriFieldTypeInteger",
     "alias": "Segpar",
     "domain": null
    },
    {
     "name": "legacy_id",
     "type": "esriFieldTypeString",
     "alias": "Old stock route ID",
     "length": 30,
     "domain": null
    },
    {
     "name": "start_date",
     "type": "esriFieldTypeDate",
     "alias": "Start date",
     "length": 8,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "Object ID",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "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": {
    "timeZone": "E. Australia Standard Time",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "st_area(shape)",
    "shapeLengthFieldName": "st_perimeter(shape)",
    "units": "esriDecimalDegrees",
    "mapUnits": {"uwkid": 9102}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "2f1af889be4f4751bd436b104e83858f"
  }
 ],
 "tables": []
}