This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

create vector data from osm data

0

my work is get area of water body from map for that i need vector dat how can i get from osm pls any one help me .. are suggest any other way thank u..

This question is marked "community wiki".

asked 28 Jun '12, 10:52

balamaurugan's gravatar image

balamaurugan
11112
accept rate: 0%

By "water body", do you mean "lakes, rivers" or "sees, oceans" or both ? If you just need "sees, oceans", there are some extracts done by external resources at regular intervals and exported in shapefile format. For the first (lakes, rivers), it might be more complicated but possible.

(28 Jun '12, 16:32) Pieren

One Answer:

0

If you are interested in lakes and rivers etc you can download an OSM data extract for your area from geofabrik.de or cloudmade.com ... see planet on the OSM wiki for details.

Then do a filtering maybe with osmfilter.

Or if you are interested in coastlines or oceans, see OSMcoastline.

answered 29 Jun '12, 15:56

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

Source code available on GitHub .