[gdal-dev] Fema Flood Maps NAV88 - proj4text

2013-02-01 Thread Chris English
All, I am trying to view some parcel maps (NJ state plane EPSG 102711) in conjunction with FEMA Flood maps (EPSG 5703).  I can view one group, the compliment of FEMA Flood maps, or the parcels, but not both, so clearly a transform is required. I find myself looking for a proj4 text string for EP

Re: [gdal-dev] Problem reading Geoconcept GXT

2013-02-01 Thread Even Rouault
Le vendredi 01 février 2013 14:39:11, daniel.gne...@vevey.ch a écrit : > Hi, > > I have a problem trying to read a GXT file with OGR and the following > command : You can file a ticket about that, with the gxf file attached, in http://trac.osgeo.org/gdal/newticket and add 'dgrichard' in the CC

Re: [gdal-dev] Incorrect path after gdal-19-1600-core.msi

2013-02-01 Thread Even Rouault
Selon xavier lhomme : > Hi > > I use the msi file gdal-19-1600-core.msi in order to install gdal on a > Windows Server 2008 R2. Once the installation completed, the gdal > installation directory has been added to the Path. The path contains > %SYSTEMROOT% but doesn't expand this variable anymore.

[gdal-dev] Incorrect path after gdal-19-1600-core.msi

2013-02-01 Thread xavier lhomme
Hi I use the msi file gdal-19-1600-core.msi in order to install gdal on a Windows Server 2008 R2. Once the installation completed, the gdal installation directory has been added to the Path. The path contains %SYSTEMROOT% but doesn't expand this variable anymore. If I open a cmdtool, for example

[gdal-dev] Problem reading Geoconcept GXT

2013-02-01 Thread Daniel . Gnerre
Hi,I have a problem trying to read a GXT file with OGR and the following command : ogr2ogr -f "ESRI Shapefile" eu_collecteur.shp Villeneuve_test.gxt ASSAINISSEMENT.CollecteurI get this error : ERROR 1: 'Subclass' expected.Geoconcept export syntax error at line 8.FAILURE:Unable to open datasource `V

Re: [gdal-dev] convert linestring to point data

2013-02-01 Thread Even Rouault
Selon Tyler Mitchell : > Just a brief follow up for posterity on the list... > > I've completed my first run of updates on this script and it's looking pretty > good. Others welcomed to give feedback :) > > It's been modularised now and also allows you to enter a field name to take > the Z value