Tim Keitt <tkeitt <at> utexas.edu> writes: > > > Brilliant. That works. The problem was that I was using the -sql switch to query from postgis directly into KML. Apparently that does not work at lest with my query string. Dumping with psql2shape and then ogr2ogr to convert to KML did the trick. Thanks. > > > > Now to figure out how to switch the drawing order...
Hi, That's a good start but it may be better to learn how to play with VRT files with some -sql inside. This document is somehow related http://latuviitta.org/documents/Geospatial_PDF_maps_from_OSM_with_GDAL.pdf -Jukka- _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
