Dear All,
I'm new here and really new on WebGIS!!! I have studied a littlebit about the theory of the WebGIs and now I wanna play/learn with a development of a tiny 'local'WebGIS'.
As I said, I'm new and so I'm going to explain all the steps that I've done! First, I have installed TomCat7 and GeoServer2.4. I have followed the youtube guide available
HERE.
Now I have downloaded leaflet.js-0.6.4.zip and I have extracted it in a folder. Now I'm following
THIS website.
I'm reached the start and I already have a problem:
Copy the dist/
directory to the place on your webserver where the embedding page will be served from, and rename it leaflet/
.
I understood that I have to copy the unpack of leaflet.js-0.6.4.zip in a named 'dist' directory, rename it in 'leaflet' and copy somewhere! Actually I'm working in local so I don't know where to put the folder!
I guess that I have to put it in: ..\TomCat\work. I'm saying this because I have seen that there is a Catalina directory and so, I suppose that I have to put there the data. The point is that I don't know how to create the folder in the right way.
Furthermore, I didn't install PostGIS/Postgres and any other stuff. I have to install them or they are already installed in GeoServer (I have used the 'war' installation file)?
Sorry for my stupid questions! The theory seems clear around but practically I couldn't find a tutorial that cover server,client, etc... I understand that because it's a big field and there are a lot of possible configurations. I found a good overview
HERE.
Thanks all,
Solimyr