|
From: nvidia <luo...@ho...> - 2008-08-23 16:45:44
|
Hi, Is it possible to convert the maps on OpenStreetMap to shapefile? and store this into a database? As the site does not provide any format types to store it of this nature. Although looking at my prevous post a while ago http://www.nabble.com/Obtaining-Shapefile-Data-For-London-Motorways-to18908345.html#a18938969, he said i could but i can't see it on the options. Cheers -- View this message in context: http://n2.nabble.com/Using-OpenStreet-Map-as-Shapefile-tp778473p778473.html Sent from the geotools-gt2-users mailing list archive at Nabble.com. |
|
From: Ian T. <ijt...@gm...> - 2008-08-23 17:10:57
|
On Sat, Aug 23, 2008 at 12:45 PM, nvidia <luo...@ho...> wrote: > > Hi, > > Is it possible to convert the maps on OpenStreetMap to shapefile? and > store this into a database? As the site does not provide any format types to > store it of this nature. Although looking at my prevous post a while ago > http://www.nabble.com/Obtaining-Shapefile-Data-For-London-Motorways-to18908345.html#a18938969, > he said i could but i can't see it on the options. > The easiest way to do it is to use the osm2psql tool and then export the fields you need as a shapefile from postgis if you really need a shapefile. Ian -- Ian Turton http://www.geotools.org http://pennspace.blogspot.com/ |
|
From: nvidia <luo...@ho...> - 2008-08-23 17:18:29
|
On Sat, Aug 23, 2008 at 12:45 PM, nvidia <luo...@ho...> wrote: > > Hi, > > Is it possible to convert the maps on OpenStreetMap to shapefile? and > store this into a database? As the site does not provide any format types > to > store it of this nature. Although looking at my prevous post a while ago > http://www.nabble.com/Obtaining-Shapefile-Data-For-London-Motorways-to18908345.html#a18938969, > he said i could but i can't see it on the options. > The easiest way to do it is to use the osm2psql tool and then export the fields you need as a shapefile from postgis if you really need a shapefile. Ian -- Ian Turton Hi Ian, This might sound silly but, apologise if it does sound that way, where can i find the osm2psql tool? Also, can you tell me why this part of the forum was moved onto Nabbl2? before it was Nabble1, did something major happen? Cheers -- View this message in context: http://n2.nabble.com/Using-OpenStreet-Map-as-Shapefile-tp778473p778545.html Sent from the geotools-gt2-users mailing list archive at Nabble.com. |
|
From: nvidia <luo...@ho...> - 2008-08-23 21:16:53
|
Ian Turton wrote: > > On Sat, Aug 23, 2008 at 12:45 PM, nvidia <luo...@ho...> wrote: >> >> Hi, >> >> Is it possible to convert the maps on OpenStreetMap to shapefile? and >> store this into a database? As the site does not provide any format types >> to >> store it of this nature. Although looking at my prevous post a while ago >> http://www.nabble.com/Obtaining-Shapefile-Data-For-London-Motorways-to18908345.html#a18938969, >> he said i could but i can't see it on the options. >> > > The easiest way to do it is to use the osm2psql tool and then export > the fields you need as a shapefile from postgis if you really need a > shapefile. > > Ian > -- > > Ian Turton > > Hi Ian, > > This might sound silly but, apologise if it does sound that way, where > can i find the osm2psql tool? As can't see it on the site or do i have to > download it? > Also, can you tell me why this part of the forum was moved onto Nabbl2? > before it was Nabble1, did something major happen? > > Cheers > > > > Would you mind specifying what you mean by osm2psql please. -- View this message in context: http://n2.nabble.com/Using-OpenStreet-Map-as-Shapefile-tp778473p779006.html Sent from the geotools-gt2-users mailing list archive at Nabble.com. |
|
From: Ian T. <ijt...@gm...> - 2008-08-24 16:32:36
|
On Sat, Aug 23, 2008 at 5:17 PM, nvidia <luo...@ho...> wrote: > > > > > Ian Turton wrote: >> >> On Sat, Aug 23, 2008 at 12:45 PM, nvidia <luo...@ho...> wrote: >>> >>> Hi, >>> >>> Is it possible to convert the maps on OpenStreetMap to shapefile? and >>> store this into a database? As the site does not provide any format types >>> to >>> store it of this nature. Although looking at my prevous post a while ago >>> http://www.nabble.com/Obtaining-Shapefile-Data-For-London-Motorways-to18908345.html#a18938969, >>> he said i could but i can't see it on the options. >>> >> >> The easiest way to do it is to use the osm2psql tool and then export >> the fields you need as a shapefile from postgis if you really need a >> shapefile. >> >> Ian >> -- >> >> Ian Turton >> >> Hi Ian, >> >> This might sound silly but, apologise if it does sound that way, where >> can i find the osm2psql tool? As can't see it on the site or do i have to >> download it? These are really questions for the OSM lists rather than GeoTools but searching for postgis on the OSM wiki finds the following page: http://wiki.openstreetmap.org/index.php/Osm2pgsql Ian -- Ian Turton http://www.geotools.org http://pennspace.blogspot.com/ |