Re: [gdal-dev] Proposed schedule for GDAL 1.10RC1

2013-04-10 Thread Daniel Morissette
On 13-04-10 3:48 PM, Even Rouault wrote: Hi, As things seem to have gone well with beta2, I suggest we tag RC1 this week end. What do you think ? +1 -- Daniel Morissette http://www.mapgears.com/ Provider of Professional MapServer Support since 2000 _

Re: [gdal-dev] Proposed schedule for GDAL 1.10RC1

2013-04-10 Thread Frank Warmerdam
Sounds good to me. On Apr 10, 2013 12:49 PM, "Even Rouault" wrote: > Hi, > > As things seem to have gone well with beta2, I suggest we tag RC1 this week > end. What do you think ? > > Best regards, > > Even > ___ > gdal-dev mailing list > gdal-dev@list

[gdal-dev] efficiently slicing tiles

2013-04-10 Thread Jesse Crocker
Hello, Im working a project using gdal to slice TMS style png tiles. The code currently works, but I'm running into some trouble optimizing to run fast enough for use on mobile devices. My current strategy: Open the source data(currently testing with BSB): Get the transform, using GDALGetGeoTran

[gdal-dev] Proposed schedule for GDAL 1.10RC1

2013-04-10 Thread Even Rouault
Hi, As things seem to have gone well with beta2, I suggest we tag RC1 this week end. What do you think ? Best regards, Even ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] OGR/MySQL Layer executes SQL query twice

2013-04-10 Thread deuce2367
Hi, I'm using Mapserver 6.0.2 and GDAL 1.7.2 and have created a mapfile with an OGR/MySQL layer. The SQL query that retrieves the spatial data is fairly slow, takes about 8-10 seconds. I've noticed that whenever I render the layer (via the mapserv binary or via the shp2img utility) that the quer

Re: [gdal-dev] Compile GDAL/OGR with SOSI support

2013-04-10 Thread SBL
HiSome updates on this issue:Thomas Hirsch updated the source of the FYBA library:https://github.com/kartverket/fyba/commit/a9cd3e740e78f319f73b74348ac71876805d7a5aFollowing the instructions there, libfyba can be build on Ubuntu 12.04.So, now I have the fyba library in /usr/local/libAs a next step

Re: [gdal-dev] Feature request: gauss and other interpolations in gdalwarp

2013-04-10 Thread Jan Hartmann
Hi folks, just a general question: I opened this thread asking to implement a few gdaladdo filters in gdalwarp, and am happy to see that happen now. Would it be possible to add a few new filters to gdalwarp/gdaladdo? I'm thinking about the gauss filter for gdalwarp, and the unsharp mask filter