Creating a Simple service
To create a Simple API service:
- Click the Integrations, API Services tab.
- From the Choose API Key drop-down, select the application for which you want to create a simple service. Note that API keys are not displayed in this list, but the applications for which you have created API keys.
- From the Choose integration type drop-down, select the option that you wish to use for accessing Nearmap imagery - WMS or Google Earth. A URL for the service is generated.
- Click COPY LINK to copy the URL to the Clipboard.
- Paste the URL to access the imagery.
Simple URL structure
The simple URL structure looks like this:
WMS:
https://api.nearmap.com/wms/v1/latest/apikey/<APIKEY>
To test this URL you need to use https://api.nearmap.com/wms/v1/latest/apikey/APIKEY?request=getCapabilities.
Google Earth:
https://api.nearmap.com/super-overlays/v1/<APIKEY
Simple service layers
The Simple Service displays the following layers:
- Nearmap WMS - the combination of all the latest imagery of all the regions to which the user has access, overlaid on a satellite basemap
- Nearmap - the combination of all the latest imagery of all the regions to which the user has access
- Country Latest - the latest imagery for that country, without the satellite background
- Satellite - just the satellite imagery (NASA Blue Marble circa 2004)
FAQs
-
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