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
