4 rows where format = "API ArcGIS Server Map Service"

View and edit SQL

Suggested facets: author, file_modified, dataset_issued (date), dataset_modified (date), file_modified (date)

file_created (date)

source

format

  • API ArcGIS Server Map Service · 4
Link rowid ▼ dataset_title publisher author dataset_issued dataset_modified dataset_description source info_url start_date end_date file_title download_url format file_description file_created file_modified file_size licence
1024 Historical Plans - Metropolitan Sewerage Scheme (SRO-001) State Records Office of Western Australia Damien Hassan 2019-09-03T02:56:57.037637 2022-08-12T21:56:27.270419 Historical survey plans created by the Metropolitan Water Works Board (and successor departments) in… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/e773bb79-85f8-4c4d-b932-34599fddc8e0     ArcGIS Server Map Service https://services.slip.wa.gov.au/public/rest/services/SLIP_Public_Services/Imagery_and_Maps/MapServer/182 API ArcGIS Server Map Service An ArcGIS Server Map Service offers access to a geographic dataset - such as a map or imagery - by p… 2020-03-31T23:14:33.039146 2020-02-27T00:00:00   Creative Commons Attribution 4.0
1107 Shipwrecks (WAM-002) Western Australian Museum Jeremy Green 2015-11-25T06:35:52.926878 2022-08-13T22:00:49.262822 The Maritime Archaeology shipwreck database contains information and details on Western Australian s… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/bf006416-589e-4d9f-bc46-566ac564c405     ArcGIS Server Map Service https://services.slip.wa.gov.au/public/rest/services/SLIP_Public_Services/People_and_Society/MapServer/0 API ArcGIS Server Map Service An ArcGIS Server Map Service offers access to a geographic dataset - such as a map or imagery - by p… 2019-06-27T01:53:49.811878 2018-01-10T00:00:00   Creative Commons Attribution 4.0
1114 Maritime Archaeological Sites (WAM-001) Western Australian Museum Jeremy Green 2015-11-25T06:29:17.204398 2022-08-13T20:54:49.111853 Maritime Archaeological Sites data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/c4d24f2a-6740-4c05-a8ce-0b749d5bae6c     ArcGIS Server Map Service https://services.slip.wa.gov.au/public/rest/services/SLIP_Public_Services/People_and_Society/MapServer/1 API ArcGIS Server Map Service An ArcGIS Server Map Service offers access to a geographic dataset - such as a map or imagery - by p… 2019-06-27T01:53:53.124426 2018-01-10T00:00:00   Creative Commons Attribution 4.0
1120 Shipwrecks - Live Sync Beta (WAM-022) Western Australian Museum Jeremy Green 2020-11-26T07:13:58.959261 2022-08-13T21:32:54.104380 Beta version of the data, testing live sync with our internal database. Not for use in planning. The… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/97584e2e-d973-4009-9332-7dc0504cb383     ArcGIS Server Map Service https://services.slip.wa.gov.au/public/rest/services/SLIP_Public_Services/People_and_Society/MapServer/11 API ArcGIS Server Map Service An ArcGIS Server Map Service offers access to a geographic dataset - such as a map or imagery - by p… 2020-11-27T03:37:23.161078 2022-02-25T00:00:00   Creative Commons Attribution 4.0

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [glam-datasets] (
   [dataset_title] TEXT,
   [publisher] TEXT,
   [author] TEXT,
   [dataset_issued] TEXT,
   [dataset_modified] TEXT,
   [dataset_description] TEXT,
   [source] TEXT,
   [info_url] TEXT,
   [start_date] TEXT,
   [end_date] TEXT,
   [file_title] TEXT,
   [download_url] TEXT,
   [format] TEXT,
   [file_description] TEXT,
   [file_created] TEXT,
   [file_modified] TEXT,
   [file_size] TEXT,
   [licence] TEXT
);
CREATE INDEX [idx_glam-datasets_source_publisher_format_licence]
    ON [glam-datasets] ([source], [publisher], [format], [licence]);