- Australia - GDA94 and GDA2020
- USA - NAD83
- Canada - NAD83CSRS
- New Zealand - NZGD2000
When requesting imagery using WGS84 coordinate systems, namely EPSG:4326 (WGS 84) and EPSG:3857 (Web Mercator, Spherical Mercator, Pseudo-Mercator), our WMS service will automatically return imagery that has been converted to a local coordinate system as shown in the table below.
SRS | Australia | Canada | New Zealand | United States |
---|---|---|---|---|
GDA2020 |
Assumed datum - for Australian customers
Several web applications assume GDA94 where the datum is not specified. You can see from the table above that in Australia, Nearmap WMS 2.0 defaults to GDA2020.
We provide a way to force the returned imagery to GDA94 with a custom request parameter DATUM . The behaviour of this parameter depends on the projection the imagery is requested in (SRS Parameter), as shown in the table below.
Projection | DATUM=GDA94 | DATUM is omitted (default behaviour) |
---|---|---|
EPSG:4326 (aka WGS84) | GDA94 | GDA2020 |
EPSG:3857 (aka Web Mercator) | GDA94 | GDA2020 |
Any MGA94 projection | GDA94 | GDA94 |
Any MGA2020 projection | GDA2020 | GDA2020 |
Advantages of assumed datum
If your application relies on assumed GDA94, the alignment and accuracy can be improved by a significant margin, as you can see in the images below.
Default behaviour
With GDA94 override
FAQ
-
What are the best practices for defining areas? —
Use simple boundaries around your areas of interest. The imagery is not requested until you interact with the application, so there is little difference in what imagery is returned when the custom service is used.
-
Should I use Simple or Custom WMS? —
The simple WMS should be used if you want the only latest imagery for your area (Australia/New Zealand/USA/Canada). You will not be able to perform geofencing or navigate time. Custom WMS will allow you to perform geofencing and to set up specified regions as the only imagery you can view. For those regions, you will be able to navigate the time and set boundaries for the dates.
-
-
-
If we create many areas, does it have a performance impact? —
The performance impact is not so much dependent on the size of the area, but on the number of surveys you bring back. There is a limit on how big an individual area can be, currently set at about 5000 km2, and you can specify up to ten areas in the same service. If you bring in ten metropolitan areas around Australia, you could be loading thousands of surveys. That would slow down your initial loading into your GIS application.
-
Are there limits to the Custom WMS services? —
- Maximum number of WMS places - 50
- Maximum number of areas per place - 10
- Maximum area size - 15,000 km²
-
-
-
Is WMS 2.0 more accurate than what I am currently using? —
Australia - We have adjusted the datum of the imagery that is returned by default when you don’t specify a projection, i.e. rely on application defaults. WMS 2.0 will automatically adjust the imagery to GDA2020 coordinate system for Australia and NZGD2000 for New Zealand. This will reduce positional errors and projection mismatches ensuring your imagery lines up. WMS 2.0 will continue to support the GDA94 MGA zone projections in Australia.
-
-
How do I use GDA2020 projections? —
For Simple WMS all AU MGA zones are available in both GDA94 and GDA2020. For Custom WMS only the zones that intersect with the area of interest will be available as an option to request imagery in.
-
How do I use State Plane projections? —
Only available in Custom WMS. Only the state plane projections that intersect with the area of interest will be available as an option to request imagery in.
-
-
-
Does interacting with the imagery in the area definition window count towards my usage? —
Yes. When you define an area, a small amount of imagery is loaded to provide context for where we have coverage. We envisage that there will be very little usage coming from this tool because:
- The map is very small, i.e. not full screen
- It is used infrequently to create services