Re: [OSM-talk] OSM-Import to MySQL Spatial tool?

2011-06-06 Thread Jaak Laineste
MySQL spatial support lacks of many critical features, including projections and other basic functions. I have tried to use it in couple of projects with similar requirement, but found that changing requirement to use PostGIS turned out to be easier solution. If you still really want it, I would

[OSM-talk] OSM-Import to MySQL Spatial tool?

2011-05-26 Thread Leonid Khaylov
Hello! After days of surfing in the internet I couldn't find for MySQL any tool similar to osm2pgsql for Postgres. All I want to do is to visualize the OSM data for Germany on GeoServer with MySQL DB. The tools I found like Osmosis and osm2sql save the data in a non-spatial schema, that's why G