The original files released by IGN on http://professionnels.ign.fr/bdortho-5m under Open License are:
— in legal projection (Lambert 93 in metropolitan France and other specific projection for each DOM)
— in JPEG2000 format “lossless” per slab of 10 km x 10 km
— compressed as a 7z archive (long to be decompressed for marginal compression gain, with slabs already compressed)
In order to make these aerial images more directly usable, for example on a website or an embedded application (an average department is 150 MB), the files proposed here are:
— in projection Web Mercator (EPSG:3857)
— in GeoPackage OGC format, with JPEG compressed content (quality 75)
— each department is provided in a single standalone file, with no additional compression
They are ultimately about 10 times less voluminous and more directly exploitable.
## Applied treatments
They are made with [gdal](http://www.gdal.org) and the following parameters:
“'”
gdalwarp/tmp/$D.vrt $D.gpkg -t_srs EPSG:3857 -r cubic -of gpkg -overwrite -multi -cutline/tmp/$D.shp -crop_to_cutline -dstalpha
gdaladdo $D.gpkg -r average --config COMPRESS_OVERVIEW JPEG --config PHOTOMETRIC_OVERVIEW YCBCR --config INTERLEAVE_OVERVIEW PIXEL 4 16 64
“'”
Build on reliable and scalable technology
FAQ
Frequently Asked Questions
Some basic informations about API Store ®.
Operation and development of APIs are currently fully funded by company Apitalks and its usage is for free.
Yes, you can.
All important information such as time of last update, license and other information are in response of each API call.
In case of major update that would not be compatible with previous version of API, we keep for 30 days both versions so you will have enough time to transfer to new version. We will inform you about the changes in advance by e-mail.