Re: [gdal-dev] Bathymetry data for US reservoirs.

2013-05-07 Thread Manoj Bist
Thanks a lot for the response Marius. I was able to find data for Texas on
the  twdb website.

I was looking for bathy data for  Lake Allatoona, Lake Lanier, Seminole
(Georgia) etc.  Most of the USACE website/urls for data I have tried
(including the spatial data clearing house) are either down or give random
errors in the browser.

I couldn't find any other website that might have backup/archive of USACE
data.

Thanks,

--MB.

On Tue, May 7, 2013 at 6:14 AM, Marius Jigmond mariusjigm...@hotmail.comwrote:

 For Texas reservoirs you may contact Jason Kemp of the Texas Water
 Development Board (see
 http://www.twdb.texas.gov/surfacewater/surveys/index.asp for contact
 info). He may have some data or may be able to point you in the right
 direction.

 -marius

 --
 Date: Mon, 6 May 2013 20:58:27 -0700
 From: manoj.bi...@gmail.com
 To: gdal-dev@lists.osgeo.org
 Subject: [gdal-dev] Bathymetry data for US reservoirs.


 Hi,

 I have been using gdal since past few months (without any issue).  I am
 running into a non gdal  related issue pertaining to getting depth/bathy
 data for reservoirs that I am interested in.

 I am looking for bathymetry data for some USACE reservoirs. I am told this
 data used to be available in the USACE GIS data clearing house website. But
 this website has been down for quite some time now. Does anyone know if I
 can find the same data elsewhere? The following is the link to USACE GIS
 clearing house but it has been down for quite a while now.

 http://corpsgeo1.usace.army.mil/

 I have wasted quite a bit of time searching for this (incl. contacting
 USACE unsuccessfully both via phone and email). I would really appreciate
 any pointers regarding this.

 Thanks,

 --MB.

 ___ gdal-dev mailing list
 gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] Bathymetry data for US reservoirs.

2013-05-07 Thread Marius Jigmond
For Texas reservoirs you may contact Jason Kemp of the Texas Water Development 
Board (see http://www.twdb.texas.gov/surfacewater/surveys/index.asp for contact 
info). He may have some data or may be able to point you in the right direction.
-marius

Date: Mon, 6 May 2013 20:58:27 -0700
From: manoj.bi...@gmail.com
To: gdal-dev@lists.osgeo.org
Subject: [gdal-dev] Bathymetry data for US reservoirs.

Hi,

I have been using gdal since past few months (without any issue).  I am running 
into a non gdal  related issue pertaining to getting depth/bathy data for 
reservoirs that I am interested in.  


I am looking for bathymetry data for some USACE reservoirs. I am told this data 
used to be available in the USACE GIS data clearing house website. But this 
website has been down for quite some time now. Does anyone know if I can find 
the same data elsewhere? The following is the link to USACE GIS clearing house 
but it has been down for quite a while now.

http://corpsgeo1.usace.army.mil/

I have wasted quite a bit of time searching for this (incl. contacting USACE 
unsuccessfully both via phone and email). I would really appreciate any 
pointers regarding this.

Thanks,
--MB.

___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
  ___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] Build GDAL OGR with GEOS

2013-05-07 Thread MARION VIOLOT
Hi again everyone.

Does someone could please detail me the steps to follow in order to build
GDAL-OGR with GEOS on Windows, with Visual Studio 2008 please? I found the
following link ;

http://trac.osgeo.org/gdal/wiki/MakeFileProjects

http://trac.osgeo.org/gdal/wiki/BuildingOnWindows

http://vterrain.org/Distrib/gdal.html

At the end, do I have to create a Make File Project or use a Visual Studio
solution? I already managed to build GDAL-OGR (using the command prompt)
and used it, but I don't know if it was the proper way. Plus, I need OGR to
be built with GEOS.

Besides, I don't know which version of GEOS I should use from this link :
http://trac.osgeo.org/geos/ ?

To finish, how can I do to build them together? I already found the
following discussion but it doesn't really help me :

http://lists.osgeo.org/pipermail/gdal-dev/2009-October/022241.html

I'm quite lost, so any help would be very appreciate. Thank you in advance.

Marion.
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] Build GDAL OGR with GEOS

2013-05-07 Thread Even Rouault
Le mardi 07 mai 2013 12:02:55, MARION VIOLOT a écrit :
 Hi again everyone.
 
 Does someone could please detail me the steps to follow in order to build
 GDAL-OGR with GEOS on Windows, with Visual Studio 2008 please? I found the
 following link ;
 
 http://trac.osgeo.org/gdal/wiki/MakeFileProjects
 
 http://trac.osgeo.org/gdal/wiki/BuildingOnWindows
 
 http://vterrain.org/Distrib/gdal.html
 
 At the end, do I have to create a Make File Project or use a Visual Studio
 solution? I already managed to build GDAL-OGR (using the command prompt)
 and used it, but I don't know if it was the proper way. Plus, I need OGR to
 be built with GEOS.
 
 Besides, I don't know which version of GEOS I should use from this link :
 http://trac.osgeo.org/geos/ ?
 
 To finish, how can I do to build them together? I already found the
 following discussion but it doesn't really help me :
 
 http://lists.osgeo.org/pipermail/gdal-dev/2009-October/022241.html
 
 I'm quite lost, so any help would be very appreciate. Thank you in advance.

Marion,

Why don't you just use one of the GDAL builds at 
http://www.gisinternals.com/sdk/ ? They already do include GEOS. And if you 
really want to compile by yourself, there are also source packages that are 
ready to be built.

Best regards,

Even

 
 Marion.
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] Build GDAL OGR with GEOS

2013-05-07 Thread Jeff McKenna
On 2013-05-07 7:02 AM, MARION VIOLOT wrote:
 Hi again everyone.
 
 Does someone could please detail me the steps to follow in order to
 build GDAL-OGR with GEOS on Windows, with Visual Studio 2008 please? I
 found the following link ;
 
 http://trac.osgeo.org/gdal/wiki/MakeFileProjects
 
 http://trac.osgeo.org/gdal/wiki/BuildingOnWindows
 
 http://vterrain.org/Distrib/gdal.html
 
 At the end, do I have to create a Make File Project or use a Visual
 Studio solution? I already managed to build GDAL-OGR (using the command
 prompt) and used it, but I don't know if it was the proper way. Plus, I
 need OGR to be built with GEOS.
 
 Besides, I don't know which version of GEOS I should use from this link
 : http://trac.osgeo.org/geos/ ?
 
 To finish, how can I do to build them together? I already found the
 following discussion but it doesn't really help me :
 
 http://lists.osgeo.org/pipermail/gdal-dev/2009-October/022241.html
 
 I'm quite lost, so any help would be very appreciate. Thank you in advance.
 
 Marion.
 
 

Hi Marion,

It's actually very straightforward to compile GEOS on windows.  Since
you're already familiar with commandline through your GDAL build, here
are my steps (note that others likely use cmake or other methods, but
this is what works for me).

- download 3.3.8 from http://trac.osgeo.org/geos/
- in MSVC command window:
  - cd to geos-3.3.8
  - autogen.bat
  - nmake /f makefile.vc MSVC_VER=1500
- output is in /src/
- cd into gdal
- edit nmake.opt
  - change GEOS_DIR, GEOS_CFLAGS, GEOS_LIB variables for your local paths
- nmake /f makefile.vc clean
- nmake /f makefile.vc

(this is what I've been doing for MS4W for many years)

Enjoy,

-jeff

-- 
Jeff McKenna
MapServer Consulting and Training Services
http://www.gatewaygeomatics.com/




___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev