RE: [mapserver-users] elevation profile

2012-05-07 Thread Fawcett, David (MPCA)
Thanks Puneet. Very nice looking app. -Original Message- From: mapserver-users-boun...@lists.osgeo.org [mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of Mr. Puneet Kishor Sent: Saturday, May 05, 2012 1:15 PM To: mapserver Subject: Re: [mapserver-users] elevation profile The

Re: [mapserver-users] elevation profile

2012-05-06 Thread Ben Madin
Puneet, very nice - well done. cheers Ben On 07/05/2012, at 12:00 AM, "Mr. Puneet Kishor" wrote: > The elevation profile widget is finally implemented at > http://earth-base.org/geomaps > Click on the fourth button from the top on the left, then draw a line on the > map to see the profile.

Re: [mapserver-users] elevation profile

2012-05-05 Thread Mr. Puneet Kishor
The elevation profile widget is finally implemented at http://earth-base.org/geomaps Click on the fourth button from the top on the left, then draw a line on the map to see the profile. As with all my apps, the values themselves can be retrieved by querying for them directly from the browser or

RE: [mapserver-users] elevation profile

2012-04-27 Thread Fawcett, David (MPCA)
...@lists.osgeo.org [mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of Stephen Woodbridge Sent: Thursday, April 26, 2012 10:40 PM To: Puneet Kishor Cc: mapserver-users@lists.osgeo.org Subject: Re: [mapserver-users] elevation profile On 4/26/2012 10:49 PM, Puneet Kishor wrote: > >

Re: [mapserver-users] elevation profile

2012-04-27 Thread pcreso
, 4/27/12, Puneet Kishor wrote: From: Puneet Kishor Subject: Re: [mapserver-users] elevation profile To: "Stephen Woodbridge" Cc: mapserver-users@lists.osgeo.org Date: Friday, April 27, 2012, 2:49 PM On Apr 26, 2012, at 7:20 PM, Stephen Woodbridge wrote: > On 4/26/2012 7:35 P

Re: [mapserver-users] elevation profile

2012-04-26 Thread Stephen Woodbridge
On 4/26/2012 10:49 PM, Puneet Kishor wrote: On Apr 26, 2012, at 7:20 PM, Stephen Woodbridge wrote: On 4/26/2012 7:35 PM, Puneet Kishor wrote: Any suggestions on how something like this could be implemented using MapServer? http://viewer.nationalmap.gov/example/elevation_profile.html My fro

Re: [mapserver-users] elevation profile

2012-04-26 Thread Puneet Kishor
On Apr 26, 2012, at 7:20 PM, Stephen Woodbridge wrote: > On 4/26/2012 7:35 PM, Puneet Kishor wrote: >> Any suggestions on how something like this could be implemented using >> MapServer? >> >> http://viewer.nationalmap.gov/example/elevation_profile.html >> >> >> My front-end is OpenLayers, an

Re: [mapserver-users] elevation profile

2012-04-26 Thread Stephen Woodbridge
Oh, one more point I wanted to mention is that the new PostGIS raster code might let you load the NED2 data directly into the database and get the contour information via a SQL query. But I have not try to do that yet. -Steve W On 4/26/2012 8:20 PM, Stephen Woodbridge wrote: On 4/26/2012 7:3

Re: [mapserver-users] elevation profile

2012-04-26 Thread Stephen Woodbridge
On 4/26/2012 7:35 PM, Puneet Kishor wrote: Any suggestions on how something like this could be implemented using MapServer? http://viewer.nationalmap.gov/example/elevation_profile.html My front-end is OpenLayers, and the backend data are from SRTM. I'd like to click on the map and create a li