-
Notifications
You must be signed in to change notification settings - Fork 45
Home
Kevin Ring edited this page Feb 11, 2019
·
54 revisions
Welcome to the NationalMap technical documentation wiki.
This wiki provides technical documentation about the Australian NationalMap.
For information about the software that powers it, TerriaJS, see the TerriaJS documentation folder. We have migrated some content previously in this wiki there.
For general information about NationalMap, see http://nationalmap.gov.au/about.html .
- Find out more about NationalMap or how to access data through NationalMap.
- You can create a simple custom map by creating a spreadsheet with data and dragging it on to the NationalMap. The spreadsheet must have a column with spatial information (eg a postcode or statistical region identifier) or columns for latitude and longitude. See the CSV-geo-au guideline for more information about what spatial data is supported.
- TerriaJS URL parameters
- Make your own map without writing code
- Manage a data catalogue.
NationalMap, and other maps using TerriaJS, access data from many data custodians and other data providers. For information about making data available for NationalMap or another map, see the Data Providers Guide.
Note: NationalMap is a thin HTML and JavaScript shell around TerriaJS, which contains most of the logic.
- Overall system architecture
- Deploying National Map on a Ubuntu server: getting an instance up and running
- Testing procedures and test case coverage
- Releasing NationalMap and Investor Map - Our process for releasing NationalMap and Investor Map to Geoscience Australia for deployment.