I'm trying to produce a tile matrix set from geocoded tiffs using gdal2tiles.py
but I am having trouble with the last step in the process.
As an example I have a BSB file from NOAA which is a navigational map of Lake
Pend Oreille in Idaho. The map has a SRS of WGS84 and a Mercator projection.
http://prj2epsg.org/search can do this, but it doesn't appear that it's up just
now.
On Jul 28, 2010, at 5:45 PM, John Mitchell wrote:
> Hi,
>
> Does anyone know of a utility that derives the EPSG from the contents
> of a .prj (projection) file?
>
> Thanks,
>
> John
>
> --
> John J. Mitc
Hi,
Does anyone know of a utility that derives the EPSG from the contents
of a .prj (projection) file?
Thanks,
John
--
John J. Mitchell
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
Hi devs,
I posted this on the mapserver the list and the general response was
can't this be done with OGR?
Can OGR consume issue and consume some kind of HTTP GET request? How?
Would it make sense to extend the file read capability to be able to
URL? Would it then be easy to template the URL
Thanks, chris - figured the 1.6.1 was the reason... is gdal2tiles' link to
GDAL via gdal-python, and if I figure out how to build the latest
gdal-python this will go away?
And if so, has anyone else had this issue with a missing header file called
swq.h?
output when I try to build gdal-python, ei
Hi Jeffrey,
> Hi, all - I need 4-point (GCP) projective warping (
> http://docs.bentley.com/en/I-RASB/irasbhelp171.html) for my very basic
> rubbersheeting app at http://cartagen.org/maps (getting full-res TMS output
> working). These are for aerial photographs, not scanned images.
to implement t
On Jul 28, 2010, at 9:10 AM, ext Jean-Claude REPETTO wrote:
> Le 28/07/2010 14:05, Jeffrey Warren a écrit :
>> I'm getting this error when running gdal2tiles.py with even default
>> parameters, on files which run fine on another separate machine:
>>
>> ERROR 6: EPSG PCS/GCS code 900913 not found
Of course, everyone knows that. The question is whether gdal2tiles, which
explicitly calls 900913, will run at all without that 'fake' code being
recognized by GDAL and its projection sources. And how to ensure that
gdal2tiles does in fact run.
More recent versions seem to implement 900913 to ensu
Le 28/07/2010 14:05, Jeffrey Warren a écrit :
I'm getting this error when running gdal2tiles.py with even default
parameters, on files which run fine on another separate machine:
ERROR 6: EPSG PCS/GCS code 900913 not found in EPSG support files. Is
this a valid EPSG coordinate system?
No, th
I'm getting this error when running gdal2tiles.py with even default
parameters, on files which run fine on another separate machine:
ERROR 6: EPSG PCS/GCS code 900913 not found in EPSG support files. Is this
a valid EPSG coordinate system?
(full error below)
I've been wandering through the cube
Hi, all - I need 4-point (GCP) projective warping (
http://docs.bentley.com/en/I-RASB/irasbhelp171.html) for my very basic
rubbersheeting app at http://cartagen.org/maps (getting full-res TMS output
working). These are for aerial photographs, not scanned images.
After banging my head against a wal
I've looked in the source code and only the NAS driver (gml derivat) has this
problem. GFS functionality is not full in NAS implemented.
Am Dienstag 27 Juli 2010, 19:04:07 schrieb Ralf Suhr:
> Hello list,
>
> I want to import a gml with two defined geometries. As I read ogr2ogr will
> always use
12 matches
Mail list logo