MapServer also does data extraction though and so it might be possible to do 
this. I know you can extract
vector features using another geometery (5.6 and earlier versions only support 
polygons/points), but SVN 
trunk supports lines and multipoint features as well. I believe Frank's raster 
query code is just as flexible in
that version.

So, if you're willing/able to compile the development code you might have some 
luck...

Steve

________________________________________
From: mapserver-users-boun...@lists.osgeo.org 
[mapserver-users-boun...@lists.osgeo.org] On Behalf Of Barend Köbben 
[kob...@itc.nl]
Sent: Saturday, June 05, 2010 10:05 AM
To: Gianni Olivieri; mapserver-users@lists.osgeo.org
Subject: Re: [mapserver-users] Path profile...

HI,

Mapserver is exactly what its name says: a server of maps. Therefore not the
right platform to do the kind of spatial  analysis you describe. The
analysis funcyionlity you describe could be realised in vaery many ways, in
any kind of GIS software (eg. GRASS, QGIS, if you want to stay in the Open
Source Domain). Or you could store the dtata serverside and write the
analysis logic yourself in php (its not that complicated an analysis).

Mapserver could of course be used if you need to show the results in the
form of a maps...


Yours,

--
Barend Köbben
Senior Lecturer
ITC ­ University of Twente, Faculty of Geo-Information Science and
Earth Observation
PO Box 6, 7500AA Enschede, The Netherlands
+31 (0)53 4874253

On 04-06-10 21:14, "Gianni Olivieri" <gianni.olivi...@gmail.com> wrote:

> Hallo to all,
>
>    i'm a new subscriber of this mailing-list... I'd like to build a
> web service where an user insert two coordinates gps and the website
> give out a profile of path with altitude to see if there are
> visibility between the 2 given point....
>
> I've thinked to do this with map server... it's ok? I'm on the right way?
> I've already download some srtm maps in hgt format.
>
> I'd like to programm the client interface in php...
>
> For now I ask to you if this is the right way, if it's simple to query
> map server to collect the altitude of a path.
>
> For now is all.
>
> Best regards.
>
> --
> Gianni Olivieri
> gianni.olivi...@gmail.com
> _______________________________________________
> mapserver-users mailing list
> mapserver-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users

Faculty of Geo-Information Science and Earth Observation (ITC)
University of Twente

E-mail disclaimer
The information in this e-mail, including any attachments, is intended for the 
addressee only. If you are not the intended recipient, you are hereby notified 
that any disclosure, copying, distribution or action in relation to the content 
of this information is strictly prohibited. If you have received this e-mail by 
mistake, please delete the message and any attachment and inform the sender by 
return e-mail. ITC accepts no liability for any error or omission in the 
message content or for damage of any kind that may arise as a result of e-mail 
transmission.
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to