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
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
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
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
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
>
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
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
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
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
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.
___
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
> 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
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
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
14 matches
Mail list logo