[GRASSLIST:1176] Newbie Q

Hi & Thanks in Advance :slight_smile:

Im trying to build a tourism web site that's include map that can do:

* show layers by request.
* one of the layers will be roads.
* other can be forests, rivers, restaurants ,
* I will be able to calculate the shortest way between two locations (on
road).
* Zoom out, zoom in ( while doing this small details wont be shown - so
in big ratio maps i wont be seeing small trails or ponds ).

My Q are:

1. Is grass is the platform for my requests ? ( or at least which of
them can be achieved with grass )
2. What is the easiest way to digitize (import) in the material. ( by
photoshop, autocad, grass itself ? )
3. Is there any better solution to my demands out there ?

--
--------------------------
Canaan Surfing Ltd.
Internet Service Providers
Ben-Nes Michael - Manager
Tel: 972-6-6925757
Fax: 972-6-6925858
http://www.canaan.co.il
--------------------------

Now im confused.

You mean that i will build the information on GRASS then show it on mapserver
?
What I didn't sow on mapserver option is layers.
can GRASS stand lots of queries every min ?

What is hard to understand for me is ?
How do I transfer the map into grass.
I read the manual and tried the v.in.dxf & importing png but I find the
v.digit very hard to use.
Cant I manipulate the raster/vector on other programs and then return it to
GRASS ?

Stefano Maffulli wrote:

hi there

for the delivery of maps over the web you may give a look at
"mapserver". For digitalize and build the data GRASS is a good choice.

In the free software you can find lots of options. I suggest you to give
a look at http://freegis.org for THE selection of gis-related
free software.

bye

On Fri, 24 Nov 2000, you wrote:
> Hi & Thanks in Advance :slight_smile:
>
> Im trying to build a tourism web site that's include map that can do:
>
> * show layers by request.
> * one of the layers will be roads.
> * other can be forests, rivers, restaurants ,
> * I will be able to calculate the shortest way between two locations (on
> road).
> * Zoom out, zoom in ( while doing this small details wont be shown - so
> in big ratio maps i wont be seeing small trails or ponds ).
>
> My Q are:
>
> 1. Is grass is the platform for my requests ? ( or at least which of
> them can be achieved with grass )
> 2. What is the easiest way to digitize (import) in the material. ( by
> photoshop, autocad, grass itself ? )
> 3. Is there any better solution to my demands out there ?
>
>
> --
> --------------------------
> Canaan Surfing Ltd.
> Internet Service Providers
> Ben-Nes Michael - Manager
> Tel: 972-6-6925757
> Fax: 972-6-6925858
> http://www.canaan.co.il
> --------------------------
--
Stefano Maffulli aka _Reed
Fondando il Milano Linux User Group
leisure: www.zoomata.com a close-up on italy
work: commongis.jrc.it Geo-Information for all
       ** Public key available **

--
--------------------------
Canaan Surfing Ltd.
Internet Service Providers
Ben-Nes Michael - Manager
Tel: 972-6-6925757
Fax: 972-6-6925858
http://www.canaan.co.il
--------------------------

Stefano Maffulli wrote:

hi

On Fri, 24 Nov 2000, you wrote:
> Now im confused.
>
> You mean that i will build the information on GRASS then show it on mapserver
> ?

that depends on the quality and format of the data you have. If they are
ready to be put in mapserver then you don't need GRASS.
What data do you have? in what format?

I have maps on paper and some in coreldrow 8 file (layers of
roads,lakes,settelments)

also consider that calculating the shortest path in a network is
something that is not trivial. I don't know if there is a module in
GRASS that can do it.

> What I didn't sow on mapserver option is layers.

I am not an expert of mapserver, but I think that you can visualize more
than a layer.

> can GRASS stand lots of queries every min ?

I remember that there was once a page using cgi to query GRASS trough a
web server. I think you could setup a grass server too, but I am not
sure about the performances.
Afaik there is no off-the-shelf tool that finds the shortest path either

I dont think there will be problem to call GRASS from php4 then call "convert
somemap.ppm somemap.png" and show it on the browser

> What is hard to understand for me is ?
> How do I transfer the map into grass.
> I read the manual and tried the v.in.dxf & importing png but I find the
> v.digit very hard to use.

that is a tough question: GRASS is pretty complex and complicate too,
take some time to read the tutorials first, then jump on importing dxf
and referening images.

> Cant I manipulate the raster/vector on other programs and then return it to
> GRASS ?

yes, you can, depending on what other programs are. Other GIS are fine,
as CAD are ok. How much experience do you have on GIS?

None on gis
have knowledge on photoshop, coreldorw, autocad.
The best thing to me (if it can be done)
Digitize/scan map on coreldraw8 then convert to dfx/png (or something) file and
import it to grass (with some manipulation if needed).
I want a very good detail map, that the surfer will have the option to show the map
with roads,lakes,B&B or what ever order or map set he like

> Stefano Maffulli wrote:
>
> > hi there
> >
> > for the delivery of maps over the web you may give a look at
> > "mapserver". For digitalize and build the data GRASS is a good choice.
> >
> > In the free software you can find lots of options. I suggest you to give
> > a look at http://freegis.org for THE selection of gis-related
> > free software.
> >
> > bye
> >
> > On Fri, 24 Nov 2000, you wrote:
> > > Hi & Thanks in Advance :slight_smile:
> > >
> > > Im trying to build a tourism web site that's include map that can do:
> > >
> > > * show layers by request.
> > > * one of the layers will be roads.
> > > * other can be forests, rivers, restaurants ,
> > > * I will be able to calculate the shortest way between two locations (on
> > > road).
> > > * Zoom out, zoom in ( while doing this small details wont be shown - so
> > > in big ratio maps i wont be seeing small trails or ponds ).
> > >
> > > My Q are:
> > >
> > > 1. Is grass is the platform for my requests ? ( or at least which of
> > > them can be achieved with grass )
> > > 2. What is the easiest way to digitize (import) in the material. ( by
> > > photoshop, autocad, grass itself ? )
> > > 3. Is there any better solution to my demands out there ?

--------------------------
Canaan Surfing Ltd.
Internet Service Providers
Ben-Nes Michael - Manager
Tel: 972-6-6925757
Fax: 972-6-6925858
http://www.canaan.co.il
--------------------------