diff --git a/first-steps/first-steps.md b/first-steps/first-steps.md new file mode 100644 index 0000000000000000000000000000000000000000..86315c817e723b6c4330eac68470d3ecacbad1cc --- /dev/null +++ b/first-steps/first-steps.md @@ -0,0 +1,36 @@ +# First steps with vMap + +When you first run the app you will get this page, this is because the user you are using doesn't have the sufficient privileges. + + + +First edit your user going into the users mode and clicking on the edit button of the user you are using. + + + +**Groups** : the groups cans define witch maps, print templates, and other objects will be available on the interface. You can add the "demo" group to get the default created maps + +**Privileges** : the privileges define the rights of the user, they are role groups in PostgreSQL and also they define the modes usable for the user. Add vmap_user, vmap_admin, vm4ms_admin on your user to use the cartographical user / admin interface and activate the MapServer module + + + +Now refresh the page and you'll get those new modes, as you can see the cartographical mode is active but none of the MapServer layers are generated. + +Follow the next steps to activate those layers. + + + +First, if you do not have a valid SSL certificate, go to the configuration mode and disable the SSL verification. + + + +Now go to the MapServer mode, open the public WMS tab and edit the default public WMS service named "FluxPublic". + +Just make an update will generate the corresponding MapFile witch defines and activate the service. + + + +If you refresh the page you should see the default map witch uses a OSM layer and a self generated layer displaying the France cities. + + + diff --git a/first-steps/images/page-1.jpg b/first-steps/images/page-1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54efbef12515cb11b0771a4005dd858511ed3567 Binary files /dev/null and b/first-steps/images/page-1.jpg differ diff --git a/first-steps/images/page-2.jpg b/first-steps/images/page-2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..516de8ef7a15c80b1b79156e09017fe59d4dde9a Binary files /dev/null and b/first-steps/images/page-2.jpg differ diff --git a/first-steps/images/page-3.jpg b/first-steps/images/page-3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe7c0953e6f9f2fa2d9cfa10f4b0b45dd676eaa7 Binary files /dev/null and b/first-steps/images/page-3.jpg differ diff --git a/first-steps/images/page-4.jpg b/first-steps/images/page-4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbc98e62d2ee97e3b9df62588ce2eb0d251561b9 Binary files /dev/null and b/first-steps/images/page-4.jpg differ diff --git a/first-steps/images/page-5.jpg b/first-steps/images/page-5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb9b62e39824006171c5c976107c3ef8a540a01e Binary files /dev/null and b/first-steps/images/page-5.jpg differ diff --git a/first-steps/images/page-6.jpg b/first-steps/images/page-6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f76c21a5cdb9b3a07c71c481c349c101e3e384d5 Binary files /dev/null and b/first-steps/images/page-6.jpg differ diff --git a/first-steps/images/page-7.jpg b/first-steps/images/page-7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..749778fa040b3de63fbb9b692e0bbf966ed5e2d8 Binary files /dev/null and b/first-steps/images/page-7.jpg differ diff --git a/index.md b/index.md index 40d72ae34468f3138cc16683bbbf04d1f0e3cc84..b74d7cc334fa4631c470c3b6442eecaed84049e2 100644 --- a/index.md +++ b/index.md @@ -6,6 +6,16 @@ vMap is able to manage business objects while using WMS producing server softwar  +# First steps + +When you first run the app you will get the page below, this is because you neet to make some configurations. + + + +Follow [this procedure](first-steps/first-steps.md) to configure your app, activate catographical modules and get somethins like this: + + + # Available features ## Publish queryable layers using Mapserver and WMS GetFeatureInfo