[gdal-dev] Lat/Long to WGS84 image co-ordinate conversion

2013-04-01 Thread Ian Walberg
Folks, I am sure this is the wrong list and I am sure I will describe what we need wrongly but please be gentle J We are using full up mapserver installations for a number of projects and now need to build a small application which uses map tiles with city labels displayed on the tiles. T

Re: [gdal-dev] gdaltindex

2012-08-21 Thread Ian Walberg
erver-TILEINDEXes-with-Data base-RASTERS for using Oracle And you could add SQLite to the Wiki as well (if it works). Mike On 8/21/12 5:24 PM, "Even Rouault" wrote: >Le mardi 21 août 2012 23:09:19, Ian Walberg a écrit : >> Hello folks, >> >> Can gdaltindex creat

[gdal-dev] gdaltindex

2012-08-21 Thread Ian Walberg
Hello folks, Can gdaltindex create a sqlite db instead of a shapefile. This would be for use with mapserver and we are finding some references to non shapefiles but cannot get it to work. Thanks Ian ___ gdal-dev mailing list gdal-dev@lists.osgeo.org h

RE: [gdal-dev] Build on Redhat 7.x

2011-07-31 Thread Ian Walberg
Even, Thank you very much for your fantastic instructions. I have built everything and will test this week. Regards Ian -Original Message- From: Even Rouault [mailto:even.roua...@mines-paris.org] Sent: Saturday, July 30, 2011 8:51 AM To: gdal-dev@lists.osgeo.org Cc: Ian Walberg

[gdal-dev] Build on Redhat 7.x

2011-07-29 Thread Ian Walberg
Folks, We need to be able to guild GDAL on Redhat 7.x as some of the systems we deploy to still use it (don't ask) Currently we are using 1.4.1 which was the newest version that we could get to build some time ago. However we now need to add spatialite support so need to build a later version.