About the Aerial Map Service
For customers in the Netherlands that use our aerial imagery (LuchtfotoNL), we offer this data also as a web service in various OGC standards. This allows you to load the data into your GIS application by using one of the service URLs explained below.
Authentication is done through basic authentication with a username and password. You need to add this to your service configuration, or add it to each service request.
Web Map Service (WMS)
The URL of the Aerial Map Service in WMS format is:
https://atlasapi.cyclomedia.com/api/geodata/wms
Imagery of each year is provided as separate layers, for example 'NL_aerial_2018_10cm' for the year 2018. By using a GetCapabilities request, you can retrieve a list of all available layers.
For more information about the WMS standard, see the OGC documentation: https://www.ogc.org/standard/wms/
Tile Map Service (TMS)
The TMS is served for two coordinate systems: RD (EPSG: 28992) and Web Mercator (EPSG: 3057). The difference between the two is explained in more detail in the section 'Understanding TMS pyramids'.
Service URLs per year for RD
2013-2015 (replace YYYY by 2013, 2014, or 2015):
https://atlasapi.cyclomedia.com/api/image/tms/layer/YYYY_tiled/tiles/tile/pwecmhoslufostorage/lufoYYYYtiled/YYYY_tiled/##z##/##x##/##y##.jpg
From 2016 onwards (replace YYYY by 2016 or later):
https://atlasapi.cyclomedia.com/api/image/tms/layer/lufoYYYYtiled/tiles/tile/pwecmhoslufostorage/lufoYYYYtiled/lufoYYYYtiled/##z##/##x##/##y##.jpg
Service URLs per year for Web Mercator
2015:
https://atlasapi.cyclomedia.com/api/image/tms/layer/2015_tiled_mercator/tiles/tile/pwecmhoslufostorage/nl-mercator2015tiled/
2015_tiled_mercator//##z##/##x##/##y##.jpg
2016, 2017, 2020, 2021, 2022 (replace YYYY by 2016, 2017, 2020, 2021, 2022):
https://atlasapi.cyclomedia.com/api/image/tms/layer/YYYY_tiled_mercator/tiles/tile/pwecmhoslufostorage/nl-mercatorYYYYtiled/
nl-mercatorYYYYtiled/##z##/##x##/##y##.jpg
2018, 2019 (replace YYYY by 2018, 2019):
https://atlasapi.cyclomedia.com/api/image/tms/layer/YYYY_tiled_mercator/tiles/tile/pwecmhoslufostorage/nl-mercatorYYYYtiled2/
nl-mercatorYYYYtiled2/##z##/##x##/##y##.jpg