WebGIS dashboard without any programming/Coding using MapStore framework and Geoserver - part 2

This video show how to develop WebGIS dashboard on web very quickly without any knowledge of programming/coding using Mapstore framework and geoserver
link for video of part-1
• WebGIS application dev...
Link for downloading MapStore
mapstore.readthedocs.io/en/v2...
Link for Downloading Geoserver
geoserver.org/download/
Link for Downloading Tomcat
tomcat.apache.org/download-90...

Пікірлер: 36

  • @gunngunn6763
    @gunngunn67632 жыл бұрын

    Thank you...great job... Looking forward to your upcoming videos.

  • @Ravindra2340
    @Ravindra23402 жыл бұрын

    Thanks a lot for valuable info and tutorial, waiting for GeoStories tutorial video

  • @Ahmed.Alhusainy.gis.overflow
    @Ahmed.Alhusainy.gis.overflow2 жыл бұрын

    Thank you so much dear !

  • @jujijojijajujijojija1826
    @jujijojijajujijojija18262 жыл бұрын

    Hi, thanks a lot for your videos! Do you have a tutorial for setting up postgresql database for mapstore?

  • @abdoulayeleye5399
    @abdoulayeleye53992 жыл бұрын

    Hi, Thanks for this work. Is it possible to customize mapstore User Interface and add some modules as print functions and others? Thanks.

  • @pikineestest7362
    @pikineestest7362 Жыл бұрын

    Hi, excellent work. Can you make video on how to change images on mapstore homepage. Thanks.

  • @neemiasvillalovos7850
    @neemiasvillalovos78509 ай бұрын

    excelente

  • @eldiyaramanturov3590
    @eldiyaramanturov3590 Жыл бұрын

    Hi, I have a postgresql database, how can I display the data of the Objects table on the map so that when the table changes, the map is updated accordingly? where can i read about it pls help

  • @crysalise3824
    @crysalise38242 жыл бұрын

    Hi, excellent demos!Keep up the great work! Question.....How do we share the apps we create in MapStore2 with friends, family etc. who don’t have GIS software and web dev background? Thank you so much!

  • @OpenGeoLab

    @OpenGeoLab

    2 жыл бұрын

    See for that you have to host your mapstore at server which is publicly available..then you can share the link of your app or dashboard to anyone..

  • @crysalise3824

    @crysalise3824

    2 жыл бұрын

    Thank you Sir! I will try GeoServer. If I have private data published in the GeoServer would people who have GeoServer on their machine be able to see it directly as well?

  • @OpenGeoLab

    @OpenGeoLab

    2 жыл бұрын

    Geoserver is a Middleware kind of application..which takes your geographic data I.e shapefies or raster files as input and using various services I.e wms and wfs you can put your data on any webpage using any frontend api I.e openlayers or leaflet or even mapstore framework..so if you have server machine which is publicly accessible and you have installed geoserver on it..then you can share the wms link to anyone...that person can see your data..

  • @crysalise3824

    @crysalise3824

    2 жыл бұрын

    Thank you soooooo very much Sir!

  • @jessemaila

    @jessemaila

    2 жыл бұрын

    @@OpenGeoLab Thank you for your detailed elaboration which makes a lot of sense. I want to ask, What public available server would you recommend to use where Mapstore2 and Geo can be both installed where i can now shared my published maps with anyone on the net any time

  • @chance4u1
    @chance4u12 жыл бұрын

    Hi...superb ....coverage 👍 I have a doubt....can we style points as trees...in openlayers....

  • @OpenGeoLab

    @OpenGeoLab

    2 жыл бұрын

    If you are styling in geoserver using SLD and fetching as wms service you can see this link for using custom graphic as point..so you can use any image as point also tree.. docs.geoserver.org/master/en/user/styling/sld/cookbook/points.html#point-as-graphic If you are fetching as WFS service or adding GEOJSON OR GML layer using openlayers..then check this video for styling point and polygon data using openlayers.. kzread.info/dash/bejne/lq2C09SCmNisj7A.html

  • @rahulmohan72
    @rahulmohan72 Жыл бұрын

    Please can you share the shape files used in this example.

  • @PlayCineFusion
    @PlayCineFusion11 ай бұрын

    sir,I have published shape file in geoserver.I am getting this error while i am trying the layer preview - "code="internalError Rendering process failed Must have at least 2 spatial dimensions". how to solve this?

  • @fariha2732
    @fariha27322 жыл бұрын

    It's great it really help me a lot . I want to ask there is any possible way to install mapstore plugin in qgis

  • @OpenGeoLab

    @OpenGeoLab

    2 жыл бұрын

    Mapstore is a webgis framework.. I don't think that...it can be installed in qgis

  • @harrycr736
    @harrycr736 Жыл бұрын

    How to use my localhost:8081/mapstore using an API

  • @GISYavnet
    @GISYavnet2 жыл бұрын

    I have a question, I have follow your instructions, last week I can make a graph like on 10:20 but now I can't do it and show that The WPS process gs:aggregate is not available, why? how to do it?

  • @OpenGeoLab

    @OpenGeoLab

    2 жыл бұрын

    Have you installed the wps plugin of geoserver...if not please install that..in this video I have shown how to install that plugin...

  • @GISYavnet

    @GISYavnet

    2 жыл бұрын

    @@OpenGeoLab Thank you much, I will try

  • @GISYavnet

    @GISYavnet

    2 жыл бұрын

    @@OpenGeoLab I have install wps plugin of geoserver but it still doesn't work, what can I do?

  • @OpenGeoLab

    @OpenGeoLab

    2 жыл бұрын

    Restart the tomcat and also...delete the cache and history of browser...sometimes it will keep showing webpage in cache...

  • @GISYavnet
    @GISYavnet2 жыл бұрын

    Thanks for a good tutorial, it is very useful. But I wonder on 28:59, I see only save icon my mapstore and other icon don't appear, I can fix it?

  • @OpenGeoLab

    @OpenGeoLab

    2 жыл бұрын

    Have you installed SLD rest service plugin of geoserver??

  • @GISYavnet

    @GISYavnet

    2 жыл бұрын

    @@OpenGeoLab Can you give me the full name of SLD plugin, please?

  • @OpenGeoLab

    @OpenGeoLab

    2 жыл бұрын

    Sld service plugin of geoserver

  • @amankakkar6590
    @amankakkar65904 ай бұрын

    How to signup in mapstore?

  • @archerlite9926
    @archerlite9926 Жыл бұрын

    do you know how to create filter on layer basis

  • @OpenGeoLab

    @OpenGeoLab

    Жыл бұрын

    kzread.info/dash/bejne/aGiurcuBotebgLA.html Check this video..

  • @sharathchari332
    @sharathchari332Ай бұрын

    Please provide us data sets

  • @archerlite9926
    @archerlite9926 Жыл бұрын

    Is this open source

  • @OpenGeoLab

    @OpenGeoLab

    Жыл бұрын

    Yes