; SCID_v4.0.gdb
> >> HBVSv_MLSM_rcp85_ensembleMax_abs
> >>
> >> ogrinfo
> >> ---
> >>
> >> #use ogrinfo to confirm that the new spatial layer exists in your PG
> >> database
> >> ogrinfo PG:"host=localhost user=postgres password
, Old Lane North, Broughton, Skipton, North
> Yorkshire, BD23 3FD, Telephone: +441756799919
>
>
> ___
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> https://lists.osgeo.org/mailman
_
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev
--
*The right coordinate system can turn an impossible problem into two really
hard problems. -- Charlie Pellerin*
Thomas Juntunen
GIS Sp
seems to work fine:
> trackslayer = ds.GetLayerByName('tracks')
> tracksdef = trackslayer.GetLayerDefn()
> outFeature = ogr.Feature(tracksdef)
> outFeature.SetField("name", name)
> # .
> trackslayer.CreateFeature(outFeature)
>
> Gerard
>
>
> On Mon,
using psycopg2 (or SQLAlchemy) instead. Just wondering
> if it's directly possible using Python OGR/GDAL.
>
> Thanks,
> Gerard
> ___
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinf
/listinfo/gdal-dev
--
*The right coordinate system can turn an impossible problem into two really
hard problems. -- Charlie Pellerin*
Thomas Juntunen
GIS Specialist
Polar Geospatial Center
R280 Learning and Environmental Science
1954 Buford Ave
University of Minnesota
St. Paul, MN 55108
612-626-05
-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient>
> <#m_117792916060688249_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>
> ___
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> https://li
ww.spatialys.com
> ___
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
--
*The right coordinate system can turn an impossible problem into two really
hard problems. -- Charlie Pelleri