Python + ogr module?
kyosohma at gmail.com
kyosohma at gmail.com
Mon Apr 16 16:53:07 EDT 2007
On Apr 16, 11:36 am, Szkandera.Karel <Szkandera.Ka... at seznam.cz>
wrote:
> Hi,
> I need to do web service, which will be convert vector formats, like shapefile, dgn, mapinfo..(and other formats, which are supported in gdal - ogr2ogr). I want to do it with using ogr2ogr in the ogr python module, but i am newbie in python, so here is my questions. Is here anybody, who wrote any similar scripts and can give it me? If not, can at least anyone point me to few examples of using ogr2ogr in the ogr
> python module?
>
> Thank you for every answer, K.Szkandera
Not much info is out there. Sheesh! Here's an example I found:
http://postgis.refractions.net/support/wiki/index.php?OGR%20Examples
And here's some more:
http://zcologia.com/news/16/graticule-hacking-with-ogr/
http://www.perrygeo.net/wordpress/?p=4
Sorry I couldn't find more. I know nothing about this module.
Good luck!
Mike
More information about the Python-list
mailing list