I want to download a map of large area (like a city) for some researches, in the .osm format. Methods in http://help.openstreetmap.org/questions/22/how-do-i-export-map-images-of-larger-areas seems useless for my problem because it can capture the small area in .osm format only. How can I do that? asked 25 Apr '11, 14:04 crisp22140 |
The Export tab on the main OSM site is not the appropriate way to export large areas: it uses too many resources from the API. I also think it is limited by constraints in the API interface itself: there is a maximum area and maximum amount of data which can be downloaded through the API map call. Therefore you will need to use the available alternatives:
answered 25 Apr '11, 14:34 SK53 ♦ |
You can use QGis to download large data. Vector->OpenStreetMap-> download data answered 19 Dec '16, 05:47 Man This solution is very simple. Thank you Man for your answer.
(14 Mar '19, 23:35)
BanAnanas
Is that still up to date? Was just searching for a solution, to download larger areas from OSM and found your answer. But when I go for Vector - there is not OpenStreetMap. Is there another way today or just not possible anymore?
(25 Feb, 12:50)
sant0s_
1
Yes there is still a download option in QGIS, the QuickOSM plugin, which is an interface to Overpass which these days is the de facto answer to the question. In general it's probably better in this case to ask a new question as this one is rather old: it's rather easier to provide an up-to-date answer without having to explain why the accepted answers are no longer applicable.
(25 Feb, 15:43)
SK53 ♦
|