Thanks for the details. We have tried taking a working shp tileindex file and converting it using ogr2ogr and we were getting errors.
Let us look again. Regards Ian -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Smith, Michael ERDC-RDE-CRREL-NH Sent: Tuesday, August 21, 2012 2:30 PM To: Even Rouault; [email protected] Subject: Re: [gdal-dev] gdaltindex Mapserver does. I've used Oracle as a source for a tile index so sqlite should work as well. See https://github.com/mapserver/mapserver/wiki/MapServer-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" <[email protected]> wrote: >Le mardi 21 août 2012 23:09:19, Ian Walberg a écrit : >> Hello folks, >> >> Can gdaltindex create a sqlite db instead of a shapefile. > >Not directly, but you can use ogr2ogr to convert it to a sqlite db > >> >> This would be for use with mapserver and we are finding some >> references to non shapefiles but cannot get it to work. > >I'm not sure that MapServer supports something else than shapefiles as >valid format for tile index. You should confirm with the MapServer >team. > >> >> Thanks >> >> Ian >> _______________________________________________ >> gdal-dev mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/gdal-dev >_______________________________________________ >gdal-dev mailing list >[email protected] >http://lists.osgeo.org/mailman/listinfo/gdal-dev _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
