Hello,

I'm interested in performing on-the-fly coordinate transformations of
OGR data sources using the Virtual Format (VRT) driver. That is,
producing a file that is the vector equivalent of:

gdalwarp -of VRT -t_srs "+init=epsg:4326" input.tif transformed.vrt

I understand ogr2ogr cannot do this but am wondering if the vector
version of `transformed.vrt` can be created manually?

Having looked at the source code it looks like the answer will be no
;) - if this is the case is there be a reason not to file an
enhancement request for this functionality?

Best Regards,

Homme

-- 
Homme Zwaagstra
GeoData Institute
University of Southampton
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to