Re: [gdal-dev] shapefile polygon/multipolygon ordering

2014-11-14 Thread Michael Katz - NOAA Affiliate
I am working on an application that uses shapefiles as its native data type. The application supports polygons with holes (for the purpose of drawing, computing area, finding inside/outside, etc.), but not polygons with holes with islands, or deeper levels of nesting. This convention of one-deep ho

Re: [gdal-dev] shapefile polygon/multipolygon ordering

2014-11-14 Thread David Strip
On 11/14/2014 9:26 AM, mccorb wrote: > Two questions: > 1. Is it within the shapefile specification to have polygons that have holes > that have polygons? > 2. Does GDAL provide any options to coerce it to not re-order the polygons? > > thanks > Yes, polygons can have holes. I have no idea about q

Re: [gdal-dev] Associate single point coordinates to image.

2014-11-14 Thread Eli Adam
I think that this is generally call "geotagging" which might help while looking for options. Eli On Fri, Nov 14, 2014 at 9:03 AM, Eli Adam wrote: > GDAL reads EXIF data and you can grab that output and then send it > into an OGR output. I used to have a bash script that did that, but > then I f

Re: [gdal-dev] Associate single point coordinates to image.

2014-11-14 Thread Eli Adam
GDAL reads EXIF data and you can grab that output and then send it into an OGR output. I used to have a bash script that did that, but then I found there were some tricky things to overcome and found that GpsPrune is really good at this. GpsPrune can also correlate a GPS track and time stamped ph

Re: [gdal-dev] Original FID for SQLite dialect

2014-11-14 Thread Even Rouault
Le vendredi 14 novembre 2014 16:57:03, Andre Vautour a écrit : > Hi all, > > I was wondering if there is a way to get at the original feature id when > executing an SQL query for the SQLite dialect. Something similar to what > is described in http://www.gdal.org/ogr_sql.html for FID for the OGR >

[gdal-dev] shapefile polygon/multipolygon ordering

2014-11-14 Thread mccorb
I used GDAL to create a new shapefile of polygons. The polygons (multi-polygons) were land areas. Some of the land areas had holes defined which were lakes within the land area. Within the lakes there were some islands of land...so I had a polygon with a hole with more polygons. When I created t

[gdal-dev] Original FID for SQLite dialect

2014-11-14 Thread Andre Vautour
Hi all, I was wondering if there is a way to get at the original feature id when executing an SQL query for the SQLite dialect. Something similar to what is described in http://www.gdal.org/ogr_sql.html for FID for the OGR dialect. That is, is there something equivalent to the following for

Re: [gdal-dev] Interlis driver does not polygonize anymore

2014-11-14 Thread Even Rouault
Stefan, > > I've got some problems with the interlis driver. When I try to convert an > interlis 1 file to shapefiles with the following command: > > ogr2ogr shpdir/ 254900/254900.itf,dm01avso24.imd > > There are no polygon shapes created. It seems that the point coordinates - > which are store

[gdal-dev] Interlis driver does not polygonize anymore

2014-11-14 Thread Stefan Ziegler
Hi I've got some problems with the interlis driver. When I try to convert an interlis 1 file to shapefiles with the following command: ogr2ogr shpdir/ 254900/254900.itf,dm01avso24.imd There are no polygon shapes created. It seems that the point coordinates - which are stored in two separate colu

Re: [gdal-dev] Associate single point coordinates to image.

2014-11-14 Thread deve
Yes. The final effect is the same: photo--> location-->image over the map. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Associate-single-point-coordinates-to-image-tp5172985p5173000.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___

Re: [gdal-dev] Associate single point coordinates to image.

2014-11-14 Thread Jukka Rahkonen
deve exprivia.it> writes: > > > Is possible to georefence a single point in image? > > E.g. Action Diagram: > 1) central point (center X,Y) is georeferenced (center lat,lon); > 2) an image loader read center coordinates (lat,lon) > 3) the loader place image in map point (lat,lon). > 4) r

Re: [gdal-dev] Motion: Adopt RFC 49: Curve geometries

2014-11-14 Thread Even Rouault
> Motion : I move to adopt RFC 49: Curve geometries > > http://trac.osgeo.org/gdal/wiki/rfc49_curve_geometries > > Starting with my +1 I declare this motion passed with support from TamasS, JukkaR and myself. I will proceed soon in merging the implementation into trunk. Even -- Spatialys

[gdal-dev] Associate single point coordinates to image.

2014-11-14 Thread deve
Is possible to georefence a single point in image?E.g. Action Diagram: 1) central point (center <-> X,Y) is georeferenced (center <-> lat,lon); 2) an image loader read center coordinates (lat,lon) 3) the loader place image in map point (lat,lon).4) result: tag a location with involved screenshot T

Re: [gdal-dev] Filelimit /vsizip

2014-11-14 Thread Julian Zeidler
Hi Even, Thanks to the reply. I did not consider it an underlying Linux Problem, as I was opening vrts. with 6000+ Files without a Problem. Thanks for the Info. I will look into having the Limit increased or in the Long run using the GDALProxyPoolDataset mechanism . Julian Am 13.11.2014 18:30