{
 "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
}