Re: [gdal-dev] Get a List of tiles source name from the gpkg_content

2016-05-19 Thread Jukka Rahkonen
Gane R gmail.com> writes: > > > > I see the usage of the gdalinfo for the gpkg with multiple tile source as Subdataset, > > > I also saw the source code of gdalinfo getting the subdataset > > Q1: Can I get a list of tiles source name (table_name) in gpkg_contents data_type as tiles? Hi,

[gdal-dev] Get a List of tiles source name from the gpkg_content

2016-05-19 Thread Gane R
I see the usage of the gdalinfo for the gpkg with multiple tile source as Subdataset, I also saw the source code of gdalinfo getting the subdataset *Q1: Can I get a list of tiles source name (table_name) in gpkg_contents data_type as tiles?Is there any API call* *or only by the following code