Data

MapsOnline API

data.qld.gov.au
Environment and Science (hasOwner)
Viewed: [[ro.stat.viewed]] Cited: [[ro.stat.cited]] Accessed: [[ro.stat.accessed]]
ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&rfr_id=info%3Asid%2FANDS&rft_id=http://data.qld.gov.au/dataset/mapsonline-api&rft.title=MapsOnline API&rft.identifier=http://data.qld.gov.au/dataset/mapsonline-api&rft.publisher=data.qld.gov.au&rft.description=Request Report (GET)Request Report (POST)Get Report TypesGet Feature TypesThis API accesses QLD Government's MapsOnline service that integrates, summarises, presents and delivers spatially-referenced information as map and report products. Responses are returned via the specified email address once processed. There are supporting functions that retrieve the available report and feature types. \r\n\r\nThe primary **request report** function has separate GET and POST end points: \r\n\r\n**GET or POST**\r\n https://mapsonline.information.qld.gov.au/service/environment/resource/MapsOnline/1/http/rest/request\r\n\r\n\r\n** Parameters:** \r\n\r\n- **reportType**: any type in [getReportTypes](https://mapsonline.information.qld.gov.au/service/environment/resource/MapsOnline/1/http/rest/getReportTypes)\r\n\r\n- **featureType**: any type in [getFeatureTypes](https://mapsonline.information.qld.gov.au/service/environment/resource/MapsOnline/1/http/rest/getFeatureTypes)\r\n\r\n- **features**: any valid feature, e.g. a coordinate as -27,150, a lot plan as 1,RP1 or GeoJson. Geometries must fall within Queensland and have a total bounding box of less than 200,000km2. Multiple pipe seperated features can be included in a single request, e.g. -27,150|-26,149|-23,148\r\n\r\n- **emailAddress**: any valid email address\r\n\r\n- **customerReference**: (optional) - include your own file reference\r\n\r\n\r\n**Example Valid Request**\r\nhttps://mapsonline.information.qld.gov.au/service/environment/resource/MapsOnline/1/http/rest/request?reportType=VEG1L&featureType=LotPLan&features=1,RP1&emailAddress=OpenData@example.com\r\n\r\n\t{\r\n\t\tmessage: Report Requested,\r\n\t\tmessage_code: success,\r\n\t\toutput: [ ],\r\n\t\tstatus: 200,\r\n\t\tsuccess: true\r\n\t}\r\n\r\n**Example Invalid Request**\r\nhttps://mapsonline.information.qld.gov.au/service/environment/resource/MapsOnline/1/http/rest/request?reportType=VEG1C&featureType=coord&features=160,-27&emailAddress=OpenData@example.com\r\n\r\n\t{\r\n\t\tmessage: Report request failed,\r\n\t\tmessage_code: input_validation,\r\n\t\toutput: [\r\n\t\t\tCoordinates outside of Queensland\r\n\t\t],\r\n\t\tstatus: 200,\r\n\t\tsuccess: false\r\n\t}\r\n\r\n\r\n[BioMaps](https://qldspatial.information.qld.gov.au/biomaps/index.html) and [WetlandMaps](http://www.ehp.qld.gov.au/wetlandmaps/) provide map interfaces to request some reports available in this API&rft.creator=Anonymous&rft.date=2021&rft_rights=Creative Commons Attribution 4.0 https://creativecommons.org/licenses/by/4.0/&rft_subject=Agricultural&rft_subject=Biodiversity&rft_subject=Climate&rft_subject=Coastal&rft_subject=Crop&rft_subject=Ecology&rft_subject=Environment&rft_subject=Fauna&rft_subject=Flora&rft_subject=GovHack 2019&rft_subject=Koala&rft_subject=Mining&rft_subject=Planning&rft_subject=Species&rft_subject=Vegetation&rft_subject=api&rft.type=dataset&rft.language=English Access the data

Licence & Rights:

Other view details
Cc-by-4

Creative Commons Attribution 4.0
https://creativecommons.org/licenses/by/4.0/

Access:

Open

Brief description

This API accesses QLD Government's MapsOnline service that integrates, summarises, presents and delivers spatially-referenced information as map and report products. Responses are returned via the specified email address once processed. There are supporting functions that retrieve the available report and feature types.

The primary **request report** function has separate GET and POST end points:

**GET or POST**
https://mapsonline.information.qld.gov.au/service/environment/resource/MapsOnline/1/http/rest/request


** Parameters:**

- **reportType**: any type in [getReportTypes](https://mapsonline.information.qld.gov.au/service/environment/resource/MapsOnline/1/http/rest/getReportTypes)

- **featureType**: any type in [getFeatureTypes](https://mapsonline.information.qld.gov.au/service/environment/resource/MapsOnline/1/http/rest/getFeatureTypes)

- **features**: any valid feature, e.g. a coordinate as -27,150, a lot plan as 1,RP1 or GeoJson. Geometries must fall within Queensland and have a total bounding box of less than 200,000km2. Multiple pipe seperated features can be included in a single request, e.g. -27,150|-26,149|-23,148

- **emailAddress**: any valid email address

- **customerReference**: (optional) - include your own file reference


**Example Valid Request**
https://mapsonline.information.qld.gov.au/service/environment/resource/MapsOnline/1/http/rest/request?reportType=VEG1L&featureType=LotPLan&features=1,RP1&emailAddress=OpenData@example.com

\t{
\t\tmessage: "Report Requested",
\t\tmessage_code: "success",
\t\toutput: [ ],
\t\tstatus: 200,
\t\tsuccess: true
\t}

**Example Invalid Request**
https://mapsonline.information.qld.gov.au/service/environment/resource/MapsOnline/1/http/rest/request?reportType=VEG1C&featureType=coord&features=160,-27&emailAddress=OpenData@example.com

\t{
\t\tmessage: "Report request failed",
\t\tmessage_code: "input_validation",
\t\toutput: [
\t\t\t"Coordinates outside of Queensland"
\t\t],
\t\tstatus: 200,
\t\tsuccess: false
\t}


[BioMaps](https://qldspatial.information.qld.gov.au/biomaps/index.html) and [WetlandMaps](http://www.ehp.qld.gov.au/wetlandmaps/) provide map interfaces to request some reports available in this API

Full description

Request Report (GET)
Request Report (POST)
Get Report Types
Get Feature Types

This dataset is part of a larger collection

Click to explore relationships graph
Subjects

User Contributed Tags    

Login to tag this record with meaningful keywords to make it easier to discover

Identifiers