{
 "layers": [
  {
   "currentVersion": 11.1,
   "cimVersion": "3.1.0",
   "id": 0,
   "name": "GENERAL_PRACTICE",
   "type": "Feature Layer",
   "description": "The Health Service feature dataset presents the spatial locations, in point format, all known active General Practices within Australia from the National Health Services Directory at the time of data download (see metadata document for download date).For the purposes of this feature dataset, General Practice is defined as: Physicians whose practice is not restricted to a specific field of medicine.",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 7844,
    "latestWkid": 7844,
    "xyTolerance": 8.983152841195215E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 9.999999999999999E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "© Commonwealth of Australia (Geoscience Australia) 2024\nThis material is released under the Creative Commons Attribution 4.0 International Licence.\n\nIncorporates or developed using G-NAF © Geoscape Australia licensed by the Commonwealth of Australia under the Open Geo-coded National Address File (G-NAF) End User Licence Agreement.",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "2edd606af56ffc2ccca6880ca07d4200",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABU0lEQVQokZWTP0sCcRjHP8M5CP4twoKDlmwoCBECaWkxol5AJTQ0RFNDryB6Ac5N0RCtLU4GNRXiIOFUdIhUCNalnNydf1CxOEu5vLPsM/74fT9fHh4eASsi4MGeAqCaH4TBsHeBQ/cMs3ZpJUu+mufALBHMH5xTbIwtEg6sULQTOEXmnk7Zbukc2wlEzzzrw8IG40u8Kxk2SykS3+MgmNsnli0jWZhc40PPsduQOTILIka7K4j2l8D44w8TLSZJAmlD4HEF2RqlvUdglboqsVfNfwnUThNRcNHiH3TayP0Ras/E3y6JT+/QGCVcusFRf+GsLwDSyh1X3hBRXwjlt3Ali7+c4Ra4NwtoyJzI10R8oeHhto5QTlPptf8QGHvVHzkvp9g39m0n0CQc1RwXvfZBAU2VxGuSWL2A206gPlCsFbrr6zO4OlWTiGlS96DssBzTJ8v3cm21uozGAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 12,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "General Practice"
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 96.82900200000006,
    "ymin": -43.31773376499996,
    "xmax": 167.9473111420001,
    "ymax": -9.377981185999943,
    "spatialReference": {
     "wkid": 7844,
     "latestWkid": 7844,
     "xyTolerance": 8.983152841195215E-9,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 9.999999999999999E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NHSD_ORGANISATION_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "nhsd_operationalstatus",
     "type": "esriFieldTypeString",
     "alias": "NHSD_OPERATIONALSTATUS",
     "length": 20,
     "domain": null
    },
    {
     "name": "nhsd_organisation_name",
     "type": "esriFieldTypeString",
     "alias": "NHSD_ORGANISATION_NAME",
     "length": 512,
     "domain": null
    },
    {
     "name": "nhsd_address",
     "type": "esriFieldTypeString",
     "alias": "NHSD_ADDRESS",
     "length": 150,
     "domain": null
    },
    {
     "name": "nhsd_suburb",
     "type": "esriFieldTypeString",
     "alias": "NHSD_SUBURB",
     "length": 50,
     "domain": null
    },
    {
     "name": "nhsd_state",
     "type": "esriFieldTypeString",
     "alias": "NHSD_STATE",
     "length": 10,
     "domain": null
    },
    {
     "name": "nhsd_postcode",
     "type": "esriFieldTypeInteger",
     "alias": "NHSD_POSTCODE",
     "domain": null
    },
    {
     "name": "nhsd_long",
     "type": "esriFieldTypeDouble",
     "alias": "NHSD_LONG",
     "domain": null
    },
    {
     "name": "nhsd_lat",
     "type": "esriFieldTypeDouble",
     "alias": "NHSD_LAT",
     "domain": null
    },
    {
     "name": "nhsd_service_id",
     "type": "esriFieldTypeString",
     "alias": "NHSD_SERVICE_ID",
     "length": 40,
     "domain": null
    },
    {
     "name": "nhsd_service_type",
     "type": "esriFieldTypeString",
     "alias": "NHSD_SERVICE_TYPE",
     "length": 100,
     "domain": null
    },
    {
     "name": "gnaf_address_detail_pid",
     "type": "esriFieldTypeString",
     "alias": "GNAF_ADDRESS_DETAIL_PID",
     "length": 20,
     "domain": null
    },
    {
     "name": "ga_class",
     "type": "esriFieldTypeString",
     "alias": "GA_CLASS",
     "length": 255,
     "domain": null
    },
    {
     "name": "ga_source_date",
     "type": "esriFieldTypeDate",
     "alias": "GA_SOURCE_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "r2397_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a2112_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": false
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.1,
   "cimVersion": "3.1.0",
   "id": 1,
   "name": "HOSPITAL",
   "type": "Feature Layer",
   "description": "The Health Service feature dataset presents the spatial locations, in point format, all known active General Practices, Hospitals and Pharmacies within Australia from the National Health Services Directory at the time of data download (see metadata document for download date).For the purposes of this feature dataset, A Hospital is defined as: A health care facility established under Commonwealth, state or territory legislation as a hospital or a free-standing day procedure unit, and authorised to provide treatment and/or care to patients.",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 7844,
    "latestWkid": 7844,
    "xyTolerance": 8.983152841195215E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 9.999999999999999E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "© Commonwealth of Australia (Geoscience Australia) 2024\nThis material is released under the Creative Commons Attribution 4.0 International Licence.\n\nIncorporates or developed using G-NAF © Geoscape Australia licensed by the Commonwealth of Australia under the Open Geo-coded National Address File (G-NAF) End User Licence Agreement.",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "dd2d20e25bf3a9edc936d609b34df6e7",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAklEQVQ4jdWUMUrEQBSGv2ICi53ICoG4aKqtI3oBsbDzClYpFms7D2DrHVKEFHuBvcLWW2nQVCoEG5s0y3MzMPskDIS4sH+VmffzvZf8MzEMLOOpJ0Cs9hZA3Qt4Co8pRHZdQ5DBdQVp3wm5ga8xNPK8goPM4zcMLLM3wDiCB11MYOSup/BzBhcG5tpbwp3kZoHJDM4v4ds1HUFjA7F6hg9UowzCJ7gCCqMn8L2SbiA6dPb+L5Qagk8IfNNoTxdwmcNrroonMJFvZsECu4fjd3hT1koYLvClhNs/7TZpbgUgsA7vnh3s3QEzCN1z1gbQDyjXqb0Brn7T7Duh/JkLj2dLa6+bNjQzMoSGAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 15,
      "height": 15,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "Hospital"
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 105.68314533900008,
    "ymin": -43.08115768399995,
    "xmax": 167.9473111420001,
    "ymax": -9.598516307999944,
    "spatialReference": {
     "wkid": 7844,
     "latestWkid": 7844,
     "xyTolerance": 8.983152841195215E-9,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 9.999999999999999E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NHSD_ORGANISATION_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "nhsd_operationalstatus",
     "type": "esriFieldTypeString",
     "alias": "NHSD_OPERATIONALSTATUS",
     "length": 20,
     "domain": null
    },
    {
     "name": "nhsd_organisation_name",
     "type": "esriFieldTypeString",
     "alias": "NHSD_ORGANISATION_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "nhsd_address",
     "type": "esriFieldTypeString",
     "alias": "NHSD_ADDRESS",
     "length": 150,
     "domain": null
    },
    {
     "name": "nhsd_suburb",
     "type": "esriFieldTypeString",
     "alias": "NHSD_SUBURB",
     "length": 50,
     "domain": null
    },
    {
     "name": "nhsd_state",
     "type": "esriFieldTypeString",
     "alias": "NHSD_STATE",
     "length": 10,
     "domain": null
    },
    {
     "name": "nhsd_postcode",
     "type": "esriFieldTypeInteger",
     "alias": "NHSD_POSTCODE",
     "domain": null
    },
    {
     "name": "nhsd_long",
     "type": "esriFieldTypeDouble",
     "alias": "NHSD_LONG",
     "domain": null
    },
    {
     "name": "nhsd_lat",
     "type": "esriFieldTypeDouble",
     "alias": "NHSD_LAT",
     "domain": null
    },
    {
     "name": "nhsd_service_id",
     "type": "esriFieldTypeString",
     "alias": "NHSD_SERVICE_ID",
     "length": 40,
     "domain": null
    },
    {
     "name": "nhsd_service_type",
     "type": "esriFieldTypeString",
     "alias": "NHSD_SERVICE_TYPE",
     "length": 100,
     "domain": null
    },
    {
     "name": "gnaf_address_detail_pid",
     "type": "esriFieldTypeString",
     "alias": "GNAF_ADDRESS_DETAIL_PID",
     "length": 20,
     "domain": null
    },
    {
     "name": "ga_class",
     "type": "esriFieldTypeString",
     "alias": "GA_CLASS",
     "length": 255,
     "domain": null
    },
    {
     "name": "ga_source_date",
     "type": "esriFieldTypeDate",
     "alias": "GA_SOURCE_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "r2396_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a2111_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": false
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.1,
   "cimVersion": "3.1.0",
   "id": 2,
   "name": "PHARMACY",
   "type": "Feature Layer",
   "description": "The Health Service feature dataset presents the spatial locations, in point format, all known active General Practices, Hospitals and Pharmacies within Australia from the National Health Services Directory at the time of data download (see metadata document for download date).For the purposes of this feature dataset, A Pharmacy is defined as: A shop or dispensary where medicinal drugs are prepared or sold.",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 7844,
    "latestWkid": 7844,
    "xyTolerance": 8.983152841195215E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 9.999999999999999E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "© Commonwealth of Australia (Geoscience Australia) 2024\nThis material is released under the Creative Commons Attribution 4.0 International Licence.\n\nIncorporates or developed using G-NAF © Geoscape Australia licensed by the Commonwealth of Australia under the Open Geo-coded National Address File (G-NAF) End User Licence Agreement.",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "09333238d351289cb0f1678ad8b6ae93",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB6ElEQVQ4ja3TT0gUYRjH8e/BDNzK0Rojy0OwHbp0iaaDHbZDriRdCgzplh3sEGV7yYOnQEEqWTMS9BLbin9wCTrkQElbgSCEGgnCri2xOis7O+2KDGK1EDO7WwPt1O7oD4Z5eYbnw/PyzlvBLqdih/3N+ff0TkE31eINLl33EI+4WHjvYUO95xR0U9dwk9bORto6VVKJDO1nPE4ndFNz+CFtvgZab6+ZlUm/QDYbcgIakw3QNbwfyZvDJvxHeRVYJL0+Ui4ocexED77He5G8GbMyJws871tEU3zAt3JAifrjQ5xtqiKdyiAHRbM63B1FU55aMSsoAbU2YC0pJcnLEcynkO/bs/me5nxlzsBzYLV4mfNXWjhQ84PS0/57tbpSxefZLyTjF3Pghhrn1Dkd7zUVJ5GDIvPv3lq3LBMOdTgG34xXkl4PWcEosSVIJfZw6Eg528bs+bpsHEzUCoKmPMB/p4v745GSsciCi6lBAU0JFEp/QH3zGTMT+8j+7ODu4Np/Jy1gr8cCbOn9f4O5PCEcWkFd7aH3RdIWNbBHt0Q+fegFRq2fiv3Y08SWTvJx5qrtIc2HhWIYtjdFqDtNfNmFHCy+XSMH6y+gKSWCidgAY/2N9prRWWmeammgcY22dOMq/SN60fIvuYOqbaDOvrwAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 15,
      "height": 15,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "Pharmacy"
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 105.67887115500008,
    "ymin": -43.31629562399996,
    "xmax": 167.95172800000012,
    "ymax": -10.416606902999945,
    "spatialReference": {
     "wkid": 7844,
     "latestWkid": 7844,
     "xyTolerance": 8.983152841195215E-9,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 9.999999999999999E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NHSD_ORGANISATION_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "nhsd_operationalstatus",
     "type": "esriFieldTypeString",
     "alias": "NHSD_OPERATIONALSTATUS",
     "length": 20,
     "domain": null
    },
    {
     "name": "nhsd_organisation_name",
     "type": "esriFieldTypeString",
     "alias": "NHSD_ORGANISATION_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "nhsd_address",
     "type": "esriFieldTypeString",
     "alias": "NHSD_ADDRESS",
     "length": 150,
     "domain": null
    },
    {
     "name": "nhsd_suburb",
     "type": "esriFieldTypeString",
     "alias": "NHSD_SUBURB",
     "length": 50,
     "domain": null
    },
    {
     "name": "nhsd_state",
     "type": "esriFieldTypeString",
     "alias": "NHSD_STATE",
     "length": 10,
     "domain": null
    },
    {
     "name": "nhsd_postcode",
     "type": "esriFieldTypeInteger",
     "alias": "NHSD_POSTCODE",
     "domain": null
    },
    {
     "name": "nhsd_long",
     "type": "esriFieldTypeDouble",
     "alias": "NHSD_LONG",
     "domain": null
    },
    {
     "name": "nhsd_lat",
     "type": "esriFieldTypeDouble",
     "alias": "NHSD_LAT",
     "domain": null
    },
    {
     "name": "nhsd_service_id",
     "type": "esriFieldTypeString",
     "alias": "NHSD_SERVICE_ID",
     "length": 40,
     "domain": null
    },
    {
     "name": "nhsd_service_type",
     "type": "esriFieldTypeString",
     "alias": "NHSD_SERVICE_TYPE",
     "length": 100,
     "domain": null
    },
    {
     "name": "gnaf_address_detail_pid",
     "type": "esriFieldTypeString",
     "alias": "GNAF_ADDRESS_DETAIL_PID",
     "length": 20,
     "domain": null
    },
    {
     "name": "ga_class",
     "type": "esriFieldTypeString",
     "alias": "GA_CLASS",
     "length": 255,
     "domain": null
    },
    {
     "name": "ga_source_date",
     "type": "esriFieldTypeDate",
     "alias": "GA_SOURCE_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "shape",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "r2395_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a2110_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": false
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": []
}