Тёмный

WebGIS application development without any programming using MapStore framework and Geoserver-part1 

OpenGeo Lab
Подписаться 8 тыс.
Просмотров 18 тыс.
50% 1

Develop WebGIS application without any progarramming/Coding using MapStore framework and geoserver
This video show how to develop WebGIS application/publish GIS data on web very quickly without any knowledge of programming/coding using Mapstore framework
Timeline of the video
00:00 Inroduction
02:30 Download and install tomcat
05:01 Download and deploy geoserver in Tomcat
06:03 Download and deploy MapStore in Tomcat
09:25 Configure and create WebGIS application
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...

Опубликовано:

 

28 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 68   
@gunngunn6763
@gunngunn6763 3 года назад
Great...looking forward to your upcoming videos...
@Ravindra2340
@Ravindra2340 2 года назад
Thanks for the info, very nice tutorial, impressive.👌👌
@karthikr8905
@karthikr8905 3 года назад
Useful stuff..thanks for the video
@josuegarcia9463
@josuegarcia9463 2 года назад
thank u soo much : ) it was helpful for me
@akmaulhoque4727
@akmaulhoque4727 Год назад
Thank you sir, This is nice video for beginer
@dioufousmane8074
@dioufousmane8074 3 года назад
Thank yu for this video
@user-kp5xd1lg6v
@user-kp5xd1lg6v Год назад
Great Tutorial
@henilupadhyay9090
@henilupadhyay9090 3 года назад
Great tutorial and a very useful fundamental exists in mapstore. I have a question, Can we deploy or make it live by using any host ?
@huongphan6591
@huongphan6591 3 месяца назад
Tks a lot.
@RomyAulia
@RomyAulia 3 года назад
waww....thanks...i want to learn
@parthgondaliya4101
@parthgondaliya4101 2 года назад
Please create video on customisation of mapstore2 like Brand logo, Theme kind of changes! Wait for your update
@crysalise3824
@crysalise3824 2 года назад
Hi Sir! Excellent tutorial. How can Is share my shapefiles in an .html file to someone so they can embed it in their website? They don’t have any GIS software installed on their PC but they have a web container? Is it possible to share ?
@geoplandigital2640
@geoplandigital2640 2 года назад
Hi, great tutorial! It seems that Mapbender compared to Mapstore has more options especially regarding coordinate systems, display customization and is adjustable to different displaying devices (PC, mobile) don't you think? Do you have some experience with it? Regards!
@OpenGeoLab
@OpenGeoLab 2 года назад
Sorry i have never worked on mapbender, will try to work on that and try to make video
@moshezimmerman3124
@moshezimmerman3124 Год назад
Hi, very good video, I have a question when I import layers in the Hebrew language, I see gibberish instead of Hebrew. I am trying to change the character set in galobal. Do you know what the correct code is .I tried UFT8 without success. I would appreciate your response
@talgatbekbazarbekov1618
@talgatbekbazarbekov1618 3 года назад
Thanks, great video! Can we add users to map store? And give permission to particular maps?
@OpenGeoLab
@OpenGeoLab 3 года назад
Yes Users can be created by administrator and also rights can be assigned to the users whether one can view the data or edit the data..you can go through this link for more info....mapstore.readthedocs.io/en/v2019.01.00/user-guide/managing-users/
@hackvideos_
@hackvideos_ 7 месяцев назад
Please how to use Google Satellite as basemap on MapStore
@DiscussCricket
@DiscussCricket 3 года назад
not able to fetch data in mapstore from geoserver localhost although i have changed path to localhost please tell me sir what should i do ?
@SunilSharma-sb3kc
@SunilSharma-sb3kc 8 месяцев назад
How to add external services from other server in the url in catalog? plz. help
@parihar-shashwat
@parihar-shashwat 2 года назад
Its trowing slf-4j to log4j infinite loop error when deploying mapstore war file. Any idea how to fix the issue?
@nehaghare8275
@nehaghare8275 2 года назад
Hi amazing video content that u r publishing. I have a question regarding security of my data. If I upload any data from my local machine or develope application for client and allow to add from map than on server what is the security that mapstore takes care of?
@OpenGeoLab
@OpenGeoLab 2 года назад
In mapstore Users can be created by administrator and also rights can be assigned to the users whether one can view the data or edit the data..you can go through this link for more info....mapstore.readthedocs.io/en/v2019.01.00/user-guide/managing-users/
@rahulmohan72
@rahulmohan72 Год назад
Can we add WMTS service as the map link? I'm not able to add WMTS, I was able to add WMS and WFS links.
@archerlite9926
@archerlite9926 Год назад
Can you please share the link of creating dashboard using shape file
@harrycr736
@harrycr736 Год назад
How to use my localhost:8081/mapstore using an API
@syedzakria7308
@syedzakria7308 Год назад
when i creating chart this error occur ;District boundary is no longer available
@alvaroventinrodriguez4902
@alvaroventinrodriguez4902 3 месяца назад
Where do you caught your local host? I dont found that
@edgaribanezcom
@edgaribanezcom 2 года назад
Hello, thank you for this tutorial it is very interesting. Is it possible to do this on an Apple computer?
@OpenGeoLab
@OpenGeoLab 2 года назад
Yes you can get tomcat, geoserver and mapstore for Mac os
@SharathChari
@SharathChari 2 месяца назад
geoserver is not working problem is requested resource is not available it is showing please tell me how to solve this problem
@yazaaqa
@yazaaqa 2 года назад
Hi anyone faces this when he added wms layer Getting the error message : "The map coordinate system is not supported by this service" when trying to add new raster image from WMS though geoserver online service which I can access it online
@OpenGeoLab
@OpenGeoLab 2 года назад
I think mapstore supports two coordinate system...EPSG:4326 and EPSG:3587....your layer may be of some.other coordinate system......while publishing layer in geoserver ...in declared projection give either 4326 or 3857 coordinate system and select reproject native to declared option..and then hopefully you will be able to add layer to mapstore...I am.not sure...of this solution you can give it a try....
@yazaaqa
@yazaaqa 2 года назад
@@OpenGeoLab thanks for the reply... I am feeling sad can`t solve this since one week
@crysalise3824
@crysalise3824 2 года назад
Hi! My EPSG is 32620.I added this in native coordinates when publishing my layer I substituted the coordinates with the latitude longitude values automatically generated in GeoServer when calculating the bounding box section. Just copy and past the values GeoServer generates! Bests! Let me know if this helps!
@jscmwrramanathapuram7104
@jscmwrramanathapuram7104 2 года назад
Thank you for your video. sir pl help me that map store properly installed and visible in tomcat manager and showing as Running. but i won't open, suggestion please
@OpenGeoLab
@OpenGeoLab 2 года назад
Can u send me following on my email: 1. Link from where u have downloaded mapstore. 2. Which version of tomcat u are using?? 3. Also email the snapshot of the error which is coming while accessing mapstore Email is opengeolab4@gmail.com
@neelamagrawalph.d.student6166
@neelamagrawalph.d.student6166 2 года назад
Hello, Thank you for the great video. I followed all the steps, but when I try to launch Mapstore its showing Error 404. I restarted Tomcat and the PC but still not working. Geoserver is working fine. I am able to see the map store folder inside tomcat web apps.
@OpenGeoLab
@OpenGeoLab 2 года назад
I don't know ...everyone is having this problem..can you tell me which tomcat version you are using and also can u share the link from where you have downloaded the mapstore...I will try to run at my end.
@Ravindra2340
@Ravindra2340 2 года назад
Hi, How to modify or customize mapstore homepage (remove banner, google group and mailing list, change logo of mapstore)? A
@OpenGeoLab
@OpenGeoLab 2 года назад
Check this link...mapstore.readthedocs.io/en/latest/developer-guide/customize-theme/ I will try to modify and revert...
@rodrigopaiva2369
@rodrigopaiva2369 2 года назад
Great tutorial, i tried show the layer and get this error: "the layer has not been loaded correctly or not available", but click works and show information. can u help me?
@OpenGeoLab
@OpenGeoLab 2 года назад
use this link for adding wms service localhost:8081/geoserver/wms just change the port no and host as per installation...
@JosephShanunu
@JosephShanunu 29 дней назад
I'm trying to install tomcat version 9 And Everytime I want to situate it in C drive it's saying No java virtual machine found in the folder.what is the problem?
@OpenGeoLab
@OpenGeoLab 29 дней назад
Tomcat requires java...first install java JDK.
@lucianomola9806
@lucianomola9806 2 года назад
Hi sir thenks for the tutorial, how can i get the url for mapserver to added for mapstore in the catalog. gracias por avanzado
@OpenGeoLab
@OpenGeoLab 2 года назад
You have to add the wms or wfs service of mapserver in the catalog of mapstore I think.it should be like this for wms service demo.mapserver.org/cgi-bin/wms?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetCapabilities Just change demo.mapserver.org to your host Check this link also. mapserver.org/ogc/wms_server.html
@nehaghare8275
@nehaghare8275 2 года назад
Hi I want to give option to user to add data from the front end any georeferenced map but it's not working. I m using geoserver, open layers
@OpenGeoLab
@OpenGeoLab 2 года назад
If you see.my video webgis development from.scratch...in that whatever layer you publish in the geoserver...user gets option of adding wms layer to the frontend and user gets list of all the published layer in the geoserver and can add to the front end. Link of that video is in the description of this video
@nehaghare8275
@nehaghare8275 2 года назад
@@OpenGeoLab ya I am trying that but for that user will have to upload from geoserver. If I give him a web application I want to allow him to add files from front end. E.g. if any base layer or map keeps changing user should be able to add it to compare.
@nehaghare8275
@nehaghare8275 2 года назад
@@OpenGeoLab also my main issue is when I upload a scan copy map in geoserver it gives a poor quality output after I publish in openlayer. So I thought y not to upload any file format from front end
@nick04all
@nick04all 2 года назад
Hello, thanks for the video, I followed your steps but when I try to launch Mapstore its showing Error 404, any suggestions? I restarted Tomcat and the PC but still not working. Geoserver is working fine.
@OpenGeoLab
@OpenGeoLab 2 года назад
Mapstore is not deployed properly ..are u able to see the mapstore folder inside tomcat webapps folder??
@nick04all
@nick04all 2 года назад
@@OpenGeoLab Hi, so I manage to fix the issue, the mapstore folder was deployed within another folder in tomcat, so I had to move the inner folder back to where it's supposed to be. Thanks.
@DiscussCricket
@DiscussCricket 3 года назад
Sir you didn't answered my question please help me . When i try to create dashboard my not able to fetch data from geoserver.i have already changed tha path in userconfig.json file though i am able to fetch wms and wfs data when created web map please help me out ...
@OpenGeoLab
@OpenGeoLab 3 года назад
After changing the json file and restarting the tomcat....close the browser/clear history of browser and then load mapstore dashboard....it will work...sometimes....due to cache Browser keep.on showing old web pages stored in cache.....I hope this will help...
@DiscussCricket
@DiscussCricket 3 года назад
@@OpenGeoLab sir i have done all above you mentioned but still didn't worked
@chaitanyashiv7221
@chaitanyashiv7221 Год назад
i m facing problem logging in can some help??
@PurrfectLaughs
@PurrfectLaughs Год назад
its admin for usermname and geoserver as a password
@dtm-burundi2638
@dtm-burundi2638 2 года назад
Hi Sir ! can you help me on the issue of launching mapstore ?
@OpenGeoLab
@OpenGeoLab 2 года назад
Waht is the problem you are facing??
@Ravindra2340
@Ravindra2340 2 года назад
Hi, I have installed and configured software as shown in the video. I'm facing one issue regarding widget of chart, for USA population chart create properly but when I used my own data for the same, it showing error for Namespace URL of Geoserver. The error is, There was an error during data retrieval 'Failed to retrieve value for input feature could not locate'
@DiscussCricket
@DiscussCricket 3 года назад
not able to edit style please help
@OpenGeoLab
@OpenGeoLab 3 года назад
You have to install sld plugin of geoserver for that. Check this video...I have shown how to install and style layer in this video... ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-pVTVLP5V6Uw.html
@syedzakria7308
@syedzakria7308 Год назад
hi sir please help me
@ayananthts171
@ayananthts171 2 года назад
♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥
Далее
Как вам наш дуэт?❤️
00:37
Просмотров 1 млн
Я КУПИЛ САМЫЙ МОЩНЫЙ МОТОЦИКЛ!
59:15
Creating a WebMap using QGIS2WEB
13:27
Просмотров 44 тыс.
Coding a Web Server in 25 Lines - Computerphile
17:49
Просмотров 330 тыс.
Everything You NEED to Know About WEB APP Architecture
10:27
Adding Google Maps to ArcGIS | ArcGoogle | Base Map
9:16
Lecture 63 : Introduction to Web GIS and Geoserver
30:28
Creating a web map using qgis2web Plugin in QGIS
12:02
Просмотров 4,9 тыс.
Developing your First Web Mapping Application.
13:22
Просмотров 42 тыс.
How I Would Learn GIS (If I Had To Start Over)
24:46
Просмотров 72 тыс.