Home - TerriaJS/nationalmap GitHub Wiki
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 .
Information for data consumers
- Find out more about NationalMap or how to access data through NationalMap.
Information for map makers
- 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.
Information for data custodians
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.
Information for system administrators
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
Developers working on National Map:
- Testing procedures and test case coverage
- Releasing NationalMap and Investor Map - Our process for releasing NationalMap and Investor Map to Geoscience Australia for deployment.