Open Street Map layers importations applications
Brief Description
Generate a vector data from OSM on the input image extend
Tags
Image MetaData
Long Description
Generate a vector data from Open Street Map data. A DEM could be use. By default, the entire layer is downloaded, an image can be use as support for the OSM data. The application can provide also available classes in layers . This application required an Internet access. Informations about the OSM project : http://www.openstreetmap.fr/
Parameters
[param] Output vector data (-out): Generated output vector data path
[param] Support image (-support): Image used as support to estimate the models
[param] OSM tag key (-key): OSM tag value to extract (motorway, footway...)
[param] OSM tag value (-value):
[param] DEM directory (-dem): Path to the directory that contains elevation information.
[param] option to display available key/value classes (-printclasses): Print the key/value classes available for the bounding box of the input image ** If not used : Note that the options OSMKey (-key) and Output (-out) become mandatory
Limitations
None
Authors
OTB-Team
See also
Convertion
Example of use
Output vector data: apTvUtOSMDownloader.shp
Support image: ROI_QB_TOULOUSE.TIF
OSM tag key: highway
otbcli_OSMDownloader -out apTvUtOSMDownloader.shp -support ROI_QB_TOULOUSE.TIF -key highway