Stephen Woodbridge a écrit :
I believe GDAL/OGR (newer versions) has support for SpatialLite.
Yes. GDAL 1.6 has already read support for SpatiaLite DB through the OGR sqlite driver

GDAL 1.7dev brings write/creation support. It can also make use of spatial enabled functions when it is linked to libspatialite instead of libsqlite3.

See http://gdal.org/ogr/drv_sqlite.html for more info.


-Steve W

Rahkonen Jukka wrote:
Hi,

Igor Brejc wrote interesting news today on osm-users mailing list: "
I've implemented importing of OSM data into SpatiaLite DB and
integrated it successfully with Kosmos map rendering code. SpatiaLite
OSM database can be quite fast, but I had to learn a trick or two to
reach good performance. I even managed to import the latest UK data
into it and it didn't complain too much. I'm planning to release this
in Kosmos v3, hopefully sometimes in the spring of 2010."

So there should be a SpatiaLite import utility available in the near
future.  Next question is if Mapserver can render effectively from
SpatiaLite.

-Jukka Rahkonen-

-----Alkuperäinen viesti----- Lähettäjä:
mapserver-users-boun...@lists.osgeo.org [mailto:mapserver-users-boun...@lists.osgeo.org] Puolesta Milo van
der Linden Lähetetty: 26. marraskuuta 2009 8:19 Vastaanottaja: abul
khayer Kopio: mapserver-users@lists.osgeo.org Aihe: Re:
[mapserver-users] Map from .OSM

Mapserver cannot read osm directly. That is also because there is
no OGR adapter(yet) for .osm.

If you really don't want to set up postgis:

http://wiki.openstreetmap.org/wiki/Category:OSM_processing

You can browse throug a variety of export/conversion tools. One
might just create the format you need (shp). You can also consider
downloading ready-made shapefiles from the websites:

http://www.cloudmade.com

or

http://www.geofabrik.de


Kind regards,

Milo van der Linden (Miblon) Moblin powered asus eee pc 1005HA-H http://www.dogodigi.net

On Wed, 2009-11-25 at 19:01 -0800, abul khayer wrote:
Can Mapserver render map from .OSM(Open street map) file
directly?

I want to use mapserserver and Openlayer to render a map of .OSM.
Though i get some help from below tutorial, http://trac.osgeo.org/mapserver/wiki/RenderingOsmData But it use
postgis and there need conversion.

....................................... Md. Abul Khayer GIS
Programmer CEGIS (www.cegisbd.com) Cell: +8801730019572 Blog:
khayer.wordpress.com



_______________________________________________ mapserver-users
mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users

_______________________________________________ mapserver-users
mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users

_______________________________________________ mapserver-users
mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users

_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users





_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to