I need to change the drawOrder of the KMZ files that are created using
GDAL_Translate -of KMLSUPEROVERLAY... I have been looking at the source
code of "kmlsuperoverlaydataset.cpp" and noticed that the draw order appears
to be tied to the variable "zoom." Does anyone know if I have control over
dr
Hi all,
Zoltan sent me a couple of MIF files. The problem is that the Coordinate
System declaration in the MIF file is wrong, because it says it's
unreferenced cartesian with units=meters, while the coordinates are in
decimal degrees (probably WGS84). When the coordsys declaration is
corrected in
On 11-04-29 10:27 AM, Zoltan Szecsei wrote:
Spot on, Frank - thank you. (it works as desired, now).
I'm not sure if anything is mentioned in the overview docs or help area, but
perhaps that comment regarding assumed precision could be added somewhere
obvious even to skip-readers like me?
[just to
On 2011-04-29 16:03, Frank Warmerdam wrote:
On 11-04-29 08:25 AM, Zoltan Szecsei wrote:
Any idea why the TAB route messes up the geometries?
As discussed in http://www.gdal.org/ogr/drv_mitab.html the driver
needs to
set a bounds for coordinates which determines precision. If it doesn't
know
On 11-04-29 08:25 AM, Zoltan Szecsei wrote:
Hi All,
I am trying to convert a bunch of MapInfo MID-MIF files to MapInfo TAB files,
because GeoMedia 6.1 will not "connect" to MIDMIF files.
Using this script on Ubuntu 10.04, ogr2ogr from GDAL 1.8.0, released 2011/01/12
for m in `ls *.mif` ; do n=
On 2011-04-29 14:58, Luca Sigfrido Percich wrote:
Hi Zoltan,
I have MapInfo installed, if you post a mif/mid file I can test it
I will send you one off-list.
Thanks & regards,
Zoltan
before/after conversion with ogr2ogr, imut (which is based on FME) and
MapInfo Import command.
Have you tr
Hi Zoltan,
I have MapInfo installed, if you post a mif/mid file I can test it
before/after conversion with ogr2ogr, imut (which is based on FME) and
MapInfo Import command.
Have you tried to open in geomedia the Shape generated by ogr2og2, at
least to see if its geom is ok?
All the best
Sig
I
Hi All,
I am trying to convert a bunch of MapInfo MID-MIF files to MapInfo TAB
files, because GeoMedia 6.1 will not "connect" to MIDMIF files.
Using this script on Ubuntu 10.04, ogr2ogr from GDAL 1.8.0, released
2011/01/12
for m in `ls *.mif` ; do n=`echo $m | awk -F . ' { print $1".tab" } '
Paul,
They are tables and the links between them (as far as I can tell).
See
http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Relationship_c
lass_properties/004t000400/
Mike
--
Michael Smith
Remote Sensing/GIS Center
US Army Corps of Engineers
On 4/28/11 5:30 PM, "Paul
There seems to be some misunderstandings about Relationship Classes,
so I may as well explain.
Relationship Classes come in two types
1.- Simple Relationship Classes
2.- Attributed Relationship Classes
Conceptually, they just relate one (or more) column(s) in one field to
another column(s) in an
10 matches
Mail list logo