El Miércoles, 23 de Diciembre de 2009, Frank Warmerdam escribió:
> For reference, the FWTools package is still using the old generation
> python bindings which seem to lack GetPoint(). I encourage Ivan and his
> users to use OSGeo4W.
Yeah, I'll probably try osgeo4w and report back.
Cheers,
--
Iván Sánchez Ortega wrote:
Hi all,
I've been recently learning Python and OGR in order to code ogr2osm. See
http://lists.openstreetmap.org/pipermail/dev/2009-December/017864.html
Problem is, this script doesn't work when in a win32 box. I'm testing it with
FWTools 2.4.6. It runs OK wiht pyt
Hi all,
I've been recently learning Python and OGR in order to code ogr2osm. See
http://lists.openstreetmap.org/pipermail/dev/2009-December/017864.html
Problem is, this script doesn't work when in a win32 box. I'm testing it with
FWTools 2.4.6. It runs OK wiht python-gdal 1.6.3 in my Debian bo
Alan,
this issue was reported as http://trac.osgeo.org/gdal/ticket/3194.
There's a proposed patch in it.
Another workaround (untested) is to copy U2881301.GEN as U2881302.GEN
and U2881301.QAL as U2881302.QAL
Best regards,
Even
Alans a écrit :
I am having trouble getting GDAL to recognize A
Sounds to me like it has the incorrect datum set. E.g. it says it's NAD83
but in reality is NAD27.
On Tue, Dec 22, 2009 at 8:12 AM, NopMap wrote:
>
>
> Hi!
>
> I am building a map with several layers containing OSM geometry and
> hillshading+contours. The rendering chain for the hillshading is
I am having trouble getting GDAL to recognize ASRP IMG files when the
filename ends in anything other than 01.IMG. For example I have a directory
containing the following ASRP files:
U2881301.GEN,
U2881301.GER,
U2881301.IMG,
U2881301.QAL,
U2881301.SOU,
U2881302.IMG.
When i try to gen
Hi!
I am building a map with several layers containing OSM geometry and
hillshading+contours. The rendering chain for the hillshading is
SRTM GeoTiff -> gdal_merge -> gdal_warp -> hillshading.exe -> mapnik
Now I have the problem that the hillshading and the geometry do not
quite match. It seem
Even,
On Mon, Dec 21, 2009 at 8:13 PM, Even Rouault
wrote:
> You're welcome to share your files. I think the best way would be for you to
> create a WMS page in the wiki and reference it under the "File formats"
> paragraph
done, it is here http://trac.osgeo.org/gdal/wiki/UserDocs/WebMapService
Hi,
I'm having this error while trying to build on Windows with VC7.1
Creating library gdal_i.lib and object gdal_i.exp
gdalallregister.obj : error LNK2019: unresolved external symbol
_GDALRegister_PC
IDSK referenced in function _gdalallregis...@0
gdal17dev.dll : fatal error LNK1120: 1 unre