r.in.ign lets you query a dataset via a contract. Beware the conditions that come with it and terms of use that apply to data.
It is only a transitory module aiming at allowing french wmts support for GRASS 6.4 version (r.in.wms module fails at requesting this service, and r.in.wms.py Add-On does not correctly handle french projection systems (which operate nadgrid-based datum shifts). It is quite rough but easily adaptable to one's personnal needs.
r.in.ign -c apikey=pi3cawp5p883ql4bdk3bhert user=vincent password=******
Import orthoimagery from IGN wmts server, to 3 raster bands orthoign.red, orthoign.green, orthoign.blue:r.in.ign -m apikey=pi3cawp5p883ql4bdk3bhert user=vincent password=****** wmtslayer=ORTHOIMAGERY.ORTHOPHOTOS tiletype=jpeg output=orthoign
Import cadastral parcels from IGN wmts server to a raster parcels:r.in.ign apikey=pi3cawp5p883ql4bdk3bhert user=vincent password=****** wmtslayer=CADASTRALPARCELS.PARCELS tiletype=png output=parcels
Last changed: $Date$ Binary file r.in.ign.tmp.html matches
Main index - raster index - Full index
© 2003-2016 GRASS Development Team