Thanks, I have heard of this script but I will use a MySQL branch which includes fully featured GIS functions. Question: Could it easily be rewritten to work with MySQL or is there too much PGSQL specific stuff inside? To avoid a discussion: I use MySQL because GIS will be just a part of the application and I need all the easy MySQL stuff like memory tables and query cache.
Andi Iván Sánchez Ortega schrieb: > El Viernes, 12 de Junio de 2009, Andreas Kalsch escribió: > >> Is there a script to gisify OSM relations - a script which creates >> OpenGIS multipolygons or geometrycollections inside PostGIS or MySQL as >> WKT ? >> > > Let me point you to osm2pgsql: > > http://wiki.openstreetmap.org/wiki/Osm2pgsql > > AFAIK, the script creates a PostGIS DB with fully working geometry columns > (not just WKT). You should try it out and see if it fits your needs. > > Cheers, > _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

