There are 4 to 5 projected images in one day. Let's say I have all the
projected images for 3 days.
For day 1, the file name are:
T2010232034000.L2.Tera.tif
T2010232035000.L2.Tera.tif
T2010232036000.L2.Tera.tif
T2010232037000.L2.Tera.tif
For day 2, the file name are:
T2010233045000.L2.Tera.tif
Le jeudi 23 octobre 2014 22:49:17, Martin Landa a écrit :
> Hi,
>
> 2014-06-11 23:45 GMT+02:00 Even Rouault :
> > Yes, by default it will transfer all source geometry fields into the
> > target layer, if it supports multiple geometry fields. If you want only
> > a subset of source geometry fields,
Thanks. Tested it, and it works.
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
Hi,
2014-06-11 23:45 GMT+02:00 Even Rouault :
> Yes, by default it will transfer all source geometry fields into the target
> layer, if it supports multiple geometry fields. If you want only a subset of
> source geometry fields, you can write a SQL clause " SELECT geomfield1,
> geomfield2, other_
If this is a Windows-only project, you can write directly to PostgreSQL /
PostGIS using the ODBC driver. And if you have shapefiles, there's a
PostGIS utility called "shp2pgsql" that will import them.
On Thu, Oct 23, 2014 at 1:03 PM, Paul Meems wrote:
> Hi,
>
> At this moment we are working on g
Hi,
At this moment we are working on getting PostGIS support for MapWinGIS.
We use the PostGIS driver from GDALv2.
So far we can read and write layers.
We also want to implement some tests, which are also used as a show case
for other users.
For these tests I want to create a database, import so