<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=SandeepSaurav</id>
	<title>OSGeo - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=SandeepSaurav"/>
	<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/wiki/Special:Contributions/SandeepSaurav"/>
	<updated>2026-04-12T09:42:38Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.9</generator>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127218</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127218"/>
		<updated>2021-08-23T06:16:34Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present, the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either by either simply capturing via camera or importing drone-captured images. Further, I am planning to integrate the various functions as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over the mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors set up an initial video call for primary discussion and explained to me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through the documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
''' 7th June - 12th July '''&lt;br /&gt;
=== Coding Phase-1 ===&lt;br /&gt;
&lt;br /&gt;
==== Week 1 (7th June - 13th June) ==== &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed a user interface for loading images from a folder and also capturing images via camera with several other functionalities.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
==== Week 2 (14th June - 20th June) ==== &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
==== Week 3 (21st June - 27th June) ==== &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud files in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
==== Week 4 (28th June - 4th July) ==== &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service-based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
==== Week 5 (5th July - 11th July) ==== &lt;br /&gt;
* Created a web service-based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
==== Week 6 (12th July - 18th July) ==== &lt;br /&gt;
* Resolved some existing errors in the UI.&lt;br /&gt;
* Completed Potree visualization setup.&lt;br /&gt;
* Working on setup instructed by mentors during the meeting.&lt;br /&gt;
* Working on ZOO-Project configuration needed to create zoo-services.&lt;br /&gt;
&lt;br /&gt;
==== Week 7 (19th July - 25th July) ====&lt;br /&gt;
* Created Sample getCapapbilities and describeService request using python modules for WPS services &lt;br /&gt;
* Exploring more about Cheetah Template and their syntax &lt;br /&gt;
* Creating a sample template to redirect to 3D point cloud UI or load UI&lt;br /&gt;
&lt;br /&gt;
==== Week 8 (26th July - 1st August) ====&lt;br /&gt;
* Created a template for UI and added the volume to the mapmint container&lt;br /&gt;
* Exploring and understanding the mapmint-UI code to create a widget on the main UI&lt;br /&gt;
&lt;br /&gt;
==== Week 9 (2nd August - 8th August) ====&lt;br /&gt;
* Created WPS service to run all the python scripts for Point Cloud Generation&lt;br /&gt;
* Working on storing the input and output data in the database&lt;br /&gt;
&lt;br /&gt;
==== Week 10 (9th August - 15th August) ====&lt;br /&gt;
* Added 3D Point Cloud scene builder as a widget to the Mapmint Dashboard&lt;br /&gt;
* Cleaned up the code and added comments in the code&lt;br /&gt;
* Working on Documenting the work that I have completed till now and its future aspects&lt;br /&gt;
&lt;br /&gt;
=== Final Report ===&lt;br /&gt;
&lt;br /&gt;
'''Google Summer of Code 2021'''&lt;br /&gt;
* Author - [https://wiki.osgeo.org/wiki/User:SandeepSaurav Sandeep Saurav]&lt;br /&gt;
* Mentor 1 - [https://wiki.osgeo.org/wiki/User:Djay Gérald Fenoy]&lt;br /&gt;
* Mentor 2 - [https://wiki.osgeo.org/wiki/User:RajatShinde Rajat Shinde]&lt;br /&gt;
* Mentor 3 - [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Mentor 4 - [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* Mentor 5 - [https://github.com/samsouk Samuel Souk Aoun]&lt;br /&gt;
* Organization - [https://www.osgeo.org/ OSGeo]&lt;br /&gt;
* Developer Community - [http://www.mapmint.com/ MapMint], [http://www.zoo-project.org/ ZOO-Project]&lt;br /&gt;
&lt;br /&gt;
'''Abstract'''&lt;br /&gt;
&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
&lt;br /&gt;
The user can use MapMint, according to their rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
MapMint includes several free software in a complete and coherent web mapping platform, whose operation is based on the use of open standards geomatics and the internet. At the heart of MapMint, we have the ZOO-Project, an application to simply and efficiently deploy [https://www.ogc.org/standards/wcs WPS](Web Processing Service) data processing. A set of web services is available MapMint, from simple display of a web page in the application to complex geographical treatments. Other types of web services are implemented, including visualization and querying spatial data, [https://www.ogc.org/standards/wms WMS](Web Map Service). Access to geographic data in vector format is via the [WFS](https://www.ogc.org/standards/wfs) (Web Feature Service) or access to image data via [https://www.ogc.org/standards/wcs WCS](Web Coverage Service). All these web services are provided by MapServer. The various files necessary for the functioning of MapServer and dynamic mapping applications are managed by MapMint services which provide a friendly interface for interacting with these web services. ZOO-Project and MapServer applications based on an Apache webserver to access the application via HTTP and HTTPS communication protocols. In the Windows environment, IIS can be used instead of Apache.&lt;br /&gt;
&lt;br /&gt;
[[File:Mapmint-arch.png|700x433px|center]]&lt;br /&gt;
&lt;br /&gt;
                                                      '''Overview of Mapmint Architecture'''&lt;br /&gt;
&lt;br /&gt;
'''Motivation'''&lt;br /&gt;
&lt;br /&gt;
The project aims to Integrate 3D scene builder as WPS services within MapMint administration User Interface. At present, the user can only visualize the 2D maps and can even generate one of them. So, my major motivation for this project is to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D GIS maps but can also build the same. Similar to 2D maps, 3D GIS maps depict objects in greater detail by adding another dimension (z). 3D technology in GIS maps is an explanatory illustration that represents the scale of real-world objects. 3D models assist appearance, a survey in a large number of different domains. For instance, 3D maps can show the height of a hotel or a mountain and not just its location. The 3D tools have to be used along with 2D GIS and then imagined in a 3D setting.&lt;br /&gt;
&lt;br /&gt;
Over the years, GIS has significantly impacted creating mapping as an essential tool to solve problems. Conventionally, GIS information was based on a two-dimensional recording, which apparently limited its usage in most applications. Incorporating 3D technology in GIS will customize the whole experience, make it more personal and enable detailed visualization. &lt;br /&gt;
&lt;br /&gt;
'''MapMint before GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
With the current state of MapMint Software the user can import and store vector and raster GIS data, visualize, share maps, query database server, and WMS / WFS external, publish geographic data in the form of WMS, WFS, and WMTS, treat and edit data source style, compose and save maps in the form of projects. The interoperability of MapMint is provided by the standards used and implemented. It is thus possible to interact with data and services. MapMint application is not only accessible from a web browser but also as a desktop client.&lt;br /&gt;
&lt;br /&gt;
'''Updates in MapMint during GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
Integrated 3D scene builder as WPS services within MapMint administration User Interface.&lt;br /&gt;
* Created a widget on Mapmint administration UI for users to easily access 3D Point Cloud Generation service&lt;br /&gt;
* Created WPS services to run 3D Point Generation using zoo-service&lt;br /&gt;
* Created some volume to run services and Point Cloud generation smoothly&lt;br /&gt;
* Designed the 3D Point Cloud Generation UI from where the user can directly load the images and run the service&lt;br /&gt;
* Users can also visualize the generated 3D Point Cloud using the functionality available on UI&lt;br /&gt;
* Users can also download the 3D Point Cloud file and can store it locally to visualize using some other software&lt;br /&gt;
&lt;br /&gt;
Now the user can easily create a 3D Point Cloud scene using multiple sets of images from the same scene. 3D Point Cloud generation was done using [https://github.com/Sandeep10021/mapmint/wiki/Structure-From-Motion Structure From Motion] algorithm.&lt;br /&gt;
&lt;br /&gt;
[[File:UIView.jpg|center]]&lt;br /&gt;
                                               '''Overview of MapMint UI for 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''Future Opportunities'''&lt;br /&gt;
&lt;br /&gt;
With the increase in applications of 3D scenes, huge opportunities are coming along with it. One can convert this Point Cloud model into a Mesh model and can even color them for presentation. There are various functions that can be added to process the model such as Sharpening, Masking, Smoothing, etc. Further one can even extend this 3D scene generation support for raster data as well that can be used in various applications.&lt;br /&gt;
&lt;br /&gt;
'''Testing 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''As MapMint User Interface'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0 here]&lt;br /&gt;
* Setup ZOO-Project and MapMint using Docker from [https://github.com/Sandeep10021/mapmint/wiki/Setup-ZOO-Project-and-Mapmint-Using-Docker here] &lt;br /&gt;
* Copy-paste the folder ''PC_WPS'' from [https://github.com/Sandeep10021/mapmint] to ''ZOO-Project/Zoo-project/zoo-services'' directory in order to create WPS services&lt;br /&gt;
* Next, make a widget similar to others on left-hand side of the MapMint UI by making changes in [https://github.com/Sandeep10021/mapmint/blob/master/Skeleton_bs.tmpl Skeleton_bs.py] in ''ZOO-Project/mapmint/mapmint-ui/templates'' directory&lt;br /&gt;
* Copy paste the folder ''PC_Generation'' from [https://github.com/Sandeep10021/mapmint here] to ''ZOO-Project/mapmint/public_map/'' directory&lt;br /&gt;
* Now, finally create the volume by copy-pasting the following code to ''docker-compose.yml'' file&lt;br /&gt;
&lt;br /&gt;
  zookernel:&lt;br /&gt;
    build: .&lt;br /&gt;
    image: geolabs/mapmint&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;80:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/mapmint-ui/templates/generation_bs.tmpl:/mapmint/mapmint-ui/templates/generation_bs.tmpl&lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/generation.py:/usr/lib/cgi-bin/generation.py  &lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/PointCloud.zcfg:/usr/lib/cgi-bin/PointCloud.zcfg   &lt;br /&gt;
      - ./mapmint/public_map/PC_Generation:/var/www/html/PC_Generation&lt;br /&gt;
      - ./mapmint/public_map/PC_Generation/upload.py:/usr/lib/cgi-bin/upload.py &lt;br /&gt;
      - ./mapmint:/mapmint&lt;br /&gt;
&lt;br /&gt;
* Now you are ready to go !!&lt;br /&gt;
* Test if the WPS service for Point Cloud generation is running properly by running the following URL&lt;br /&gt;
&lt;br /&gt;
 GetCapabilities: http://localhost/cgi-bin/zoo_loader.cgi?request=GetCapabilities&amp;amp;service=WPS&lt;br /&gt;
 DescribeProcess: http://localhost/cgi-bin/zoo_loader.cgi?request=DescribeProcess&amp;amp;service=WPS&amp;amp;version=1.0.0&amp;amp;Identifier=PointCloud&lt;br /&gt;
&lt;br /&gt;
* Now, finally open the MapMint dashboard and enjoy the service! &lt;br /&gt;
 &lt;br /&gt;
'''As Flask Web Application'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0 here]&lt;br /&gt;
* Clone the PC_Generation Repository from [https://github.com/Sandeep10021/mapmint here]&lt;br /&gt;
* Install all modules to run this app by running the following command&lt;br /&gt;
&lt;br /&gt;
 pip install -r requirements.text&lt;br /&gt;
&lt;br /&gt;
* Run app.py file using the following command&lt;br /&gt;
&lt;br /&gt;
 python app.py&lt;br /&gt;
&lt;br /&gt;
* Go to ''https://localhost:5000'' from any browser and now you can see Point Cloud Generation UI &lt;br /&gt;
* Select '''at least 10 sets of images''' to generate 3D Point Cloud and Click ''Submit''&lt;br /&gt;
* Wait for some time until you receive a message '''Point Cloud has been generated successfully!'''&lt;br /&gt;
* Now your 3D Point Cloud is ready &lt;br /&gt;
* Now you can download your 3D Point Cloud file by clicking on ''Download Point Cloud'' button&lt;br /&gt;
* Also, you can visualize it by clicking on ''Visualize'' button&lt;br /&gt;
* Alternatively you can also download the 3D Point Cloud file and visualize it in ''Meshlab'' by running the ''meshlab'' command in the terminal and selecting downloaded ''merged.ply'' file&lt;br /&gt;
&lt;br /&gt;
'''Working Example'''&lt;br /&gt;
&lt;br /&gt;
Demonstration video about how to use 3D Point Cloud service and UI [https://drive.google.com/file/d/1ZsurhJ2fp3_wR2_-Mol1I3446dRqIqZi/view?usp=sharing (Demo)]&lt;br /&gt;
&lt;br /&gt;
'''Related Links'''&lt;br /&gt;
* Mapmint Repository : [https://github.com/Sandeep10021/mapmint Mapmint]&lt;br /&gt;
* Zoo-Project Repository : [https://github.com/Sandeep10021/ZOO-Project ZOO-Project]&lt;br /&gt;
* Project's Wiki Page : [https://wiki.osgeo.org/wiki/GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface 3D Scene Builder as WPS Service]&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am an Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with a CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
* Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
* Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
* Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* Samuel Souk Aoun [https://github.com/samsouk Samuel Souk Aoun]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127215</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127215"/>
		<updated>2021-08-22T19:12:07Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present, the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either by either simply capturing via camera or importing drone-captured images. Further, I am planning to integrate the various functions as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over the mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors set up initial video call for primary discussion and explained to me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through the documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
''' 7th June - 12th July '''&lt;br /&gt;
=== Coding Phase-1 ===&lt;br /&gt;
&lt;br /&gt;
==== Week 1 (7th June - 13th June) ==== &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed a user interface for loading images from a folder and also capturing images via camera with several other functionalities.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
==== Week 2 (14th June - 20th June) ==== &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
==== Week 3 (21st June - 27th June) ==== &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud files in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
==== Week 4 (28th June - 4th July) ==== &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service-based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
==== Week 5 (5th July - 11th July) ==== &lt;br /&gt;
* Created a web service-based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
==== Week 6 (12th July - 18th July) ==== &lt;br /&gt;
* Resolved some existing errors in the UI.&lt;br /&gt;
* Completed Potree visualization setup.&lt;br /&gt;
* Working on setup instructed by mentors during the meeting.&lt;br /&gt;
* Working on ZOO-Project configuration needed to create zoo-services.&lt;br /&gt;
&lt;br /&gt;
==== Week 7 (19th July - 25th July) ====&lt;br /&gt;
* Created Sample getCapapbilities and describeService request using python modules for WPS services &lt;br /&gt;
* Exploring more about Cheetah Template and their syntax &lt;br /&gt;
* Creating a sample template to redirect to 3D point cloud UI or load UI&lt;br /&gt;
&lt;br /&gt;
==== Week 8 (26th July - 1st August) ====&lt;br /&gt;
* Created a template for UI and added the volume to the mapmint container&lt;br /&gt;
* Exploring and understanding the mapmint-UI code to create a widget on the main UI&lt;br /&gt;
&lt;br /&gt;
==== Week 9 (2nd August - 8th August) ====&lt;br /&gt;
* Created WPS service to run all the python scripts for Point Cloud Generation&lt;br /&gt;
* Working on storing the input and output data in the database&lt;br /&gt;
&lt;br /&gt;
==== Week 10 (9th August - 15th August) ====&lt;br /&gt;
* Added 3D Point Cloud scene builder as a widget to the Mapmint Dashboard&lt;br /&gt;
* Cleaned up the code and added comments in the code&lt;br /&gt;
* Working on Documenting the work that I have completed till now and its future aspects&lt;br /&gt;
&lt;br /&gt;
=== Final Report ===&lt;br /&gt;
&lt;br /&gt;
'''Google Summer of Code 2021'''&lt;br /&gt;
* Author - [https://wiki.osgeo.org/wiki/User:SandeepSaurav Sandeep Saurav]&lt;br /&gt;
* Mentor 1 - [https://wiki.osgeo.org/wiki/User:Djay Gérald Fenoy]&lt;br /&gt;
* Mentor 2 - [https://wiki.osgeo.org/wiki/User:RajatShinde Rajat Shinde]&lt;br /&gt;
* Mentor 3 - [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Mentor 4 - [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* Mentor 5 - [https://github.com/samsouk Samuel Souk Aoun]&lt;br /&gt;
* Organization - [https://www.osgeo.org/ OSGeo]&lt;br /&gt;
* Developer Community - [http://www.mapmint.com/ MapMint], [http://www.zoo-project.org/ ZOO-Project]&lt;br /&gt;
&lt;br /&gt;
'''Abstract'''&lt;br /&gt;
&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
&lt;br /&gt;
The user can use MapMint, according to their rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
MapMint includes several free software in a complete and coherent web mapping platform, whose operation is based on the use of open standards geomatics and the internet. At the heart of MapMint, we have the ZOO-Project, an application to simply and efficiently deploy [https://www.ogc.org/standards/wcs WPS](Web Processing Service) data processing. A set of web services is available MapMint, from simple display of a web page in the application to complex geographical treatments. Other types of web services are implemented, including visualization and querying spatial data, [https://www.ogc.org/standards/wms WMS](Web Map Service). Access to geographic data in vector format is via the [WFS](https://www.ogc.org/standards/wfs) (Web Feature Service) or access to image data via [https://www.ogc.org/standards/wcs WCS](Web Coverage Service). All these web services are provided by MapServer. The various files necessary for the functioning of MapServer and dynamic mapping applications are managed by MapMint services which provide a friendly interface for interacting with these web services. ZOO-Project and MapServer applications based on an Apache webserver to access the application via HTTP and HTTPS communication protocols. In the Windows environment, IIS can be used instead of Apache.&lt;br /&gt;
&lt;br /&gt;
[[File:Mapmint-arch.png|700x433px|center]]&lt;br /&gt;
&lt;br /&gt;
                                                      '''Overview of Mapmint Architecture'''&lt;br /&gt;
&lt;br /&gt;
'''Motivation'''&lt;br /&gt;
&lt;br /&gt;
The project aims to Integrate 3D scene builder as WPS services within MapMint administration User Interface. At present, the user can only visualize the 2D maps and can even generate one of them. So, my major motivation for this project is to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D GIS maps but can also build the same. Similar to 2D maps, 3D GIS maps depict objects in greater detail by adding another dimension (z). 3D technology in GIS maps is an explanatory illustration that represents the scale of real-world objects. 3D models assist appearance, a survey in a large number of different domains. For instance, 3D maps can show the height of a hotel or a mountain and not just its location. The 3D tools have to be used along with 2D GIS and then imagined in a 3D setting.&lt;br /&gt;
&lt;br /&gt;
Over the years, GIS has significantly impacted creating mapping as an essential tool to solve problems. Conventionally, GIS information was based on a two-dimensional recording, which apparently limited its usage in most applications. Incorporating 3D technology in GIS will customize the whole experience, make it more personal and enable detailed visualization. &lt;br /&gt;
&lt;br /&gt;
'''MapMint before GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
With the current state of MapMint Software the user can import and store vector and raster GIS data, visualize, share maps, query database server, and WMS / WFS external, publish geographic data in the form of WMS, WFS, and WMTS, treat and edit data source style, compose and save maps in the form of projects. The interoperability of MapMint is provided by the standards used and implemented. It is thus possible to interact with data and services. MapMint application is not only accessible from a web browser but also as a desktop client.&lt;br /&gt;
&lt;br /&gt;
'''Updates in MapMint during GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
Integrated 3D scene builder as WPS services within MapMint administration User Interface.&lt;br /&gt;
* Created a widget on Mapmint administration UI for users to easily access 3D Point Cloud Generation service&lt;br /&gt;
* Created WPS services to run 3D Point Generation using zoo-service&lt;br /&gt;
* Created some volume to run services and Point Cloud generation smoothly&lt;br /&gt;
* Designed the 3D Point Cloud Generation UI from where the user can directly load the images and run the service&lt;br /&gt;
* Users can also visualize the generated 3D Point Cloud using the functionality available on UI&lt;br /&gt;
* Users can also download the 3D Point Cloud file and can store it locally to visualize using some other software&lt;br /&gt;
&lt;br /&gt;
Now the user can easily create a 3D Point Cloud scene using multiple sets of images from the same scene. 3D Point Cloud generation was done using [https://github.com/Sandeep10021/mapmint/wiki/Structure-From-Motion Structure From Motion] algorithm.&lt;br /&gt;
&lt;br /&gt;
[[File:UIView.jpg|center]]&lt;br /&gt;
                                               '''Overview of MapMint UI for 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''Future Opportunities'''&lt;br /&gt;
&lt;br /&gt;
With the increase in applications of 3D scenes, huge opportunities are coming along with it. One can convert this Point Cloud model into a Mesh model and can even color them for presentation. There are various functions that can be added to process the model such as Sharpening, Masking, Smoothing, etc. Further one can even extend this 3D scene generation support for raster data as well that can be used in various applications.&lt;br /&gt;
&lt;br /&gt;
'''Testing 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''As MapMint User Interface'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0 here]&lt;br /&gt;
* Setup ZOO-Project and MapMint using Docker from [https://github.com/Sandeep10021/mapmint/wiki/Setup-ZOO-Project-and-Mapmint-Using-Docker here] &lt;br /&gt;
* Copy paste the folder ''PC_WPS'' from [https://github.com/Sandeep10021/mapmint] to ''ZOO-Project/Zoo-project/zoo-services'' directory in order to create WPS services&lt;br /&gt;
* Next, make an widget similar to others on left hand side of the MapMint UI by making changes in [https://github.com/Sandeep10021/mapmint/blob/master/Skeleton_bs.tmpl Skeleton_bs.py] in ''ZOO-Project/mapmint/mapmint-ui/templates'' directory&lt;br /&gt;
* Copy paste the folder ''PC_Generation'' from [https://github.com/Sandeep10021/mapmint here] to ''ZOO-Project/mapmint/public_map/'' directory&lt;br /&gt;
* Now, finally create the volumne by copy-pasting following code to ''docker-compose.yml'' file&lt;br /&gt;
&lt;br /&gt;
  zookernel:&lt;br /&gt;
    build: .&lt;br /&gt;
    image: geolabs/mapmint&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;80:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/mapmint-ui/templates/generation_bs.tmpl:/mapmint/mapmint-ui/templates/generation_bs.tmpl&lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/generation.py:/usr/lib/cgi-bin/generation.py  &lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/PointCloud.zcfg:/usr/lib/cgi-bin/PointCloud.zcfg   &lt;br /&gt;
      - ./mapmint/public_map/PC_Generation:/var/www/html/PC_Generation&lt;br /&gt;
      - ./mapmint/public_map/PC_Generation/upload.py:/usr/lib/cgi-bin/upload.py &lt;br /&gt;
      - ./mapmint:/mapmint&lt;br /&gt;
&lt;br /&gt;
* Now you are ready to go !!&lt;br /&gt;
* Test if the WPS service for Point Cloud generation is running properly by running the following URL&lt;br /&gt;
&lt;br /&gt;
 GetCapabilities: http://localhost/cgi-bin/zoo_loader.cgi?request=GetCapabilities&amp;amp;service=WPS&lt;br /&gt;
 DescribeProcess: http://localhost/cgi-bin/zoo_loader.cgi?request=DescribeProcess&amp;amp;service=WPS&amp;amp;version=1.0.0&amp;amp;Identifier=PointCloud&lt;br /&gt;
&lt;br /&gt;
* Now, finally open the MapMint dashboard and enjoy the service! &lt;br /&gt;
 &lt;br /&gt;
'''As Flask Web Application'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0 here]&lt;br /&gt;
* Clone the PC_Generation Repository from [https://github.com/Sandeep10021/mapmint here]&lt;br /&gt;
* Install all modules to run this app by running following command&lt;br /&gt;
&lt;br /&gt;
 pip install -r requirements.text&lt;br /&gt;
&lt;br /&gt;
* Run app.py file using the following command&lt;br /&gt;
&lt;br /&gt;
 python app.py&lt;br /&gt;
&lt;br /&gt;
* Go to ''https://localhost:5000'' from any browser and now you can see Point Cloud Generation UI &lt;br /&gt;
* Select '''at least 10 sets of images''' to generate 3D Point Cloud and Click ''Submit''&lt;br /&gt;
* Wait for some time until you receive a message '''Point Cloud has been generated successfully!'''&lt;br /&gt;
* Now your 3D Point Cloud is ready &lt;br /&gt;
* Now you can download your 3D Point Cloud file by clicking on ''Download Point Cloud'' button&lt;br /&gt;
* Also, you can visualize it by clicking on ''Visualize'' button&lt;br /&gt;
* Alternatively you can also download the 3D Point Cloud file and visualize it in ''Meshlab'' by running the ''meshlab'' command in the terminal and selecting downloaded ''merged.ply'' file&lt;br /&gt;
&lt;br /&gt;
'''Working Example'''&lt;br /&gt;
&lt;br /&gt;
Demonstration video about how to use 3D Point Cloud service and UI [https://drive.google.com/file/d/1ZsurhJ2fp3_wR2_-Mol1I3446dRqIqZi/view?usp=sharing (Demo)]&lt;br /&gt;
&lt;br /&gt;
'''Related Links'''&lt;br /&gt;
* Mapmint Repository : [https://github.com/Sandeep10021/mapmint Mapmint]&lt;br /&gt;
* Zoo-Project Repository : [https://github.com/Sandeep10021/ZOO-Project ZOO-Project]&lt;br /&gt;
* Project's Wiki Page : [https://wiki.osgeo.org/wiki/GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface 3D Scene Builder as WPS Service]&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am an Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with a CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
* Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
* Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
* Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* Samuel Souk Aoun [https://github.com/samsouk Samuel Souk Aoun]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127214</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127214"/>
		<updated>2021-08-22T19:04:42Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present, the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either by either simply capturing via camera or importing drone-captured images. Further, I am planning to integrate the various functions as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over the mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors set up initial video call for primary discussion and explained to me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through the documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
''' 7th June - 12th July '''&lt;br /&gt;
=== Coding Phase-1 ===&lt;br /&gt;
&lt;br /&gt;
==== Week 1 (7th June - 13th June) ==== &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed a user interface for loading images from a folder and also capturing images via camera with several other functionalities.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
==== Week 2 (14th June - 20th June) ==== &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
==== Week 3 (21st June - 27th June) ==== &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud files in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
==== Week 4 (28th June - 4th July) ==== &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service-based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
==== Week 5 (5th July - 11th July) ==== &lt;br /&gt;
* Created a web service-based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
==== Week 6 (12th July - 18th July) ==== &lt;br /&gt;
* Resolved some existing errors in the UI.&lt;br /&gt;
* Completed Potree visualization setup.&lt;br /&gt;
* Working on setup instructed by mentors during the meeting.&lt;br /&gt;
* Working on ZOO-Project configuration needed to create zoo-services.&lt;br /&gt;
&lt;br /&gt;
==== Week 7 (19th July - 25th July) ====&lt;br /&gt;
* Created Sample getCapapbilities and describeService request using python modules for WPS services &lt;br /&gt;
* Exploring more about Cheetah Template and their syntax &lt;br /&gt;
* Creating a sample template to redirect to 3D point cloud UI or load UI&lt;br /&gt;
&lt;br /&gt;
==== Week 8 (26th July - 1st August) ====&lt;br /&gt;
* Created a template for UI and added the volume to the mapmint container&lt;br /&gt;
* Exploring and understanding the mapmint-UI code to create a widget on the main UI&lt;br /&gt;
&lt;br /&gt;
==== Week 9 (2nd August - 8th August) ====&lt;br /&gt;
* Created WPS service to run all the python scripts for Point Cloud Generation&lt;br /&gt;
* Working on storing the input and output data in the database&lt;br /&gt;
&lt;br /&gt;
==== Week 10 (9th August - 15th August) ====&lt;br /&gt;
* Added 3D Point Cloud scene builder as a widget to the Mapmint Dashboard&lt;br /&gt;
* Cleaned up the code and added comments in the code&lt;br /&gt;
* Working on Documenting the work that I have completed till now and its future aspects&lt;br /&gt;
&lt;br /&gt;
=== Final Report ===&lt;br /&gt;
&lt;br /&gt;
'''Google Summer of Code 2021'''&lt;br /&gt;
* Author - [https://wiki.osgeo.org/wiki/User:SandeepSaurav Sandeep Saurav]&lt;br /&gt;
* Mentor 1 - [https://wiki.osgeo.org/wiki/User:Djay Gérald Fenoy]&lt;br /&gt;
* Mentor 2 - [https://wiki.osgeo.org/wiki/User:RajatShinde Rajat Shinde]&lt;br /&gt;
* Mentor 3 - [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Mentor 4 - [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* Mentor 5 - [https://github.com/samsouk Samuel Souk Aoun]&lt;br /&gt;
* Organization - [https://www.osgeo.org/ OSGeo]&lt;br /&gt;
* Developer Community - [http://www.mapmint.com/ MapMint], [http://www.zoo-project.org/ ZOO-Project]&lt;br /&gt;
&lt;br /&gt;
'''Abstract'''&lt;br /&gt;
&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
&lt;br /&gt;
The user can use MapMint, according to their rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
MapMint includes several free software in a complete and coherent web mapping platform, whose operation is based on the use of open standards geomatics and the internet. At the heart of MapMint, we have the ZOO-Project, an application to simply and efficiently deploy [https://www.ogc.org/standards/wcs WPS](Web Processing Service) data processing. A set of web services is available MapMint, from simple display of a web page in the application to complex geographical treatments. Other types of web services are implemented, including visualization and querying spatial data, [https://www.ogc.org/standards/wms WMS](Web Map Service). Access to geographic data in vector format is via the [WFS](https://www.ogc.org/standards/wfs) (Web Feature Service) or access to image data via [https://www.ogc.org/standards/wcs WCS](Web Coverage Service). All these web services are provided by MapServer. The various files necessary for the functioning of MapServer and dynamic mapping applications are managed by MapMint services which provide a friendly interface for interacting with these web services. ZOO-Project and MapServer applications based on an Apache webserver to access the application via HTTP and HTTPS communication protocols. In the Windows environment, IIS can be used instead of Apache.&lt;br /&gt;
&lt;br /&gt;
[[File:Mapmint-arch.png|700x433px|center]]&lt;br /&gt;
&lt;br /&gt;
                                                      '''Overview of Mapmint Architecture'''&lt;br /&gt;
&lt;br /&gt;
'''Motivation'''&lt;br /&gt;
&lt;br /&gt;
The project aims to Integrate 3D scene builder as WPS services within MapMint administration User Interface. At present, the user can only visualize the 2D maps and can even generate one of them. So, my major motivation for this project is to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D GIS maps but can also build the same. Similar to 2D maps, 3D GIS maps depict objects in greater detail by adding another dimension (z). 3D technology in GIS maps is an explanatory illustration that represents the scale of real-world objects. 3D models assist appearance, a survey in a large number of different domains. For instance, 3D maps can show the height of a hotel or a mountain and not just its location. The 3D tools have to be used along with 2D GIS and then imagined in a 3D setting.&lt;br /&gt;
&lt;br /&gt;
Over the years, GIS has significantly impacted creating mapping as an essential tool to solve problems. Conventionally, GIS information was based on a two-dimensional recording, which apparently limited its usage in most applications. Incorporating 3D technology in GIS will customize the whole experience, make it more personal and enable detailed visualization. &lt;br /&gt;
&lt;br /&gt;
'''MapMint before GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
With the current state of MapMint Software the user can import and store vector and raster GIS data, visualize, share maps, query database server, and WMS / WFS external, publish geographic data in the form of WMS, WFS, and WMTS, treat and edit data source style, compose and save maps in the form of projects. The interoperability of MapMint is provided by the standards used and implemented. It is thus possible to interact with data and services. MapMint application is not only accessible from a web browser but also as a desktop client.&lt;br /&gt;
&lt;br /&gt;
'''Updates in MapMint during GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
Integrated 3D scene builder as WPS services within MapMint administration User Interface.&lt;br /&gt;
* Created a widget on Mapmint administration UI for users to easily access 3D Point Cloud Generation service&lt;br /&gt;
* Created WPS services to run 3D Point Generation using zoo-service&lt;br /&gt;
* Created some volume to run services and Point Cloud generation smoothly&lt;br /&gt;
* Designed the 3D Point Cloud Generation UI from where the user can directly load the images and run the service&lt;br /&gt;
* Users can also visualize the generated 3D Point Cloud using the functionality available on UI&lt;br /&gt;
* Users can also download the 3D Point Cloud file and can store it locally to visualize using some other software&lt;br /&gt;
&lt;br /&gt;
Now the user can easily create a 3D Point Cloud scene using multiple sets of images from the same scene. 3D Point Cloud generation was done using [https://github.com/Sandeep10021/mapmint/wiki/StructureFromMotion Structure From Motion] algorithm.&lt;br /&gt;
&lt;br /&gt;
[[File:UIView.jpg|center]]&lt;br /&gt;
                                               '''Overview of MapMint UI for 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''Future Opportunities'''&lt;br /&gt;
&lt;br /&gt;
With the increase in applications of 3D scenes, huge opportunities are coming along with it. One can convert this Point Cloud model into a Mesh model and can even color them for presentation. There are various functions that can be added to process the model such as Sharpening, Masking, Smoothing, etc. Further one can even extend this 3D scene generation support for raster data as well that can be used in various applications.&lt;br /&gt;
&lt;br /&gt;
'''Testing 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''As MapMint User Interface'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0 here]&lt;br /&gt;
* Setup ZOO-Project and MapMint using Docker from [https://github.com/Sandeep10021/mapmint/wiki/Setup-ZOO-Project-and-Mapmint-Using-Docker here] &lt;br /&gt;
* Copy paste the folder ''PC_WPS'' from [https://github.com/Sandeep10021/mapmint] to ''ZOO-Project/Zoo-project/zoo-services'' directory in order to create WPS services&lt;br /&gt;
* Next, make an widget similar to others on left hand side of the MapMint UI by making changes in [https://github.com/Sandeep10021/mapmint/blob/master/Skeleton_bs.tmpl Skeleton_bs.py] in ''ZOO-Project/mapmint/mapmint-ui/templates'' directory&lt;br /&gt;
* Copy paste the folder ''PC_Generation'' from [https://github.com/Sandeep10021/mapmint here] to ''ZOO-Project/mapmint/public_map/'' directory&lt;br /&gt;
* Now, finally create the volumne by copy-pasting following code to ''docker-compose.yml'' file&lt;br /&gt;
&lt;br /&gt;
  zookernel:&lt;br /&gt;
    build: .&lt;br /&gt;
    image: geolabs/mapmint&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;80:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/mapmint-ui/templates/generation_bs.tmpl:/mapmint/mapmint-ui/templates/generation_bs.tmpl&lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/generation.py:/usr/lib/cgi-bin/generation.py  &lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/PointCloud.zcfg:/usr/lib/cgi-bin/PointCloud.zcfg   &lt;br /&gt;
      - ./mapmint/public_map/PC_Generation:/var/www/html/PC_Generation&lt;br /&gt;
      - ./mapmint/public_map/PC_Generation/upload.py:/usr/lib/cgi-bin/upload.py &lt;br /&gt;
      - ./mapmint:/mapmint&lt;br /&gt;
&lt;br /&gt;
* Now you are ready to go !!&lt;br /&gt;
* Test if the WPS service for Point Cloud generation is running properly by running the following URL&lt;br /&gt;
&lt;br /&gt;
 GetCapabilities: http://localhost/cgi-bin/zoo_loader.cgi?request=GetCapabilities&amp;amp;service=WPS&lt;br /&gt;
 DescribeProcess: http://localhost/cgi-bin/zoo_loader.cgi?request=DescribeProcess&amp;amp;service=WPS&amp;amp;version=1.0.0&amp;amp;Identifier=PointCloud&lt;br /&gt;
&lt;br /&gt;
* Now, finally open the MapMint dashboard and enjoy the service! &lt;br /&gt;
 &lt;br /&gt;
'''As Flask Web Application'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0 here]&lt;br /&gt;
* Clone the PC_Generation Repository from [https://github.com/Sandeep10021/mapmint here]&lt;br /&gt;
* Install all modules to run this app by running following command&lt;br /&gt;
&lt;br /&gt;
 pip install -r requirements.text&lt;br /&gt;
&lt;br /&gt;
* Run app.py file using the following command&lt;br /&gt;
&lt;br /&gt;
 python app.py&lt;br /&gt;
&lt;br /&gt;
* Go to ''https://localhost:5000'' from any browser and now you can see Point Cloud Generation UI &lt;br /&gt;
* Select '''at least 10 sets of images''' to generate 3D Point Cloud and Click ''Submit''&lt;br /&gt;
* Wait for some time until you receive a message '''Point Cloud has been generated successfully!'''&lt;br /&gt;
* Now your 3D Point Cloud is ready &lt;br /&gt;
* Now you can download your 3D Point Cloud file by clicking on ''Download Point Cloud'' button&lt;br /&gt;
* Also, you can visualize it by clicking on ''Visualize'' button&lt;br /&gt;
* Alternatively you can also download the 3D Point Cloud file and visualize it in ''Meshlab'' by running the ''meshlab'' command in the terminal and selecting downloaded ''merged.ply'' file&lt;br /&gt;
&lt;br /&gt;
'''Working Example'''&lt;br /&gt;
&lt;br /&gt;
Demonstration video about how to use 3D Point Cloud service and UI [https://drive.google.com/file/d/1ZsurhJ2fp3_wR2_-Mol1I3446dRqIqZi/view?usp=sharing (Demo)]&lt;br /&gt;
&lt;br /&gt;
'''Related Links'''&lt;br /&gt;
* Mapmint Repository : [https://github.com/Sandeep10021/mapmint Mapmint]&lt;br /&gt;
* Zoo-Project Repository : [https://github.com/Sandeep10021/ZOO-Project ZOO-Project]&lt;br /&gt;
* Project's Wiki Page : [https://wiki.osgeo.org/wiki/GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface 3D Scene Builder as WPS Service]&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am an Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with a CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
* Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
* Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
* Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* Samuel Souk Aoun [https://github.com/samsouk Samuel Souk Aoun]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127213</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127213"/>
		<updated>2021-08-22T18:57:13Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present, the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either by either simply capturing via camera or importing drone-captured images. Further, I am planning to integrate the various functions as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over the mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors set up initial video call for primary discussion and explained to me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through the documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
''' 7th June - 12th July '''&lt;br /&gt;
=== Coding Phase-1 ===&lt;br /&gt;
&lt;br /&gt;
==== Week 1 (7th June - 13th June) ==== &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed a user interface for loading images from a folder and also capturing images via camera with several other functionalities.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
==== Week 2 (14th June - 20th June) ==== &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
==== Week 3 (21st June - 27th June) ==== &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud files in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
==== Week 4 (28th June - 4th July) ==== &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service-based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
==== Week 5 (5th July - 11th July) ==== &lt;br /&gt;
* Created a web service-based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
==== Week 6 (12th July - 18th July) ==== &lt;br /&gt;
* Resolved some existing errors in the UI.&lt;br /&gt;
* Completed Potree visualization setup.&lt;br /&gt;
* Working on setup instructed by mentors during the meeting.&lt;br /&gt;
* Working on ZOO-Project configuration needed to create zoo-services.&lt;br /&gt;
&lt;br /&gt;
==== Week 7 (19th July - 25th July) ====&lt;br /&gt;
* Created Sample getCapapbilities and describeService request using python modules for WPS services &lt;br /&gt;
* Exploring more about Cheetah Template and their syntax &lt;br /&gt;
* Creating a sample template to redirect to 3D point cloud UI or load UI&lt;br /&gt;
&lt;br /&gt;
==== Week 8 (26th July - 1st August) ====&lt;br /&gt;
* Created a template for UI and added the volume to the mapmint container&lt;br /&gt;
* Exploring and understanding the mapmint-UI code to create a widget on the main UI&lt;br /&gt;
&lt;br /&gt;
==== Week 9 (2nd August - 8th August) ====&lt;br /&gt;
* Created WPS service to run all the python scripts for Point Cloud Generation&lt;br /&gt;
* Working on storing the input and output data in the database&lt;br /&gt;
&lt;br /&gt;
==== Week 10 (9th August - 15th August) ====&lt;br /&gt;
* Added 3D Point Cloud scene builder as a widget to the Mapmint Dashboard&lt;br /&gt;
* Cleaned up the code and added comments in the code&lt;br /&gt;
* Working on Documenting the work that I have completed till now and its future aspects&lt;br /&gt;
&lt;br /&gt;
=== Final Report ===&lt;br /&gt;
&lt;br /&gt;
'''Google Summer of Code 2021'''&lt;br /&gt;
* Author - [https://wiki.osgeo.org/wiki/User:SandeepSaurav Sandeep Saurav]&lt;br /&gt;
* Mentor 1 - [https://wiki.osgeo.org/wiki/User:Djay Gérald Fenoy]&lt;br /&gt;
* Mentor 2 - [https://wiki.osgeo.org/wiki/User:RajatShinde Rajat Shinde]&lt;br /&gt;
* Mentor 3 - [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Mentor 4 - [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* Mentor 5 - [https://github.com/samsouk Samuel Souk Aoun]&lt;br /&gt;
* Organization - [https://www.osgeo.org/ OSGeo]&lt;br /&gt;
* Developer Community - [http://www.mapmint.com/ MapMint], [http://www.zoo-project.org/ ZOO-Project]&lt;br /&gt;
&lt;br /&gt;
'''Abstract'''&lt;br /&gt;
&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
&lt;br /&gt;
The user can use MapMint, according to their rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
MapMint includes several free software in a complete and coherent web mapping platform, whose operation is based on the use of open standards geomatics and the internet. At the heart of MapMint, we have the ZOO-Project, an application to simply and efficiently deploy [https://www.ogc.org/standards/wcs WPS](Web Processing Service) data processing. A set of web services is available MapMint, from simple display of a web page in the application to complex geographical treatments. Other types of web services are implemented, including visualization and querying spatial data, [https://www.ogc.org/standards/wms WMS](Web Map Service). Access to geographic data in vector format is via the [WFS](https://www.ogc.org/standards/wfs) (Web Feature Service) or access to image data via [https://www.ogc.org/standards/wcs WCS](Web Coverage Service). All these web services are provided by MapServer. The various files necessary for the functioning of MapServer and dynamic mapping applications are managed by MapMint services which provide a friendly interface for interacting with these web services. ZOO-Project and MapServer applications based on an Apache webserver to access the application via HTTP and HTTPS communication protocols. In the Windows environment, IIS can be used instead of Apache.&lt;br /&gt;
&lt;br /&gt;
[[File:Mapmint-arch.png|700x433px|center]]&lt;br /&gt;
&lt;br /&gt;
                                                      '''Overview of Mapmint Architecture'''&lt;br /&gt;
&lt;br /&gt;
'''Motivation'''&lt;br /&gt;
&lt;br /&gt;
The project aims to Integrate 3D scene builder as WPS services within MapMint administration User Interface. At present, the user can only visualize the 2D maps and can even generate one of them. So, my major motivation for this project is to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D GIS maps but can also build the same. Similar to 2D maps, 3D GIS maps depict objects in greater detail by adding another dimension (z). 3D technology in GIS maps is an explanatory illustration that represents the scale of real-world objects. 3D models assist appearance, a survey in a large number of different domains. For instance, 3D maps can show the height of a hotel or a mountain and not just its location. The 3D tools have to be used along with 2D GIS and then imagined in a 3D setting.&lt;br /&gt;
&lt;br /&gt;
Over the years, GIS has significantly impacted creating mapping as an essential tool to solve problems. Conventionally, GIS information was based on a two-dimensional recording, which apparently limited its usage in most applications. Incorporating 3D technology in GIS will customize the whole experience, make it more personal and enable detailed visualization. &lt;br /&gt;
&lt;br /&gt;
'''MapMint before GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
With the current state of MapMint Software the user can import and store vector and raster GIS data, visualize, share maps, query database server, and WMS / WFS external, publish geographic data in the form of WMS, WFS, and WMTS, treat and edit data source style, compose and save maps in the form of projects. The interoperability of MapMint is provided by the standards used and implemented. It is thus possible to interact with data and services. MapMint application is not only accessible from a web browser but also as a desktop client.&lt;br /&gt;
&lt;br /&gt;
'''Updates in MapMint during GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
Integrated 3D scene builder as WPS services within MapMint administration User Interface.&lt;br /&gt;
* Created a widget on Mapmint administration UI for users to easily access 3D Point Cloud Generation service&lt;br /&gt;
* Created WPS services to run 3D Point Generation using zoo-service&lt;br /&gt;
* Created some volume to run services and Point Cloud generation smoothly&lt;br /&gt;
* Designed the 3D Point Cloud Generation UI from where the user can directly load the images and run the service&lt;br /&gt;
* Users can also visualize the generated 3D Point Cloud using the functionality available on UI&lt;br /&gt;
* Users can also download the 3D Point Cloud file and can store in local or can visualize using some other software&lt;br /&gt;
&lt;br /&gt;
Now the user can easily create a 3D Point Cloud scene using multiple sets of images from the same scene. 3D Point Cloud generation was done using [https://github.com/Sandeep10021/mapmint/wiki/StructureFromMotion Structure From Motion] algorithm.&lt;br /&gt;
&lt;br /&gt;
[[File:UIView.jpg|center]]&lt;br /&gt;
                                               '''Overview of MapMint UI for 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''Future Opportunities'''&lt;br /&gt;
&lt;br /&gt;
With the increase in applications of 3D scenes, huge opportunities are coming along with it. One can convert this Point Cloud model into a Mesh model and can even color them for presentation. There are various functions that can be added to process the model such as Sharpening, Masking, Smoothing, etc. Further one can even extend this 3D scene generation support for raster data as well that can be used in various applications.&lt;br /&gt;
&lt;br /&gt;
'''Testing 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''As MapMint User Interface'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0 here]&lt;br /&gt;
* Setup ZOO-Project and MapMint using Docker from [https://github.com/Sandeep10021/mapmint/wiki/Setup-ZOO-Project-and-Mapmint-Using-Docker here] &lt;br /&gt;
* Copy paste the folder ''PC_WPS'' from [https://github.com/Sandeep10021/mapmint] to ''ZOO-Project/Zoo-project/zoo-services'' directory in order to create WPS services&lt;br /&gt;
* Next, make an widget similar to others on left hand side of the MapMint UI by making changes in [https://github.com/Sandeep10021/mapmint/blob/master/Skeleton_bs.tmpl Skeleton_bs.py] in ''ZOO-Project/mapmint/mapmint-ui/templates'' directory&lt;br /&gt;
* Copy paste the folder ''PC_Generation'' from [https://github.com/Sandeep10021/mapmint here] to ''ZOO-Project/mapmint/public_map/'' directory&lt;br /&gt;
* Now, finally create the volumne by copy-pasting following code to ''docker-compose.yml'' file&lt;br /&gt;
&lt;br /&gt;
  zookernel:&lt;br /&gt;
    build: .&lt;br /&gt;
    image: geolabs/mapmint&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;80:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/mapmint-ui/templates/generation_bs.tmpl:/mapmint/mapmint-ui/templates/generation_bs.tmpl&lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/generation.py:/usr/lib/cgi-bin/generation.py  &lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/PointCloud.zcfg:/usr/lib/cgi-bin/PointCloud.zcfg   &lt;br /&gt;
      - ./mapmint/public_map/PC_Generation:/var/www/html/PC_Generation&lt;br /&gt;
      - ./mapmint/public_map/PC_Generation/upload.py:/usr/lib/cgi-bin/upload.py &lt;br /&gt;
      - ./mapmint:/mapmint&lt;br /&gt;
&lt;br /&gt;
* Now you are ready to go !!&lt;br /&gt;
* Test if the WPS service for Point Cloud generation is running properly by running the following URL&lt;br /&gt;
&lt;br /&gt;
 GetCapabilities: http://localhost/cgi-bin/zoo_loader.cgi?request=GetCapabilities&amp;amp;service=WPS&lt;br /&gt;
 DescribeProcess: http://localhost/cgi-bin/zoo_loader.cgi?request=DescribeProcess&amp;amp;service=WPS&amp;amp;version=1.0.0&amp;amp;Identifier=PointCloud&lt;br /&gt;
&lt;br /&gt;
* Now, finally open the MapMint dashboard and enjoy the service! &lt;br /&gt;
 &lt;br /&gt;
'''As Flask Web Application'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0 here]&lt;br /&gt;
* Clone the PC_Generation Repository from [https://github.com/Sandeep10021/mapmint here]&lt;br /&gt;
* Install all modules to run this app by running following command&lt;br /&gt;
&lt;br /&gt;
 pip install -r requirements.text&lt;br /&gt;
&lt;br /&gt;
* Run app.py file using the following command&lt;br /&gt;
&lt;br /&gt;
 python app.py&lt;br /&gt;
&lt;br /&gt;
* Go to ''https://localhost:5000'' from any browser and now you can see Point Cloud Generation UI &lt;br /&gt;
* Select '''at least 10 sets of images''' to generate 3D Point Cloud and Click ''Submit''&lt;br /&gt;
* Wait for some time until you receive a message '''Point Cloud has been generated successfully!'''&lt;br /&gt;
* Now your 3D Point Cloud is ready &lt;br /&gt;
* Now you can download your 3D Point Cloud file by clicking on ''Download Point Cloud'' button&lt;br /&gt;
* Also, you can visualize it by clicking on ''Visualize'' button&lt;br /&gt;
* Alternatively you can also download the 3D Point Cloud file and visualize it in ''Meshlab'' by running the ''meshlab'' command in the terminal and selecting downloaded ''merged.ply'' file&lt;br /&gt;
&lt;br /&gt;
'''Working Example'''&lt;br /&gt;
&lt;br /&gt;
Demonstration video about how to use 3D Point Cloud service and UI [https://drive.google.com/file/d/1ZsurhJ2fp3_wR2_-Mol1I3446dRqIqZi/view?usp=sharing (Demo)]&lt;br /&gt;
&lt;br /&gt;
'''Related Links'''&lt;br /&gt;
* Mapmint Repository : [https://github.com/Sandeep10021/mapmint Mapmint]&lt;br /&gt;
* Zoo-Project Repository : [https://github.com/Sandeep10021/ZOO-Project ZOO-Project]&lt;br /&gt;
* Project's Wiki Page : [https://wiki.osgeo.org/wiki/GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface 3D Scene Builder as WPS Service]&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am an Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with a CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
* Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
* Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
* Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* Samuel Souk Aoun [https://github.com/samsouk Samuel Souk Aoun]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127212</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127212"/>
		<updated>2021-08-22T18:53:21Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present, the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either by either simply capturing via camera or importing drone-captured images. Further, I am planning to integrate the various functions as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over the mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors set up initial video call for primary discussion and explained to me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through the documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
''' 7th June - 12th July '''&lt;br /&gt;
=== Coding Phase-1 ===&lt;br /&gt;
&lt;br /&gt;
==== Week 1 (7th June - 13th June) ==== &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed a user interface for loading images from a folder and also capturing images via camera with several other functionalities.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
==== Week 2 (14th June - 20th June) ==== &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
==== Week 3 (21st June - 27th June) ==== &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud files in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
==== Week 4 (28th June - 4th July) ==== &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service-based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
==== Week 5 (5th July - 11th July) ==== &lt;br /&gt;
* Created a web service-based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
==== Week 6 (12th July - 18th July) ==== &lt;br /&gt;
* Resolved some existing errors in the UI.&lt;br /&gt;
* Completed Potree visualization setup.&lt;br /&gt;
* Working on setup instructed by mentors during the meeting.&lt;br /&gt;
* Working on ZOO-Project configuration needed to create zoo-services.&lt;br /&gt;
&lt;br /&gt;
==== Week 7 (19th July - 25th July) ====&lt;br /&gt;
* Created Sample getCapapbilities and describeService request using python modules for WPS services &lt;br /&gt;
* Exploring more about Cheetah Template and their syntax &lt;br /&gt;
* Creating a sample template to redirect to 3D point cloud UI or load UI&lt;br /&gt;
&lt;br /&gt;
==== Week 8 (26th July - 1st August) ====&lt;br /&gt;
* Created a template for UI and added the volume to the mapmint container&lt;br /&gt;
* Exploring and understanding the mapmint-UI code to create a widget on the main UI&lt;br /&gt;
&lt;br /&gt;
==== Week 9 (2nd August - 8th August) ====&lt;br /&gt;
* Created WPS service to run all the python scripts for Point Cloud Generation&lt;br /&gt;
* Working on storing the input and output data in the database&lt;br /&gt;
&lt;br /&gt;
==== Week 10 (9th August - 15th August) ====&lt;br /&gt;
* Added 3D Point Cloud scene builder as a widget to the Mapmint Dashboard&lt;br /&gt;
* Cleaned up the code and added comments in the code&lt;br /&gt;
* Working on Documenting the work that I have completed till now and its future aspects&lt;br /&gt;
&lt;br /&gt;
=== Final Report ===&lt;br /&gt;
&lt;br /&gt;
'''Google Summer of Code 2021'''&lt;br /&gt;
* Author - [https://wiki.osgeo.org/wiki/User:SandeepSaurav Sandeep Saurav]&lt;br /&gt;
* Mentor 1 - [https://wiki.osgeo.org/wiki/User:Djay Gérald Fenoy]&lt;br /&gt;
* Mentor 2 - [https://wiki.osgeo.org/wiki/User:RajatShinde Rajat Shinde]&lt;br /&gt;
* Mentor 3 - [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Mentor 4 - [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* Mentor 5 - [https://github.com/samsouk Samuel Souk Aoun]&lt;br /&gt;
* Organization - [https://www.osgeo.org/ OSGeo]&lt;br /&gt;
* Developer Community - [http://www.mapmint.com/ MapMint], [http://www.zoo-project.org/ ZOO-Project]&lt;br /&gt;
&lt;br /&gt;
'''Abstract'''&lt;br /&gt;
&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
&lt;br /&gt;
The user can use MapMint, according to their rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
MapMint includes several free software in a complete and coherent web mapping platform, whose operation is based on the use of open standards geomatics and the internet. At the heart of MapMint, we have the ZOO-Project, an application to simply and efficiently deploy [https://www.ogc.org/standards/wcs WPS](Web Processing Service) data processing. A set of web services is available MapMint, from simple display of a web page in the application to complex geographical treatments. Other types of web services are implemented, including visualization and querying spatial data, [https://www.ogc.org/standards/wms WMS](Web Map Service). Access to geographic data in vector format is via the [WFS](https://www.ogc.org/standards/wfs) (Web Feature Service) or access to image data via [https://www.ogc.org/standards/wcs WCS](Web Coverage Service). All these web services are provided by MapServer. The various files necessary for the functioning of MapServer and dynamic mapping applications are managed by MapMint services which provide a friendly interface for interacting with these web services. ZOO-Project and MapServer applications based on an Apache webserver to access the application via HTTP and HTTPS communication protocols. In the Windows environment, IIS can be used instead of Apache.&lt;br /&gt;
&lt;br /&gt;
[[File:Mapmint-arch.png|700x433px|center]]&lt;br /&gt;
&lt;br /&gt;
                                                      '''Overview of Mapmint Architecture'''&lt;br /&gt;
&lt;br /&gt;
'''Motivation'''&lt;br /&gt;
&lt;br /&gt;
The project aims to Integrate 3D scene builder as WPS services within MapMint administration User Interface. At present, the user can only visualize the 2D maps and can even generate one of them. So, my major motivation for this project is to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D GIS maps but can also build the same. Similar to 2D maps, 3D GIS maps depict objects in greater detail by adding another dimension (z). 3D technology in GIS maps is an explanatory illustration that represents the scale of real-world objects. 3D models assist appearance, a survey in a large number of different domains. For instance, 3D maps can show the height of a hotel or a mountain and not just its location. The 3D tools have to be used along with 2D GIS and then imagined in a 3D setting.&lt;br /&gt;
&lt;br /&gt;
Over the years, GIS has significantly impacted creating mapping as an essential tool to solve problems. Conventionally, GIS information was based on a two-dimensional recording, which apparently limited its usage in most applications. Incorporating 3D technology in GIS will customize the whole experience, make it more personal and enable detailed visualization. &lt;br /&gt;
&lt;br /&gt;
'''MapMint before GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
With the current state of MapMint Software the user can import and store vector and raster GIS data, visualize, share maps, query database server, and WMS / WFS external, publish geographic data in the form of WMS, WFS, and WMTS, treat and edit data source style, compose and save maps in the form of projects. The interoperability of MapMint is provided by the standards used and implemented. It is thus possible to interact with data and services. MapMint application is not only accessible from a web browser but also as a desktop client.&lt;br /&gt;
&lt;br /&gt;
'''Updates in MapMint during GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
Integrated 3D scene builder as WPS services within MapMint administration User Interface.&lt;br /&gt;
* Created a widget on Mapmint administration UI for users to easily access 3D Point Cloud Generation service&lt;br /&gt;
* Created WPS services to run 3D Point Generation using zoo-service&lt;br /&gt;
* Created some volume to run services and Point Cloud generation smoothly&lt;br /&gt;
* Designed the 3D Point Cloud Generation UI from where the user can directly load the images and run the service&lt;br /&gt;
* Users can also visualize the generated 3D Point Cloud using the functionality available on UI&lt;br /&gt;
* Users can also download the 3D Point Cloud file and can store in local or can visualize using some other software&lt;br /&gt;
&lt;br /&gt;
Now the user can easily create a 3D Point Cloud scene using multiple sets of images from the same scene. 3D Point Cloud generation was done using [https://github.com/Sandeep10021/mapmint/wiki/StructureFromMotion Structure From Motion] algorithm.&lt;br /&gt;
&lt;br /&gt;
[[File:UIView.jpg|center]]&lt;br /&gt;
                                               '''Overview of MapMint UI for 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''Future Opportunities'''&lt;br /&gt;
&lt;br /&gt;
With the increase in applications of 3D scenes, huge opportunities are coming along with it. One can convert this Point Cloud model into a Mesh model and can even color them for presentation. There are various functions that can be added to process the model such as Sharpening, Masking, Smoothing, etc. Further one can even extend this 3D scene generation support for raster data as well that can be used in various applications.&lt;br /&gt;
&lt;br /&gt;
'''Testing 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''As MapMint User Interface'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0 here]&lt;br /&gt;
* Setup ZOO-Project and MapMint using Docker from [https://github.com/Sandeep10021/mapmint/wiki/Setup-ZOO-Project-and-Mapmint-Using-Docker here] &lt;br /&gt;
* Copy paste the folder ''PC_WPS'' from [https://github.com/Sandeep10021/mapmint] to ''ZOO-Project/Zoo-project/zoo-services'' directory in order to create WPS services&lt;br /&gt;
* Next, make an widget similar to others on left hand side of the MapMint UI by making changes in [https://github.com/Sandeep10021/mapmint/blob/master/Skeleton_bs.tmpl Skeleton_bs.py] in ''ZOO-Project/mapmint/mapmint-ui/templates'' directory&lt;br /&gt;
* Copy paste the folder ''PC_Generation'' from [https://github.com/Sandeep10021/mapmint here] to ''ZOO-Project/mapmint/public_map/'' directory&lt;br /&gt;
* Now, finally create the volumne by copy-pasting following code to ''docker-compose.yml'' file&lt;br /&gt;
&lt;br /&gt;
  zookernel:&lt;br /&gt;
    build: .&lt;br /&gt;
    image: geolabs/mapmint&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;80:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/mapmint-ui/templates/generation_bs.tmpl:/mapmint/mapmint-ui/templates/generation_bs.tmpl&lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/generation.py:/usr/lib/cgi-bin/generation.py  &lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/PointCloud.zcfg:/usr/lib/cgi-bin/PointCloud.zcfg   &lt;br /&gt;
      - ./mapmint/public_map/PC_Generation:/var/www/html/PC_Generation&lt;br /&gt;
      - ./mapmint/public_map/PC_Generation/upload.py:/usr/lib/cgi-bin/upload.py &lt;br /&gt;
      - ./mapmint:/mapmint&lt;br /&gt;
&lt;br /&gt;
* Now you are ready to go !!&lt;br /&gt;
* Test if the WPS service for Point Cloud generation is running properly by running the following URL&lt;br /&gt;
&lt;br /&gt;
 GetCapabilities: http://localhost/cgi-bin/zoo_loader.cgi?request=GetCapabilities&amp;amp;service=WPS&lt;br /&gt;
 DescribeProcess: http://localhost/cgi-bin/zoo_loader.cgi?request=DescribeProcess&amp;amp;service=WPS&amp;amp;version=1.0.0&amp;amp;Identifier=PointCloud&lt;br /&gt;
&lt;br /&gt;
* Now, finally open the MapMint dashboard and enjoy the service! &lt;br /&gt;
 &lt;br /&gt;
'''As Flask Web Application'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [here](https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0)&lt;br /&gt;
* Clone the Point Clone Generation Repository from [here](https://github.com/Sandeep10021/mapmint/tree/master/GSoC-21/Week%201-9/PointCloudGeneration) &lt;br /&gt;
* Install all modules to run this app by running following command&lt;br /&gt;
&lt;br /&gt;
 pip install -r requirements.text&lt;br /&gt;
&lt;br /&gt;
* Run app.py file using the following command&lt;br /&gt;
&lt;br /&gt;
 python app.py&lt;br /&gt;
&lt;br /&gt;
* Go to ''https://localhost:5000'' from any browser and now you can see Point Cloud Generation UI &lt;br /&gt;
* Select '''at least 10 sets of images''' to generate 3D Point Cloud and Click ''Submit''&lt;br /&gt;
* Wait for some time until you receive a message '''Point Cloud has been generated successfully!'''&lt;br /&gt;
* Now your 3D Point Cloud is ready &lt;br /&gt;
* Now you can download your 3D Point Cloud file by clicking on ''Download Point Cloud'' button&lt;br /&gt;
* Also, you can visualize it by clicking on ''Visualize'' button&lt;br /&gt;
* Alternatively you can also download the 3D Point Cloud file and visualize it in ''Meshlab'' by running the ''meshlab'' command in the terminal and selecting downloaded ''merged.ply'' file&lt;br /&gt;
&lt;br /&gt;
'''Working Example'''&lt;br /&gt;
&lt;br /&gt;
Demonstration video about how to use 3D Point Cloud service and UI [https://drive.google.com/file/d/1ZsurhJ2fp3_wR2_-Mol1I3446dRqIqZi/view?usp=sharing (Demo)]&lt;br /&gt;
&lt;br /&gt;
'''Related Links'''&lt;br /&gt;
* Mapmint Repository : [https://github.com/Sandeep10021/mapmint Mapmint]&lt;br /&gt;
* Zoo-Project Repository : [https://github.com/Sandeep10021/ZOO-Project ZOO-Project]&lt;br /&gt;
* Project's Wiki Page : [https://wiki.osgeo.org/wiki/GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface 3D Scene Builder as WPS Service]&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am an Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with a CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
* Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
* Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
* Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* Samuel Souk Aoun [https://github.com/samsouk Samuel Souk Aoun]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127208</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127208"/>
		<updated>2021-08-22T07:22:51Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present, the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either by either simply capturing via camera or importing drone-captured images. Further, I am planning to integrate the various functions as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over the mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors set up initial video call for primary discussion and explained to me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through the documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
''' 7th June - 12th July '''&lt;br /&gt;
=== Coding Phase-1 ===&lt;br /&gt;
&lt;br /&gt;
==== Week 1 (7th June - 13th June) ==== &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed a user interface for loading images from a folder and also capturing images via camera with several other functionalities.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
==== Week 2 (14th June - 20th June) ==== &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
==== Week 3 (21st June - 27th June) ==== &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud files in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
==== Week 4 (28th June - 4th July) ==== &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service-based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
==== Week 5 (5th July - 11th July) ==== &lt;br /&gt;
* Created a web service-based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
==== Week 6 (12th July - 18th July) ==== &lt;br /&gt;
* Resolved some existing errors in the UI.&lt;br /&gt;
* Completed Potree visualization setup.&lt;br /&gt;
* Working on setup instructed by mentors during the meeting.&lt;br /&gt;
* Working on ZOO-Project configuration needed to create zoo-services.&lt;br /&gt;
&lt;br /&gt;
==== Week 7 (19th July - 25th July) ====&lt;br /&gt;
* Created Sample getCapapbilities and describeService request using python modules for WPS services &lt;br /&gt;
* Exploring more about Cheetah Template and their syntax &lt;br /&gt;
* Creating a sample template to redirect to 3D point cloud UI or load UI&lt;br /&gt;
&lt;br /&gt;
==== Week 8 (26th July - 1st August) ====&lt;br /&gt;
* Created a template for UI and added the volume to the mapmint container&lt;br /&gt;
* Exploring and understanding the mapmint-UI code to create a widget on the main UI&lt;br /&gt;
&lt;br /&gt;
==== Week 9 (2nd August - 8th August) ====&lt;br /&gt;
* Created WPS service to run all the python scripts for Point Cloud Generation&lt;br /&gt;
* Working on storing the input and output data in the database&lt;br /&gt;
&lt;br /&gt;
==== Week 10 (9th August - 15th August) ====&lt;br /&gt;
* Added 3D Point Cloud scene builder as a widget to the Mapmint Dashboard&lt;br /&gt;
* Cleaned up the code and added comments in the code&lt;br /&gt;
* Working on Documenting the work that I have completed till now and its future aspects&lt;br /&gt;
&lt;br /&gt;
=== Final Report ===&lt;br /&gt;
&lt;br /&gt;
'''Google Summer of Code 2021'''&lt;br /&gt;
* Author - [https://wiki.osgeo.org/wiki/User:SandeepSaurav Sandeep Saurav]&lt;br /&gt;
* Mentor 1 - [https://wiki.osgeo.org/wiki/User:Djay Gérald Fenoy]&lt;br /&gt;
* Mentor 2 - [https://wiki.osgeo.org/wiki/User:RajatShinde Rajat Shinde]&lt;br /&gt;
* Mentor 3 - [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Mentor 4 - [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* menotr 5 - Samuel Souk Aoun&lt;br /&gt;
* Organization - [https://www.osgeo.org/ OSGeo]&lt;br /&gt;
* Developer Community - [http://www.mapmint.com/ MapMint], [http://www.zoo-project.org/ ZOO-Project]&lt;br /&gt;
&lt;br /&gt;
'''Abstract'''&lt;br /&gt;
&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
&lt;br /&gt;
The user can use MapMint, according to their rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
MapMint includes several free software in a complete and coherent web mapping platform, whose operation is based on the use of open standards geomatics and the internet. At the heart of MapMint, we have the ZOO-Project, an application to simply and efficiently deploy [https://www.ogc.org/standards/wcs WPS](Web Processing Service) data processing. A set of web services is available MapMint, from simple display of a web page in the application to complex geographical treatments. Other types of web services are implemented, including visualization and querying spatial data, [https://www.ogc.org/standards/wms WMS](Web Map Service). Access to geographic data in vector format is via the [WFS](https://www.ogc.org/standards/wfs) (Web Feature Service) or access to image data via [https://www.ogc.org/standards/wcs WCS](Web Coverage Service). All these web services are provided by MapServer. The various files necessary for the functioning of MapServer and dynamic mapping applications are managed by MapMint services which provide a friendly interface for interacting with these web services. ZOO-Project and MapServer applications based on an Apache webserver to access the application via HTTP and HTTPS communication protocols. In the Windows environment, IIS can be used instead of Apache.&lt;br /&gt;
&lt;br /&gt;
[[File:Mapmint-arch.png|700x433px|center]]&lt;br /&gt;
&lt;br /&gt;
                                                      '''Overview of Mapmint Architecture'''&lt;br /&gt;
&lt;br /&gt;
'''Motivation'''&lt;br /&gt;
&lt;br /&gt;
The project aims to Integrate 3D scene builder as WPS services within MapMint administration User Interface. At present, the user can only visualize the 2D maps and can even generate one of them. So, my major motivation for this project is to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D GIS maps but can also build the same. Similar to 2D maps, 3D GIS maps depict objects in greater detail by adding another dimension (z). 3D technology in GIS maps is an explanatory illustration that represents the scale of real-world objects. 3D models assist appearance, a survey in a large number of different domains. For instance, 3D maps can show the height of a hotel or a mountain and not just its location. The 3D tools have to be used along with 2D GIS and then imagined in a 3D setting.&lt;br /&gt;
&lt;br /&gt;
Over the years, GIS has significantly impacted creating mapping as an essential tool to solve problems. Conventionally, GIS information was based on a two-dimensional recording, which apparently limited its usage in most applications. Incorporating 3D technology in GIS will customize the whole experience, make it more personal and enable detailed visualization. &lt;br /&gt;
&lt;br /&gt;
'''MapMint before GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
With the current state of MapMint Software the user can import and store vector and raster GIS data, visualize, share maps, query database server, and WMS / WFS external, publish geographic data in the form of WMS, WFS, and WMTS, treat and edit data source style, compose and save maps in the form of projects. The interoperability of MapMint is provided by the standards used and implemented. It is thus possible to interact with data and services. MapMint application is not only accessible from a web browser but also as a desktop client.&lt;br /&gt;
&lt;br /&gt;
'''Updates in MapMint during GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
Integrated 3D scene builder as WPS services within MapMint administration User Interface.&lt;br /&gt;
&lt;br /&gt;
Now the user can easily create a 3D Point Cloud scene using multiple sets of images from the same scene. 3D Point Cloud generation was done using [https://github.com/Sandeep10021/mapmint/wiki/StructureFromMotion Structure From Motion] algorithm.&lt;br /&gt;
&lt;br /&gt;
[[File:UIView.jpg|center]]&lt;br /&gt;
                                               '''Overview of MapMint UI for 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''Future Opportunities'''&lt;br /&gt;
&lt;br /&gt;
With the increase in applications of 3D scenes, huge opportunities are coming along with it. One can convert this Point Cloud model into a Mesh model and can even color them for presentation. There are various functions that can be added to process the model such as Sharpening, Masking, Smoothing, etc. Further one can even extend this 3D scene generation support for raster data as well that can be used in various applications.&lt;br /&gt;
&lt;br /&gt;
'''Testing 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''As MapMint User Interface'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0 here]&lt;br /&gt;
* Setup ZOO-Project and MapMint using Docker from [https://github.com/Sandeep10021/mapmint/wiki/Setup-ZOO-Project-and-Mapmint-Using-Docker here] &lt;br /&gt;
* Copy paste the folder ''PC_WPS'' from [https://github.com/Sandeep10021/mapmint/tree/master/GSoC-21/Final%20Week here] to ''ZOO-Project/Zoo-project/zoo-services'' directory in order to create WPS services&lt;br /&gt;
* Next, make an widget similar to others on left hand side of the MapMint UI by making changes in [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Final%20Week/Skeleton_bs.py Skeleton_bs.py] and [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Final%20Week/Skeleton_bs.tmpl Skeleton_bs.py] in ''ZOO-Project/mapmint/mapmint-ui/templates'' directory&lt;br /&gt;
* Copy paste the folder ''PC_Generation'' to ''ZOO-Project/mapmint/public_map/'' directory&lt;br /&gt;
* Now, finally create the volumne by copy-pasting following code to ''docker-compose.yml'' file&lt;br /&gt;
&lt;br /&gt;
  web:&lt;br /&gt;
    image: httpd:latest&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;9000:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/public_map/PointCloud:/usr/local/apache2/htdocs/PointCloud&lt;br /&gt;
      - ./mapmint/public_map/PointCloud/httpd.conf:/usr/local/apache2/conf/httpd.conf&lt;br /&gt;
      - ./mapmint/public_map/PointCloud/upload.py:/usr/local/apache2/cgi-bin/upload.py&lt;br /&gt;
&lt;br /&gt;
  zookernel:&lt;br /&gt;
    build: .&lt;br /&gt;
    image: geolabs/mapmint&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;80:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/mapmint-ui/templates/generation_bs.tmpl:/mapmint/mapmint-ui/templates/generation_bs.tmpl&lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/generation.py:/usr/lib/cgi-bin/generation.py  &lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/PointCloud.zcfg:/usr/lib/cgi-bin/PointCloud.zcfg   &lt;br /&gt;
      - ./mapmint/public_map/PC_Generation:/var/www/html/PC_Generation&lt;br /&gt;
      - ./mapmint/public_map/PC_Generation/upload.py:/usr/lib/cgi-bin/upload.py &lt;br /&gt;
      - ./mapmint:/mapmint&lt;br /&gt;
&lt;br /&gt;
* Now you are ready to go !!&lt;br /&gt;
* Test if the WPS service for Point Cloud generation is running properly by running the following URL&lt;br /&gt;
&lt;br /&gt;
 GetCapabilities: http://localhost/cgi-bin/zoo_loader.cgi?request=GetCapabilities&amp;amp;service=WPS&lt;br /&gt;
 DescribeProcess: http://localhost/cgi-bin/zoo_loader.cgi?request=DescribeProcess&amp;amp;service=WPS&amp;amp;version=1.0.0&amp;amp;Identifier=PointCloud&lt;br /&gt;
&lt;br /&gt;
* Now, finally open the MapMint dashboard and enjoy the service! &lt;br /&gt;
 &lt;br /&gt;
'''As Flask Web Application'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [here](https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0)&lt;br /&gt;
* Clone the Point Clone Generation Repository from [here](https://github.com/Sandeep10021/mapmint/tree/master/GSoC-21/Week%201-9/PointCloudGeneration) &lt;br /&gt;
* Install all modules to run this app by running following command&lt;br /&gt;
&lt;br /&gt;
 pip install -r requirements.text&lt;br /&gt;
&lt;br /&gt;
* Run app.py file using the following command&lt;br /&gt;
&lt;br /&gt;
 python app.py&lt;br /&gt;
&lt;br /&gt;
* Go to ''https://localhost:5000'' from any browser and now you can see Point Cloud Generation UI &lt;br /&gt;
* Select '''at least 10 sets of images''' to generate 3D Point Cloud and Click ''Submit''&lt;br /&gt;
* Wait for some time until you receive a message '''Point Cloud has been generated successfully!'''&lt;br /&gt;
* Now your 3D Point Cloud is ready &lt;br /&gt;
* Now you can download your 3D Point Cloud file by clicking on ''Download Point Cloud'' button&lt;br /&gt;
* Also, you can visualize it by clicking on ''Visualize'' button&lt;br /&gt;
* Alternatively you can also download the 3D Point Cloud file and visualize it in ''Meshlab'' by running the ''meshlab'' command in the terminal and selecting downloaded ''merged.ply'' file&lt;br /&gt;
&lt;br /&gt;
'''Working Example'''&lt;br /&gt;
&lt;br /&gt;
Demonstration video about how to use 3D Point Cloud service and UI [https://drive.google.com/file/d/1ZsurhJ2fp3_wR2_-Mol1I3446dRqIqZi/view?usp=sharing (Demo)]&lt;br /&gt;
&lt;br /&gt;
'''Related Links'''&lt;br /&gt;
* Mapmint Repository : [https://github.com/Sandeep10021/mapmint Mapmint]&lt;br /&gt;
* Zoo-Project Repository : [https://github.com/Sandeep10021/ZOO-Project ZOO-Project]&lt;br /&gt;
* Project's Wiki Page : [https://wiki.osgeo.org/wiki/GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface 3D Scene Builder as WPS Service]&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am an Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with a CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
* Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
* Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
* Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127207</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127207"/>
		<updated>2021-08-22T07:21:37Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present, the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either by either simply capturing via camera or importing drone-captured images. Further, I am planning to integrate the various functions as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over the mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors set up initial video call for primary discussion and explained to me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through the documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
''' 7th June - 12th July '''&lt;br /&gt;
=== Coding Phase-1 ===&lt;br /&gt;
&lt;br /&gt;
==== Week 1 (7th June - 13th June) ==== &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed a user interface for loading images from a folder and also capturing images via camera with several other functionalities.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
==== Week 2 (14th June - 20th June) ==== &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
==== Week 3 (21st June - 27th June) ==== &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud files in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
==== Week 4 (28th June - 4th July) ==== &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service-based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
==== Week 5 (5th July - 11th July) ==== &lt;br /&gt;
* Created a web service-based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
==== Week 6 (12th July - 18th July) ==== &lt;br /&gt;
* Resolved some existing errors in the UI.&lt;br /&gt;
* Completed Potree visualization setup.&lt;br /&gt;
* Working on setup instructed by mentors during the meeting.&lt;br /&gt;
* Working on ZOO-Project configuration needed to create zoo-services.&lt;br /&gt;
&lt;br /&gt;
==== Week 7 (19th July - 25th July) ====&lt;br /&gt;
* Created Sample getCapapbilities and describeService request using python modules for WPS services &lt;br /&gt;
* Exploring more about Cheetah Template and their syntax &lt;br /&gt;
* Creating a sample template to redirect to 3D point cloud UI or load UI&lt;br /&gt;
&lt;br /&gt;
==== Week 8 (26th July - 1st August) ====&lt;br /&gt;
* Created a template for UI and added the volume to the mapmint container&lt;br /&gt;
* Exploring and understanding the mapmint-UI code to create a widget on the main UI&lt;br /&gt;
&lt;br /&gt;
==== Week 9 (2nd August - 8th August) ====&lt;br /&gt;
* Created WPS service to run all the python scripts for Point Cloud Generation&lt;br /&gt;
* Working on storing the input and output data in the database&lt;br /&gt;
&lt;br /&gt;
==== Week 10 (9th August - 15th August) ====&lt;br /&gt;
* Added 3D Point Cloud scene builder as a widget to the Mapmint Dashboard&lt;br /&gt;
* Cleaned up the code and added comments in the code&lt;br /&gt;
* Working on Documenting the work that I have completed till now and its future aspects&lt;br /&gt;
&lt;br /&gt;
=== Final Report ===&lt;br /&gt;
&lt;br /&gt;
'''Google Summer of Code 2021'''&lt;br /&gt;
* Author - [https://wiki.osgeo.org/wiki/User:SandeepSaurav Sandeep Saurav]&lt;br /&gt;
* Mentor 1 - [https://wiki.osgeo.org/wiki/User:Djay Gérald Fenoy]&lt;br /&gt;
* Mentor 2 - [https://wiki.osgeo.org/wiki/User:RajatShinde Rajat Shinde]&lt;br /&gt;
* Mentor 3 - [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Mentor 4 - [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* menotr 5 - Samuel Souk Aoun&lt;br /&gt;
* Organization - [https://www.osgeo.org/ OSGeo]&lt;br /&gt;
* Developer Community - [http://www.mapmint.com/ MapMint], [http://www.zoo-project.org/ ZOO-Project]&lt;br /&gt;
&lt;br /&gt;
'''Abstract'''&lt;br /&gt;
&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
&lt;br /&gt;
The user can use MapMint, according to their rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
MapMint includes several free software in a complete and coherent web mapping platform, whose operation is based on the use of open standards geomatics and the internet. At the heart of MapMint, we have the ZOO-Project, an application to simply and efficiently deploy [https://www.ogc.org/standards/wcs WPS](Web Processing Service) data processing. A set of web services is available MapMint, from simple display of a web page in the application to complex geographical treatments. Other types of web services are implemented, including visualization and querying spatial data, [https://www.ogc.org/standards/wms WMS](Web Map Service). Access to geographic data in vector format is via the [WFS](https://www.ogc.org/standards/wfs) (Web Feature Service) or access to image data via [https://www.ogc.org/standards/wcs WCS](Web Coverage Service). All these web services are provided by MapServer. The various files necessary for the functioning of MapServer and dynamic mapping applications are managed by MapMint services which provide a friendly interface for interacting with these web services. ZOO-Project and MapServer applications based on an Apache webserver to access the application via HTTP and HTTPS communication protocols. In the Windows environment, IIS can be used instead of Apache.&lt;br /&gt;
&lt;br /&gt;
[[File:Mapmint-arch.png|700x433px|center]]&lt;br /&gt;
&lt;br /&gt;
                                                      '''Overview of Mapmint Architecture'''&lt;br /&gt;
&lt;br /&gt;
'''Motivation'''&lt;br /&gt;
&lt;br /&gt;
The project aims to Integrate 3D scene builder as WPS services within MapMint administration User Interface. At present, the user can only visualize the 2D maps and can even generate one of them. So, my major motivation for this project is to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D GIS maps but can also build the same. Similar to 2D maps, 3D GIS maps depict objects in greater detail by adding another dimension (z). 3D technology in GIS maps is an explanatory illustration that represents the scale of real-world objects. 3D models assist appearance, a survey in a large number of different domains. For instance, 3D maps can show the height of a hotel or a mountain and not just its location. The 3D tools have to be used along with 2D GIS and then imagined in a 3D setting.&lt;br /&gt;
&lt;br /&gt;
Over the years, GIS has significantly impacted creating mapping as an essential tool to solve problems. Conventionally, GIS information was based on a two-dimensional recording, which apparently limited its usage in most applications. Incorporating 3D technology in GIS will customize the whole experience, make it more personal and enable detailed visualization. &lt;br /&gt;
&lt;br /&gt;
'''MapMint before GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
With the current state of MapMint Software the user can import and store vector and raster GIS data, visualize, share maps, query database server, and WMS / WFS external, publish geographic data in the form of WMS, WFS, and WMTS, treat and edit data source style, compose and save maps in the form of projects. The interoperability of MapMint is provided by the standards used and implemented. It is thus possible to interact with data and services. MapMint application is not only accessible from a web browser but also as a desktop client.&lt;br /&gt;
&lt;br /&gt;
'''Updates in MapMint during GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
Integrated 3D scene builder as WPS services within MapMint administration User Interface.&lt;br /&gt;
&lt;br /&gt;
Now the user can easily create a 3D Point Cloud scene using multiple sets of images from the same scene. 3D Point Cloud generation was done using [https://github.com/Sandeep10021/mapmint/wiki/StructureFromMotion Structure From Motion] algorithm.&lt;br /&gt;
&lt;br /&gt;
[[File:UIView.jpg|center]]&lt;br /&gt;
                                               '''Overview of MapMint UI for 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''Future Opportunities'''&lt;br /&gt;
&lt;br /&gt;
With the increase in applications of 3D scenes, huge opportunities are coming along with it. One can convert this Point Cloud model into a Mesh model and can even color them for presentation. There are various functions that can be added to process the model such as Sharpening, Masking, Smoothing, etc. Further one can even extend this 3D scene generation support for raster data as well that can be used in various applications.&lt;br /&gt;
&lt;br /&gt;
'''Testing 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''As MapMint User Interface'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0 here]&lt;br /&gt;
* Setup ZOO-Project and MapMint using Docker from [https://github.com/Sandeep10021/mapmint/wiki/Setup-ZOO-Project-and-Mapmint-Using-Docker here] &lt;br /&gt;
* Copy paste the folder ''PC_WPS'' from [https://github.com/Sandeep10021/mapmint/tree/master/GSoC-21/Final%20Week here] to ''ZOO-Project/Zoo-project/zoo-services'' directory in order to create WPS services&lt;br /&gt;
* Next, make an widget similar to others on left hand side of the MapMint UI by making changes in [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Final%20Week/Skeleton_bs.py Skeleton_bs.py] and [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Final%20Week/Skeleton_bs.tmpl Skeleton_bs.py] in ''ZOO-Project/mapmint/mapmint-ui/templates'' directory&lt;br /&gt;
* Copy paste the folder ''PC_Generation'' to ''ZOO-Project/mapmint/public_map/'' directory&lt;br /&gt;
* Now, finally create the volumne by copy-pasting following code to ''docker-compose.yml'' file&lt;br /&gt;
&lt;br /&gt;
  web:&lt;br /&gt;
    image: httpd:latest&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;9000:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/public_map/PointCloud:/usr/local/apache2/htdocs/PointCloud&lt;br /&gt;
      - ./mapmint/public_map/PointCloud/httpd.conf:/usr/local/apache2/conf/httpd.conf&lt;br /&gt;
      - ./mapmint/public_map/PointCloud/upload.py:/usr/local/apache2/cgi-bin/upload.py&lt;br /&gt;
&lt;br /&gt;
  zookernel:&lt;br /&gt;
    build: .&lt;br /&gt;
    image: geolabs/mapmint&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;80:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/mapmint-ui/templates/generation_bs.tmpl:/mapmint/mapmint-ui/templates/generation_bs.tmpl&lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/generation.py:/usr/lib/cgi-bin/generation.py  &lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/PointCloud.zcfg:/usr/lib/cgi-bin/PointCloud.zcfg   &lt;br /&gt;
      - ./mapmint/public_map/PC_Generation:/var/www/html/PC_Generation&lt;br /&gt;
      - ./mapmint/public_map/PC_Generation/upload.py:/usr/lib/cgi-bin/upload.py &lt;br /&gt;
      - ./mapmint:/mapmint&lt;br /&gt;
&lt;br /&gt;
* Now you are ready to go !!&lt;br /&gt;
* Test if the WPS service for Point Cloud generation is running properly by running the following URL&lt;br /&gt;
&lt;br /&gt;
 GetCapabilities: http://localhost/cgi-bin/zoo_loader.cgi?request=GetCapabilities&amp;amp;service=WPS&lt;br /&gt;
 DescribeProcess: http://localhost/cgi-bin/zoo_loader.cgi?request=DescribeProcess&amp;amp;service=WPS&amp;amp;version=1.0.0&amp;amp;Identifier=PointCloud&lt;br /&gt;
&lt;br /&gt;
* Now, finally open the MapMint dashboard and enjoy the service! &lt;br /&gt;
 &lt;br /&gt;
'''As Flask Web Application'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [here](https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0)&lt;br /&gt;
* Clone the Point Clone Generation Repository from [here](https://github.com/Sandeep10021/mapmint/tree/master/GSoC-21/Week%201-9/PointCloudGeneration) &lt;br /&gt;
* Install all modules to run this app by running following command&lt;br /&gt;
&lt;br /&gt;
 pip install -r requirements.text&lt;br /&gt;
&lt;br /&gt;
* Run app.py file using the following command&lt;br /&gt;
&lt;br /&gt;
 python app.py&lt;br /&gt;
 &lt;br /&gt;
* Go to ''https://localhost:5000'' from any browser and now you can see Point Cloud Generation UI &lt;br /&gt;
* Select '''at least 10 sets of images''' to generate 3D Point Cloud and Click ''Submit''&lt;br /&gt;
* Wait for some time until you receive a message '''Point Cloud has been generated successfully!'''&lt;br /&gt;
* Now your 3D Point Cloud is ready &lt;br /&gt;
* Now you can download your 3D Point Cloud file by clicking on ''Download Point Cloud'' button&lt;br /&gt;
* Also, you can visualize it by clicking on ''Visualize'' button&lt;br /&gt;
* Alternatively you can also download the 3D Point Cloud file and visualize it in ''Meshlab'' by running the ''meshlab'' command in the terminal and selecting downloaded ''merged.ply'' file&lt;br /&gt;
&lt;br /&gt;
'''Working Example'''&lt;br /&gt;
&lt;br /&gt;
Demonstration video about how to use 3D Point Cloud service and UI [https://drive.google.com/file/d/1ZsurhJ2fp3_wR2_-Mol1I3446dRqIqZi/view?usp=sharing (Demo)]&lt;br /&gt;
&lt;br /&gt;
'''Related Links'''&lt;br /&gt;
* Mapmint Repository : [https://github.com/Sandeep10021/mapmint Mapmint]&lt;br /&gt;
* Zoo-Project Repository : [https://github.com/Sandeep10021/ZOO-Project ZOO-Project]&lt;br /&gt;
* Project's Wiki Page : [https://wiki.osgeo.org/wiki/GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface 3D Scene Builder as WPS Service]&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am an Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with a CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
* Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
* Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
* Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127206</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127206"/>
		<updated>2021-08-22T07:19:54Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present, the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either by either simply capturing via camera or importing drone-captured images. Further, I am planning to integrate the various functions as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over the mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors set up initial video call for primary discussion and explained to me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through the documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
''' 7th June - 12th July '''&lt;br /&gt;
=== Coding Phase-1 ===&lt;br /&gt;
&lt;br /&gt;
==== Week 1 (7th June - 13th June) ==== &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed a user interface for loading images from a folder and also capturing images via camera with several other functionalities.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
==== Week 2 (14th June - 20th June) ==== &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
==== Week 3 (21st June - 27th June) ==== &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud files in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
==== Week 4 (28th June - 4th July) ==== &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service-based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
==== Week 5 (5th July - 11th July) ==== &lt;br /&gt;
* Created a web service-based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
==== Week 6 (12th July - 18th July) ==== &lt;br /&gt;
* Resolved some existing errors in the UI.&lt;br /&gt;
* Completed Potree visualization setup.&lt;br /&gt;
* Working on setup instructed by mentors during the meeting.&lt;br /&gt;
* Working on ZOO-Project configuration needed to create zoo-services.&lt;br /&gt;
&lt;br /&gt;
==== Week 7 (19th July - 25th July) ====&lt;br /&gt;
* Created Sample getCapapbilities and describeService request using python modules for WPS services &lt;br /&gt;
* Exploring more about Cheetah Template and their syntax &lt;br /&gt;
* Creating a sample template to redirect to 3D point cloud UI or load UI&lt;br /&gt;
&lt;br /&gt;
==== Week 8 (26th July - 1st August) ====&lt;br /&gt;
* Created a template for UI and added the volume to the mapmint container&lt;br /&gt;
* Exploring and understanding the mapmint-UI code to create a widget on the main UI&lt;br /&gt;
&lt;br /&gt;
==== Week 9 (2nd August - 8th August) ====&lt;br /&gt;
* Created WPS service to run all the python scripts for Point Cloud Generation&lt;br /&gt;
* Working on storing the input and output data in the database&lt;br /&gt;
&lt;br /&gt;
==== Week 10 (9th August - 15th August) ====&lt;br /&gt;
* Added 3D Point Cloud scene builder as a widget to the Mapmint Dashboard&lt;br /&gt;
* Cleaned up the code and added comments in the code&lt;br /&gt;
* Working on Documenting the work that I have completed till now and its future aspects&lt;br /&gt;
&lt;br /&gt;
=== Final Report ===&lt;br /&gt;
&lt;br /&gt;
'''Google Summer of Code 2021'''&lt;br /&gt;
* Author - [https://wiki.osgeo.org/wiki/User:SandeepSaurav Sandeep Saurav]&lt;br /&gt;
* Mentor 1 - [https://wiki.osgeo.org/wiki/User:Djay Gérald Fenoy]&lt;br /&gt;
* Mentor 2 - [https://wiki.osgeo.org/wiki/User:RajatShinde Rajat Shinde]&lt;br /&gt;
* Organization - [https://www.osgeo.org/ OSGeo]&lt;br /&gt;
* Developer Community - [http://www.mapmint.com/ MapMint], [http://www.zoo-project.org/ ZOO-Project]&lt;br /&gt;
&lt;br /&gt;
'''Abstract'''&lt;br /&gt;
&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
&lt;br /&gt;
The user can use MapMint, according to their rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
MapMint includes several free software in a complete and coherent web mapping platform, whose operation is based on the use of open standards geomatics and the internet. At the heart of MapMint, we have the ZOO-Project, an application to simply and efficiently deploy [https://www.ogc.org/standards/wcs WPS](Web Processing Service) data processing. A set of web services is available MapMint, from simple display of a web page in the application to complex geographical treatments. Other types of web services are implemented, including visualization and querying spatial data, [https://www.ogc.org/standards/wms WMS](Web Map Service). Access to geographic data in vector format is via the [WFS](https://www.ogc.org/standards/wfs) (Web Feature Service) or access to image data via [https://www.ogc.org/standards/wcs WCS](Web Coverage Service). All these web services are provided by MapServer. The various files necessary for the functioning of MapServer and dynamic mapping applications are managed by MapMint services which provide a friendly interface for interacting with these web services. ZOO-Project and MapServer applications based on an Apache webserver to access the application via HTTP and HTTPS communication protocols. In the Windows environment, IIS can be used instead of Apache.&lt;br /&gt;
&lt;br /&gt;
[[File:Mapmint-arch.png|700x433px|center]]&lt;br /&gt;
&lt;br /&gt;
                                                      '''Overview of Mapmint Architecture'''&lt;br /&gt;
&lt;br /&gt;
'''Motivation'''&lt;br /&gt;
&lt;br /&gt;
The project aims to Integrate 3D scene builder as WPS services within MapMint administration User Interface. At present, the user can only visualize the 2D maps and can even generate one of them. So, my major motivation for this project is to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D GIS maps but can also build the same. Similar to 2D maps, 3D GIS maps depict objects in greater detail by adding another dimension (z). 3D technology in GIS maps is an explanatory illustration that represents the scale of real-world objects. 3D models assist appearance, a survey in a large number of different domains. For instance, 3D maps can show the height of a hotel or a mountain and not just its location. The 3D tools have to be used along with 2D GIS and then imagined in a 3D setting.&lt;br /&gt;
&lt;br /&gt;
Over the years, GIS has significantly impacted creating mapping as an essential tool to solve problems. Conventionally, GIS information was based on a two-dimensional recording, which apparently limited its usage in most applications. Incorporating 3D technology in GIS will customize the whole experience, make it more personal and enable detailed visualization. &lt;br /&gt;
&lt;br /&gt;
'''MapMint before GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
With the current state of MapMint Software the user can import and store vector and raster GIS data, visualize, share maps, query database server, and WMS / WFS external, publish geographic data in the form of WMS, WFS, and WMTS, treat and edit data source style, compose and save maps in the form of projects. The interoperability of MapMint is provided by the standards used and implemented. It is thus possible to interact with data and services. MapMint application is not only accessible from a web browser but also as a desktop client.&lt;br /&gt;
&lt;br /&gt;
'''Updates in MapMint during GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
Integrated 3D scene builder as WPS services within MapMint administration User Interface.&lt;br /&gt;
&lt;br /&gt;
Now the user can easily create a 3D Point Cloud scene using multiple sets of images from the same scene. 3D Point Cloud generation was done using [https://github.com/Sandeep10021/mapmint/wiki/StructureFromMotion Structure From Motion] algorithm.&lt;br /&gt;
&lt;br /&gt;
[[File:UIView.jpg|center]]&lt;br /&gt;
                                               '''Overview of MapMint UI for 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''Future Opportunities'''&lt;br /&gt;
&lt;br /&gt;
With the increase in applications of 3D scenes, huge opportunities are coming along with it. One can convert this Point Cloud model into a Mesh model and can even color them for presentation. There are various functions that can be added to process the model such as Sharpening, Masking, Smoothing, etc. Further one can even extend this 3D scene generation support for raster data as well that can be used in various applications.&lt;br /&gt;
&lt;br /&gt;
'''Testing 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''As MapMint User Interface'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0 here]&lt;br /&gt;
* Setup ZOO-Project and MapMint using Docker from [https://github.com/Sandeep10021/mapmint/wiki/Setup-ZOO-Project-and-Mapmint-Using-Docker here] &lt;br /&gt;
* Copy paste the folder ''PC_WPS'' from [https://github.com/Sandeep10021/mapmint/tree/master/GSoC-21/Final%20Week here] to ''ZOO-Project/Zoo-project/zoo-services'' directory in order to create WPS services&lt;br /&gt;
* Next, make an widget similar to others on left hand side of the MapMint UI by making changes in [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Final%20Week/Skeleton_bs.py Skeleton_bs.py] and [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Final%20Week/Skeleton_bs.tmpl Skeleton_bs.py] in ''ZOO-Project/mapmint/mapmint-ui/templates'' directory&lt;br /&gt;
* Copy paste the folder ''PC_Generation'' to ''ZOO-Project/mapmint/public_map/'' directory&lt;br /&gt;
* Now, finally create the volumne by copy-pasting following code to ''docker-compose.yml'' file&lt;br /&gt;
&lt;br /&gt;
  web:&lt;br /&gt;
    image: httpd:latest&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;9000:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/public_map/PointCloud:/usr/local/apache2/htdocs/PointCloud&lt;br /&gt;
      - ./mapmint/public_map/PointCloud/httpd.conf:/usr/local/apache2/conf/httpd.conf&lt;br /&gt;
      - ./mapmint/public_map/PointCloud/upload.py:/usr/local/apache2/cgi-bin/upload.py&lt;br /&gt;
&lt;br /&gt;
  zookernel:&lt;br /&gt;
    build: .&lt;br /&gt;
    image: geolabs/mapmint&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;80:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/mapmint-ui/templates/generation_bs.tmpl:/mapmint/mapmint-ui/templates/generation_bs.tmpl&lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/generation.py:/usr/lib/cgi-bin/generation.py  &lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/PointCloud.zcfg:/usr/lib/cgi-bin/PointCloud.zcfg   &lt;br /&gt;
      - ./mapmint/public_map/PC_Generation:/var/www/html/PC_Generation&lt;br /&gt;
      - ./mapmint/public_map/PC_Generation/upload.py:/usr/lib/cgi-bin/upload.py &lt;br /&gt;
      - ./mapmint:/mapmint&lt;br /&gt;
&lt;br /&gt;
* Now you are ready to go !!&lt;br /&gt;
* Test if the WPS service for Point Cloud generation is running properly by running the following URL&lt;br /&gt;
&lt;br /&gt;
 GetCapabilities: http://localhost/cgi-bin/zoo_loader.cgi?request=GetCapabilities&amp;amp;service=WPS&lt;br /&gt;
 DescribeProcess: http://localhost/cgi-bin/zoo_loader.cgi?request=DescribeProcess&amp;amp;service=WPS&amp;amp;version=1.0.0&amp;amp;Identifier=PointCloud&lt;br /&gt;
&lt;br /&gt;
* Now, finally open the MapMint dashboard and enjoy the service! &lt;br /&gt;
 &lt;br /&gt;
'''As Flask Web Application'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [here](https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0)&lt;br /&gt;
* Clone the Point Clone Generation Repository from [here](https://github.com/Sandeep10021/mapmint/tree/master/GSoC-21/Week%201-9/PointCloudGeneration) &lt;br /&gt;
* Install all modules to run this app by running following command&lt;br /&gt;
&lt;br /&gt;
 pip install -r requirements.text&lt;br /&gt;
&lt;br /&gt;
* Run app.py file using the following command&lt;br /&gt;
&lt;br /&gt;
 python app.py&lt;br /&gt;
 &lt;br /&gt;
* Go to ''https://localhost:5000'' from any browser and now you can see Point Cloud Generation UI &lt;br /&gt;
* Select '''at least 10 sets of images''' to generate 3D Point Cloud and Click ''Submit''&lt;br /&gt;
* Wait for some time until you receive a message '''Point Cloud has been generated successfully!'''&lt;br /&gt;
* Now your 3D Point Cloud is ready &lt;br /&gt;
* Now you can download your 3D Point Cloud file by clicking on ''Download Point Cloud'' button&lt;br /&gt;
* Also, you can visualize it by clicking on ''Visualize'' button&lt;br /&gt;
* Alternatively you can also download the 3D Point Cloud file and visualize it in ''Meshlab'' by running the ''meshlab'' command in the terminal and selecting downloaded ''merged.ply'' file&lt;br /&gt;
&lt;br /&gt;
'''Working Example'''&lt;br /&gt;
&lt;br /&gt;
Demonstration video about how to use 3D Point Cloud service and UI [https://drive.google.com/file/d/1ZsurhJ2fp3_wR2_-Mol1I3446dRqIqZi/view?usp=sharing (Demo)]&lt;br /&gt;
&lt;br /&gt;
'''Related Links'''&lt;br /&gt;
* Mapmint Repository : [https://github.com/Sandeep10021/mapmint Mapmint]&lt;br /&gt;
* Zoo-Project Repository : [https://github.com/Sandeep10021/ZOO-Project ZOO-Project]&lt;br /&gt;
* Project's Wiki Page : [https://wiki.osgeo.org/wiki/GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface 3D Scene Builder as WPS Service]&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am an Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with a CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
* Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
* Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
* Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127205</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127205"/>
		<updated>2021-08-22T07:18:02Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: /* Mentors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present, the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either by either simply capturing via camera or importing drone-captured images. Further, I am planning to integrate the various functions as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over the mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors set up initial video call for primary discussion and explained to me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through the documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
''' 7th June - 12th July '''&lt;br /&gt;
=== Coding Phase-1 ===&lt;br /&gt;
&lt;br /&gt;
==== Week 1 (7th June - 13th June) ==== &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed a user interface for loading images from a folder and also capturing images via camera with several other functionalities.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
==== Week 2 (14th June - 20th June) ==== &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
==== Week 3 (21st June - 27th June) ==== &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud files in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
==== Week 4 (28th June - 4th July) ==== &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service-based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
==== Week 5 (5th July - 11th July) ==== &lt;br /&gt;
* Created a web service-based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
==== Week 6 (12th July - 18th July) ==== &lt;br /&gt;
* Resolved some existing errors in the UI.&lt;br /&gt;
* Completed Potree visualization setup.&lt;br /&gt;
* Working on setup instructed by mentors during the meeting.&lt;br /&gt;
* Working on ZOO-Project configuration needed to create zoo-services.&lt;br /&gt;
&lt;br /&gt;
==== Week 7 (19th July - 25th July) ====&lt;br /&gt;
* Created Sample getCapapbilities and describeService request using python modules for WPS services &lt;br /&gt;
* Exploring more about Cheetah Template and their syntax &lt;br /&gt;
* Creating a sample template to redirect to 3D point cloud UI or load UI&lt;br /&gt;
&lt;br /&gt;
==== Week 8 (26th July - 1st August) ====&lt;br /&gt;
* Created a template for UI and added the volume to the mapmint container&lt;br /&gt;
* Exploring and understanding the mapmint-UI code to create a widget on the main UI&lt;br /&gt;
&lt;br /&gt;
==== Week 9 (2nd August - 8th August) ====&lt;br /&gt;
* Created WPS service to run all the python scripts for Point Cloud Generation&lt;br /&gt;
* Working on storing the input and output data in the database&lt;br /&gt;
&lt;br /&gt;
==== Week 10 (9th August - 15th August) ====&lt;br /&gt;
* Added 3D Point Cloud scene builder as a widget to the Mapmint Dashboard&lt;br /&gt;
* Cleaned up the code and added comments in the code&lt;br /&gt;
* Working on Documenting the work that I have completed till now and its future aspects&lt;br /&gt;
&lt;br /&gt;
=== Final Report ===&lt;br /&gt;
&lt;br /&gt;
'''Google Summer of Code 2021'''&lt;br /&gt;
* Author - [https://wiki.osgeo.org/wiki/User:SandeepSaurav Sandeep Saurav]&lt;br /&gt;
* Mentor 1 - [https://wiki.osgeo.org/wiki/User:Djay Gérald Fenoy]&lt;br /&gt;
* Mentor 2 - [https://wiki.osgeo.org/wiki/User:RajatShinde Rajat Shinde]&lt;br /&gt;
* Organization - [https://www.osgeo.org/ OSGeo]&lt;br /&gt;
* Developer Community - [http://www.mapmint.com/ MapMint], [http://www.zoo-project.org/ ZOO-Project]&lt;br /&gt;
&lt;br /&gt;
'''Abstract'''&lt;br /&gt;
&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
MapMint includes several free software in a complete and coherent web mapping platform, whose operation is based on the use of open standards geomatics and the internet. At the heart of MapMint, we have the ZOO-Project, an application to simply and efficiently deploy [https://www.ogc.org/standards/wcs WPS](Web Processing Service) data processing. A set of web services is available MapMint, from simple display of a web page in the application to complex geographical treatments. Other types of web services are implemented, including visualization and querying spatial data, [https://www.ogc.org/standards/wms WMS](Web Map Service). Access to geographic data in vector format is via the [WFS](https://www.ogc.org/standards/wfs) (Web Feature Service) or access to image data via [https://www.ogc.org/standards/wcs WCS](Web Coverage Service). All these web services are provided by MapServer. The various files necessary for the functioning of MapServer and dynamic mapping applications are managed by MapMint services which provide a friendly interface for interacting with these web services. ZOO-Project and MapServer applications based on an Apache webserver to access the application via HTTP and HTTPS communication protocols. In the Windows environment, IIS can be used instead of Apache.&lt;br /&gt;
&lt;br /&gt;
[[File:Mapmint-arch.png|700x433px|center]]&lt;br /&gt;
&lt;br /&gt;
                                                      '''Overview of Mapmint Architecture'''&lt;br /&gt;
&lt;br /&gt;
'''Motivation'''&lt;br /&gt;
&lt;br /&gt;
The project aims to Integrate 3D scene builder as WPS services within MapMint administration User Interface. At present, the user can only visualize the 2D maps and can even generate one of them. So, my major motivation for this project is to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D GIS maps but can also build the same. Similar to 2D maps, 3D GIS maps depict objects in greater detail by adding another dimension (z). 3D technology in GIS maps is an explanatory illustration that represents the scale of real-world objects. 3D models assist appearance, a survey in a large number of different domains. For instance, 3D maps can show the height of a hotel or a mountain and not just its location. The 3D tools have to be used along with 2D GIS and then imagined in a 3D setting.&lt;br /&gt;
&lt;br /&gt;
Over the years, GIS has significantly impacted creating mapping as an essential tool to solve problems. Conventionally, GIS information was based on a two-dimensional recording, which apparently limited its usage in most applications. Incorporating 3D technology in GIS will customize the whole experience, make it more personal and enable detailed visualization. &lt;br /&gt;
&lt;br /&gt;
'''MapMint before GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
With the current state of MapMint Software the user can import and store vector and raster GIS data, visualize, share maps, query database server, and WMS / WFS external, publish geographic data in the form of WMS, WFS, and WMTS, treat and edit data source style, compose and save maps in the form of projects. The interoperability of MapMint is provided by the standards used and implemented. It is thus possible to interact with data and services. MapMint application is not only accessible from a web browser but also a desktop client type QGIS.&lt;br /&gt;
&lt;br /&gt;
'''Updates in MapMint during GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
Integrated 3D scene builder as WPS services within MapMint administration User Interface.&lt;br /&gt;
&lt;br /&gt;
Now the user can easily create a 3D Point Cloud scene using multiple sets of images from the same scene. 3D Point Cloud generation was done using [https://github.com/Sandeep10021/mapmint/wiki/StructureFromMotion Structure From Motion] algorithm.&lt;br /&gt;
&lt;br /&gt;
[[File:UIView.jpg|center]]&lt;br /&gt;
                                               '''Overview of MapMint UI for 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''Future Opportunities'''&lt;br /&gt;
&lt;br /&gt;
With the increase in applications of 3D scenes, huge opportunities are coming along with it. One can convert this Point Cloud model into a Mesh model and can even color them for presentation. There are various functions that can be added to process the model such as Sharpening, Masking, Smoothing, etc. Further one can even extend this 3D scene generation support for raster data as well that can be used in various applications.&lt;br /&gt;
&lt;br /&gt;
'''Testing 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''As MapMint User Interface'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0 here]&lt;br /&gt;
* Setup ZOO-Project and MapMint using Docker from [https://github.com/Sandeep10021/mapmint/wiki/Setup-ZOO-Project-and-Mapmint-Using-Docker here] &lt;br /&gt;
* Copy paste the folder ''PC_WPS'' from [here] to ''ZOO-Project/Zoo-project/zoo-services'' directory in order to create WPS services&lt;br /&gt;
* Next, make an widget similar to others on left hand side of the MapMint UI by making changes in [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Final%20Week/Skeleton_bs.py Skeleton_bs.py] and [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Final%20Week/Skeleton_bs.tmpl Skeleton_bs.py] in ''ZOO-Project/mapmint/mapmint-ui/templates'' directory&lt;br /&gt;
* Copy paste the folder ''PC_Generation'' to ''ZOO-Project/mapmint/public_map/'' directory&lt;br /&gt;
* Now, finally create the volumne by copy-pasting following code to ''docker-compose.yml'' file&lt;br /&gt;
&lt;br /&gt;
  web:&lt;br /&gt;
    image: httpd:latest&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;9000:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/public_map/PointCloud:/usr/local/apache2/htdocs/PointCloud&lt;br /&gt;
      - ./mapmint/public_map/PointCloud/httpd.conf:/usr/local/apache2/conf/httpd.conf&lt;br /&gt;
      - ./mapmint/public_map/PointCloud/upload.py:/usr/local/apache2/cgi-bin/upload.py&lt;br /&gt;
&lt;br /&gt;
  zookernel:&lt;br /&gt;
    build: .&lt;br /&gt;
    image: geolabs/mapmint&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;80:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/mapmint-ui/templates/generation_bs.tmpl:/mapmint/mapmint-ui/templates/generation_bs.tmpl&lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/generation.py:/usr/lib/cgi-bin/generation.py  &lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/PointCloud.zcfg:/usr/lib/cgi-bin/PointCloud.zcfg   &lt;br /&gt;
      - ./mapmint/public_map/PC_Generation:/var/www/html/PC_Generation&lt;br /&gt;
      - ./mapmint/public_map/PC_Generation/upload.py:/usr/lib/cgi-bin/upload.py &lt;br /&gt;
      - ./mapmint:/mapmint&lt;br /&gt;
&lt;br /&gt;
* Now you are ready to go !!&lt;br /&gt;
* Test if the WPS service for Point Cloud generation is running properly by running the following URL&lt;br /&gt;
&lt;br /&gt;
 GetCapabilities: http://localhost/cgi-bin/zoo_loader.cgi?request=GetCapabilities&amp;amp;service=WPS&lt;br /&gt;
 DescribeProcess: http://localhost/cgi-bin/zoo_loader.cgi?request=DescribeProcess&amp;amp;service=WPS&amp;amp;version=1.0.0&amp;amp;Identifier=PointCloud&lt;br /&gt;
&lt;br /&gt;
* Now, finally open the MapMint dashboard and enjoy the service! &lt;br /&gt;
 &lt;br /&gt;
'''As Flask Web Application'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [here](https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0)&lt;br /&gt;
* Clone the Point Clone Generation Repository from [here](https://github.com/Sandeep10021/mapmint/tree/master/GSoC-21/Week%201-9/PointCloudGeneration) &lt;br /&gt;
* Install all modules to run this app by running following command&lt;br /&gt;
&lt;br /&gt;
 pip install -r requirements.text&lt;br /&gt;
&lt;br /&gt;
* Run app.py file using the following command&lt;br /&gt;
&lt;br /&gt;
 python app.py&lt;br /&gt;
 &lt;br /&gt;
* Go to ''https://localhost:5000'' from any browser and now you can see Point Cloud Generation UI &lt;br /&gt;
* Select '''at least 10 sets of images''' to generate 3D Point Cloud and Click ''Submit''&lt;br /&gt;
* Wait for some time until you receive a message '''Point Cloud has been generated successfully!'''&lt;br /&gt;
* Now your 3D Point Cloud is ready &lt;br /&gt;
* Now you can download your 3D Point Cloud file by clicking on ''Download Point Cloud'' button&lt;br /&gt;
* Also, you can visualize it by clicking on ''Visualize'' button&lt;br /&gt;
* Alternatively you can also download the 3D Point Cloud file and visualize it in ''Meshlab'' by running the ''meshlab'' command in the terminal and selecting downloaded ''merged.ply'' file&lt;br /&gt;
&lt;br /&gt;
'''Working Example'''&lt;br /&gt;
&lt;br /&gt;
Demonstration video about how to use 3D Point Cloud service and UI [https://drive.google.com/file/d/1ZsurhJ2fp3_wR2_-Mol1I3446dRqIqZi/view?usp=sharing (Demo)]&lt;br /&gt;
&lt;br /&gt;
'''Related Links'''&lt;br /&gt;
* Mapmint Repository : [https://github.com/Sandeep10021/mapmint Mapmint]&lt;br /&gt;
* Zoo-Project Repository : [https://github.com/Sandeep10021/ZOO-Project ZOO-Project]&lt;br /&gt;
* Project's Wiki Page : [https://wiki.osgeo.org/wiki/GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface 3D Scene Builder as WPS Service]&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am an Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with a CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
* Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
* Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
* Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127204</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127204"/>
		<updated>2021-08-21T20:14:58Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present, the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either by either simply capturing via camera or importing drone-captured images. Further, I am planning to integrate the various functions as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over the mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors set up initial video call for primary discussion and explained to me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through the documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
''' 7th June - 12th July '''&lt;br /&gt;
=== Coding Phase-1 ===&lt;br /&gt;
&lt;br /&gt;
==== Week 1 (7th June - 13th June) ==== &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed a user interface for loading images from a folder and also capturing images via camera with several other functionalities.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
==== Week 2 (14th June - 20th June) ==== &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
==== Week 3 (21st June - 27th June) ==== &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud files in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
==== Week 4 (28th June - 4th July) ==== &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service-based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
==== Week 5 (5th July - 11th July) ==== &lt;br /&gt;
* Created a web service-based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
==== Week 6 (12th July - 18th July) ==== &lt;br /&gt;
* Resolved some existing errors in the UI.&lt;br /&gt;
* Completed Potree visualization setup.&lt;br /&gt;
* Working on setup instructed by mentors during the meeting.&lt;br /&gt;
* Working on ZOO-Project configuration needed to create zoo-services.&lt;br /&gt;
&lt;br /&gt;
==== Week 7 (19th July - 25th July) ====&lt;br /&gt;
* Created Sample getCapapbilities and describeService request using python modules for WPS services &lt;br /&gt;
* Exploring more about Cheetah Template and their syntax &lt;br /&gt;
* Creating a sample template to redirect to 3D point cloud UI or load UI&lt;br /&gt;
&lt;br /&gt;
==== Week 8 (26th July - 1st August) ====&lt;br /&gt;
* Created a template for UI and added the volume to the mapmint container&lt;br /&gt;
* Exploring and understanding the mapmint-UI code to create a widget on the main UI&lt;br /&gt;
&lt;br /&gt;
==== Week 9 (2nd August - 8th August) ====&lt;br /&gt;
* Created WPS service to run all the python scripts for Point Cloud Generation&lt;br /&gt;
* Working on storing the input and output data in the database&lt;br /&gt;
&lt;br /&gt;
==== Week 10 (9th August - 15th August) ====&lt;br /&gt;
* Added 3D Point Cloud scene builder as a widget to the Mapmint Dashboard&lt;br /&gt;
* Cleaned up the code and added comments in the code&lt;br /&gt;
* Working on Documenting the work that I have completed till now and its future aspects&lt;br /&gt;
&lt;br /&gt;
=== Final Report ===&lt;br /&gt;
&lt;br /&gt;
'''Google Summer of Code 2021'''&lt;br /&gt;
* Author - [https://wiki.osgeo.org/wiki/User:SandeepSaurav Sandeep Saurav]&lt;br /&gt;
* Mentor 1 - [https://wiki.osgeo.org/wiki/User:Djay Gérald Fenoy]&lt;br /&gt;
* Mentor 2 - [https://wiki.osgeo.org/wiki/User:RajatShinde Rajat Shinde]&lt;br /&gt;
* Organization - [https://www.osgeo.org/ OSGeo]&lt;br /&gt;
* Developer Community - [http://www.mapmint.com/ MapMint], [http://www.zoo-project.org/ ZOO-Project]&lt;br /&gt;
&lt;br /&gt;
'''Abstract'''&lt;br /&gt;
&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
MapMint includes several free software in a complete and coherent web mapping platform, whose operation is based on the use of open standards geomatics and the internet. At the heart of MapMint, we have the ZOO-Project, an application to simply and efficiently deploy [https://www.ogc.org/standards/wcs WPS](Web Processing Service) data processing. A set of web services is available MapMint, from simple display of a web page in the application to complex geographical treatments. Other types of web services are implemented, including visualization and querying spatial data, [https://www.ogc.org/standards/wms WMS](Web Map Service). Access to geographic data in vector format is via the [WFS](https://www.ogc.org/standards/wfs) (Web Feature Service) or access to image data via [https://www.ogc.org/standards/wcs WCS](Web Coverage Service). All these web services are provided by MapServer. The various files necessary for the functioning of MapServer and dynamic mapping applications are managed by MapMint services which provide a friendly interface for interacting with these web services. ZOO-Project and MapServer applications based on an Apache webserver to access the application via HTTP and HTTPS communication protocols. In the Windows environment, IIS can be used instead of Apache.&lt;br /&gt;
&lt;br /&gt;
[[File:Mapmint-arch.png|700x433px|center]]&lt;br /&gt;
&lt;br /&gt;
                                                      '''Overview of Mapmint Architecture'''&lt;br /&gt;
&lt;br /&gt;
'''Motivation'''&lt;br /&gt;
&lt;br /&gt;
The project aims to Integrate 3D scene builder as WPS services within MapMint administration User Interface. At present, the user can only visualize the 2D maps and can even generate one of them. So, my major motivation for this project is to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D GIS maps but can also build the same. Similar to 2D maps, 3D GIS maps depict objects in greater detail by adding another dimension (z). 3D technology in GIS maps is an explanatory illustration that represents the scale of real-world objects. 3D models assist appearance, a survey in a large number of different domains. For instance, 3D maps can show the height of a hotel or a mountain and not just its location. The 3D tools have to be used along with 2D GIS and then imagined in a 3D setting.&lt;br /&gt;
&lt;br /&gt;
Over the years, GIS has significantly impacted creating mapping as an essential tool to solve problems. Conventionally, GIS information was based on a two-dimensional recording, which apparently limited its usage in most applications. Incorporating 3D technology in GIS will customize the whole experience, make it more personal and enable detailed visualization. &lt;br /&gt;
&lt;br /&gt;
'''MapMint before GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
With the current state of MapMint Software the user can import and store vector and raster GIS data, visualize, share maps, query database server, and WMS / WFS external, publish geographic data in the form of WMS, WFS, and WMTS, treat and edit data source style, compose and save maps in the form of projects. The interoperability of MapMint is provided by the standards used and implemented. It is thus possible to interact with data and services. MapMint application is not only accessible from a web browser but also a desktop client type QGIS.&lt;br /&gt;
&lt;br /&gt;
'''Updates in MapMint during GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
Integrated 3D scene builder as WPS services within MapMint administration User Interface.&lt;br /&gt;
&lt;br /&gt;
Now the user can easily create a 3D Point Cloud scene using multiple sets of images from the same scene. 3D Point Cloud generation was done using [https://github.com/Sandeep10021/mapmint/wiki/StructureFromMotion Structure From Motion] algorithm.&lt;br /&gt;
&lt;br /&gt;
[[File:UIView.jpg|center]]&lt;br /&gt;
                                               '''Overview of MapMint UI for 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''Future Opportunities'''&lt;br /&gt;
&lt;br /&gt;
With the increase in applications of 3D scenes, huge opportunities are coming along with it. One can convert this Point Cloud model into a Mesh model and can even color them for presentation. There are various functions that can be added to process the model such as Sharpening, Masking, Smoothing, etc. Further one can even extend this 3D scene generation support for raster data as well that can be used in various applications.&lt;br /&gt;
&lt;br /&gt;
'''Testing 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''As MapMint User Interface'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0 here]&lt;br /&gt;
* Setup ZOO-Project and MapMint using Docker from [https://github.com/Sandeep10021/mapmint/wiki/Setup-ZOO-Project-and-Mapmint-Using-Docker here] &lt;br /&gt;
* Copy paste the folder ''PC_WPS'' from [here] to ''ZOO-Project/Zoo-project/zoo-services'' directory in order to create WPS services&lt;br /&gt;
* Next, make an widget similar to others on left hand side of the MapMint UI by making changes in [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Final%20Week/Skeleton_bs.py Skeleton_bs.py] and [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Final%20Week/Skeleton_bs.tmpl Skeleton_bs.py] in ''ZOO-Project/mapmint/mapmint-ui/templates'' directory&lt;br /&gt;
* Copy paste the folder ''PC_Generation'' to ''ZOO-Project/mapmint/public_map/'' directory&lt;br /&gt;
* Now, finally create the volumne by copy-pasting following code to ''docker-compose.yml'' file&lt;br /&gt;
&lt;br /&gt;
  web:&lt;br /&gt;
    image: httpd:latest&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;9000:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/public_map/PointCloud:/usr/local/apache2/htdocs/PointCloud&lt;br /&gt;
      - ./mapmint/public_map/PointCloud/httpd.conf:/usr/local/apache2/conf/httpd.conf&lt;br /&gt;
      - ./mapmint/public_map/PointCloud/upload.py:/usr/local/apache2/cgi-bin/upload.py&lt;br /&gt;
&lt;br /&gt;
  zookernel:&lt;br /&gt;
    build: .&lt;br /&gt;
    image: geolabs/mapmint&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;80:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/mapmint-ui/templates/generation_bs.tmpl:/mapmint/mapmint-ui/templates/generation_bs.tmpl&lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/generation.py:/usr/lib/cgi-bin/generation.py  &lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/PointCloud.zcfg:/usr/lib/cgi-bin/PointCloud.zcfg   &lt;br /&gt;
      - ./mapmint/public_map/PC_Generation:/var/www/html/PC_Generation&lt;br /&gt;
      - ./mapmint/public_map/PC_Generation/upload.py:/usr/lib/cgi-bin/upload.py &lt;br /&gt;
      - ./mapmint:/mapmint&lt;br /&gt;
&lt;br /&gt;
* Now you are ready to go !!&lt;br /&gt;
* Test if the WPS service for Point Cloud generation is running properly by running the following URL&lt;br /&gt;
&lt;br /&gt;
 GetCapabilities: http://localhost/cgi-bin/zoo_loader.cgi?request=GetCapabilities&amp;amp;service=WPS&lt;br /&gt;
 DescribeProcess: http://localhost/cgi-bin/zoo_loader.cgi?request=DescribeProcess&amp;amp;service=WPS&amp;amp;version=1.0.0&amp;amp;Identifier=PointCloud&lt;br /&gt;
&lt;br /&gt;
* Now, finally open the MapMint dashboard and enjoy the service! &lt;br /&gt;
 &lt;br /&gt;
'''As Flask Web Application'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [here](https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0)&lt;br /&gt;
* Clone the Point Clone Generation Repository from [here](https://github.com/Sandeep10021/mapmint/tree/master/GSoC-21/Week%201-9/PointCloudGeneration) &lt;br /&gt;
* Install all modules to run this app by running following command&lt;br /&gt;
&lt;br /&gt;
 pip install -r requirements.text&lt;br /&gt;
&lt;br /&gt;
* Run app.py file using the following command&lt;br /&gt;
&lt;br /&gt;
 python app.py&lt;br /&gt;
 &lt;br /&gt;
* Go to ''https://localhost:5000'' from any browser and now you can see Point Cloud Generation UI &lt;br /&gt;
* Select '''at least 10 sets of images''' to generate 3D Point Cloud and Click ''Submit''&lt;br /&gt;
* Wait for some time until you receive a message '''Point Cloud has been generated successfully!'''&lt;br /&gt;
* Now your 3D Point Cloud is ready &lt;br /&gt;
* Now you can download your 3D Point Cloud file by clicking on ''Download Point Cloud'' button&lt;br /&gt;
* Also, you can visualize it by clicking on ''Visualize'' button&lt;br /&gt;
* Alternatively you can also download the 3D Point Cloud file and visualize it in ''Meshlab'' by running the ''meshlab'' command in the terminal and selecting downloaded ''merged.ply'' file&lt;br /&gt;
&lt;br /&gt;
'''Working Example'''&lt;br /&gt;
&lt;br /&gt;
Demonstration video about how to use 3D Point Cloud service and UI [https://drive.google.com/file/d/1ZsurhJ2fp3_wR2_-Mol1I3446dRqIqZi/view?usp=sharing (Demo)]&lt;br /&gt;
&lt;br /&gt;
'''Related Links'''&lt;br /&gt;
* Mapmint Repository : [https://github.com/Sandeep10021/mapmint Mapmint]&lt;br /&gt;
* Zoo-Project Repository : [https://github.com/Sandeep10021/ZOO-Project ZOO-Project]&lt;br /&gt;
* Project's Wiki Page : [https://wiki.osgeo.org/wiki/GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface 3D Scene Builder as WPS Service]&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am an Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with a CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
* Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
* Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
* Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127203</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127203"/>
		<updated>2021-08-21T15:30:13Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present, the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either by either simply capturing via camera or importing drone-captured images. Further, I am planning to integrate the various functions as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over the mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors set up initial video call for primary discussion and explained to me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through the documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
''' 7th June - 12th July '''&lt;br /&gt;
=== Coding Phase-1 ===&lt;br /&gt;
&lt;br /&gt;
==== Week 1 (7th June - 13th June) ==== &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed a user interface for loading images from a folder and also capturing images via camera with several other functionalities.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
==== Week 2 (14th June - 20th June) ==== &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
==== Week 3 (21st June - 27th June) ==== &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud files in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
==== Week 4 (28th June - 4th July) ==== &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service-based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
==== Week 5 (5th July - 11th July) ==== &lt;br /&gt;
* Created a web service-based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
==== Week 6 (12th July - 18th July) ==== &lt;br /&gt;
* Resolved some existing errors in the UI.&lt;br /&gt;
* Completed Potree visualization setup.&lt;br /&gt;
* Working on setup instructed by mentors during the meeting.&lt;br /&gt;
* Working on ZOO-Project configuration needed to create zoo-services.&lt;br /&gt;
&lt;br /&gt;
==== Week 7 (19th July - 25th July) ====&lt;br /&gt;
* Created Sample getCapapbilities and describeService request using python modules for WPS services &lt;br /&gt;
* Exploring more about Cheetah Template and their syntax &lt;br /&gt;
* Creating a sample template to redirect to 3D point cloud UI or load UI&lt;br /&gt;
&lt;br /&gt;
==== Week 8 (26th July - 1st August) ====&lt;br /&gt;
* Created a template for UI and added the volume to the mapmint container&lt;br /&gt;
* Exploring and understanding the mapmint-UI code to create a widget on the main UI&lt;br /&gt;
&lt;br /&gt;
==== Week 9 (2nd August - 8th August) ====&lt;br /&gt;
* Created WPS service to run all the python scripts for Point Cloud Generation&lt;br /&gt;
* Working on storing the input and output data in the database&lt;br /&gt;
&lt;br /&gt;
==== Week 10 (9th August - 15th August) ====&lt;br /&gt;
* Added 3D Point Cloud scene builder as a widget to the Mapmint Dashboard&lt;br /&gt;
* Cleaned up the code and added comments in the code&lt;br /&gt;
* Working on Documenting the work that I have completed till now and its future aspects&lt;br /&gt;
&lt;br /&gt;
=== Final Report ===&lt;br /&gt;
&lt;br /&gt;
'''Google Summer of Code 2021'''&lt;br /&gt;
* Author - [https://wiki.osgeo.org/wiki/User:SandeepSaurav Sandeep Saurav]&lt;br /&gt;
* Mentor 1 - [https://wiki.osgeo.org/wiki/User:Djay Gérald Fenoy]&lt;br /&gt;
* Mentor 2 - [https://wiki.osgeo.org/wiki/User:RajatShinde Rajat Shinde]&lt;br /&gt;
* Organization - [https://www.osgeo.org/ OSGeo]&lt;br /&gt;
* Developer Community - [http://www.mapmint.com/ MapMint], [http://www.zoo-project.org/ ZOO-Project]&lt;br /&gt;
&lt;br /&gt;
'''Abstract'''&lt;br /&gt;
&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
MapMint includes several free software in a complete and coherent web mapping platform, whose operation is based on the use of open standards geomatics and the internet. At the heart of MapMint, we have the ZOO-Project, an application to simply and efficiently deploy [https://www.ogc.org/standards/wcs WPS](Web Processing Service) data processing. A set of web services is available MapMint, from simple display of a web page in the application to complex geographical treatments. Other types of web services are implemented, including visualization and querying spatial data, [https://www.ogc.org/standards/wms WMS](Web Map Service). Access to geographic data in vector format is via the [WFS](https://www.ogc.org/standards/wfs) (Web Feature Service) or access to image data via [https://www.ogc.org/standards/wcs WCS](Web Coverage Service). All these web services are provided by MapServer. The various files necessary for the functioning of MapServer and dynamic mapping applications are managed by MapMint services which provide a friendly interface for interacting with these web services. ZOO-Project and MapServer applications based on an Apache webserver to access the application via HTTP and HTTPS communication protocols. In the Windows environment, IIS can be used instead of Apache.&lt;br /&gt;
&lt;br /&gt;
[[File:Mapmint-arch.png|700x433px|center]]&lt;br /&gt;
&lt;br /&gt;
                                                      '''Overview of Mapmint Architecture'''&lt;br /&gt;
&lt;br /&gt;
'''Motivation'''&lt;br /&gt;
&lt;br /&gt;
The project aims to Integrate 3D scene builder as WPS services within MapMint administration User Interface. At present, the user can only visualize the 2D maps and can even generate one of them. So, my major motivation for this project is to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D GIS maps but can also build the same. Similar to 2D maps, 3D GIS maps depict objects in greater detail by adding another dimension (z). 3D technology in GIS maps is an explanatory illustration that represents the scale of real-world objects. 3D models assist appearance, a survey in a large number of different domains. For instance, 3D maps can show the height of a hotel or a mountain and not just its location. The 3D tools have to be used along with 2D GIS and then imagined in a 3D setting.&lt;br /&gt;
&lt;br /&gt;
Over the years, GIS has significantly impacted creating mapping as an essential tool to solve problems. Conventionally, GIS information was based on a two-dimensional recording, which apparently limited its usage in most applications. Incorporating 3D technology in GIS will customize the whole experience, make it more personal and enable detailed visualization. &lt;br /&gt;
&lt;br /&gt;
'''MapMint before GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
With the current state of MapMint Software the user can import and store vector and raster GIS data, visualize, share maps, query database server, and WMS / WFS external, publish geographic data in the form of WMS, WFS, and WMTS, treat and edit data source style, compose and save maps in the form of projects. The interoperability of MapMint is provided by the standards used and implemented. It is thus possible to interact with data and services. MapMint application is not only accessible from a web browser but also a desktop client type QGIS.&lt;br /&gt;
&lt;br /&gt;
'''Updates in MapMint during GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
Integrated 3D scene builder as WPS services within MapMint administration User Interface.&lt;br /&gt;
&lt;br /&gt;
Now the user can easily create a 3D Point Cloud scene using multiple sets of images from the same scene. 3D Point Cloud generation was done using [https://github.com/Sandeep10021/mapmint/wiki/StructureFromMotion Structure From Motion] algorithm.&lt;br /&gt;
&lt;br /&gt;
[[File:UIView.jpg|center]]&lt;br /&gt;
                                               '''Overview of MapMint UI for 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''Future Opportunities'''&lt;br /&gt;
&lt;br /&gt;
With the increase in applications of 3D scenes, huge opportunities are coming along with it. One can convert this Point Cloud model into a Mesh model and can even color them for presentation. There are various functions that can be added to process the model such as Sharpening, Masking, Smoothing, etc. Further one can even extend this 3D scene generation support for raster data as well that can be used in various applications.&lt;br /&gt;
&lt;br /&gt;
'''Testing 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''As MapMint User Interface'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0 here]&lt;br /&gt;
* Setup ZOO-Project and MapMint using Docker from [https://github.com/Sandeep10021/mapmint/wiki/Setup-ZOO-Project-and-Mapmint-Using-Docker here] &lt;br /&gt;
* Copy paste the folder ''PC_WPS'' from [here] to ''ZOO-Project/Zoo-project/zoo-services'' directory in order to create WPS services&lt;br /&gt;
* Next, make an widget similar to others on left hand side of the MapMint UI by making changes in [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Final%20Week/Skeleton_bs.py Skeleton_bs.py] and [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Final%20Week/Skeleton_bs.tmpl Skeleton_bs.py] in ''ZOO-Project/mapmint/mapmint-ui/templates'' directory&lt;br /&gt;
* Copy paste the folder ''PC_Generation'' to ''ZOO-Project/mapmint/public_map/'' directory&lt;br /&gt;
* Now, finally create the volumne by copy-pasting following code to ''docker-compose.yml'' file&lt;br /&gt;
&lt;br /&gt;
  web:&lt;br /&gt;
    image: httpd:latest&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;9000:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/public_map/PointCloud:/usr/local/apache2/htdocs/PointCloud&lt;br /&gt;
      - ./mapmint/public_map/PointCloud/httpd.conf:/usr/local/apache2/conf/httpd.conf&lt;br /&gt;
      - ./mapmint/public_map/PointCloud/upload.py:/usr/local/apache2/cgi-bin/upload.py&lt;br /&gt;
&lt;br /&gt;
  zookernel:&lt;br /&gt;
    build: .&lt;br /&gt;
    image: geolabs/mapmint&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;80:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/mapmint-ui/templates/generation_bs.tmpl:/mapmint/mapmint-ui/templates/generation_bs.tmpl&lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/generation.py:/usr/lib/cgi-bin/generation.py  &lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/PointCloud.zcfg:/usr/lib/cgi-bin/PointCloud.zcfg   &lt;br /&gt;
      - ./mapmint/public_map/PC_Generation:/var/www/html/PC_Generation&lt;br /&gt;
      - ./mapmint/public_map/PC_Generation/upload.py:/usr/lib/cgi-bin/upload.py &lt;br /&gt;
      - ./mapmint:/mapmint&lt;br /&gt;
&lt;br /&gt;
* Now you are ready to go !!&lt;br /&gt;
* Test if the WPS service for Point Cloud generation is running properly by running the following URL&lt;br /&gt;
&lt;br /&gt;
 GetCapabilities: http://localhost/cgi-bin/zoo_loader.cgi?request=GetCapabilities&amp;amp;service=WPS&lt;br /&gt;
 DescribeProcess: http://localhost/cgi-bin/zoo_loader.cgi?request=DescribeProcess&amp;amp;service=WPS&amp;amp;version=1.0.0&amp;amp;Identifier=PointCloud&lt;br /&gt;
&lt;br /&gt;
* Now, finally open the MapMint dashboard and enjoy the service! &lt;br /&gt;
 &lt;br /&gt;
'''As Flask Web Application'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [here](https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0)&lt;br /&gt;
* Clone the Point Clone Generation Repository from [here](https://github.com/Sandeep10021/mapmint/tree/master/GSoC-21/Week%201-9/PointCloudGeneration) &lt;br /&gt;
* Install all modules to run this app by running following command&lt;br /&gt;
&lt;br /&gt;
 pip install -r requirements.text&lt;br /&gt;
&lt;br /&gt;
* Run app.py file using the following command&lt;br /&gt;
&lt;br /&gt;
 python app.py&lt;br /&gt;
 &lt;br /&gt;
* Go to ''https://localhost:5000'' from any browser and now you can see Point Cloud Generation UI &lt;br /&gt;
* Select '''at least 10 sets of images''' to generate 3D Point Cloud and Click ''Submit''&lt;br /&gt;
* Wait for some time until you receive a message '''Point Cloud has been generated successfully!'''&lt;br /&gt;
* Now your 3D Point Cloud is ready &lt;br /&gt;
* Now you can download your 3D Point Cloud file by clicking on ''Download Point Cloud'' button&lt;br /&gt;
* Also, you can visualize it by clicking on ''Visualize'' button&lt;br /&gt;
* Alternatively you can also download the 3D Point Cloud file and visualize it in ''Meshlab'' by running the ''meshlab'' command in the terminal and selecting downloaded ''merged.ply'' file&lt;br /&gt;
&lt;br /&gt;
'''Working Example'''&lt;br /&gt;
&lt;br /&gt;
Demonstration video about how to use 3D Point Cloud service and UI [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Week%201-9/PointCloudGeneration.mp4 (Demo)]&lt;br /&gt;
&lt;br /&gt;
'''Related Links'''&lt;br /&gt;
* Mapmint Repository : [https://github.com/Sandeep10021/mapmint Mapmint]&lt;br /&gt;
* Zoo-Project Repository : [https://github.com/Sandeep10021/ZOO-Project ZOO-Project]&lt;br /&gt;
* Project's Wiki Page : [https://wiki.osgeo.org/wiki/GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface 3D Scene Builder as WPS Service]&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am an Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with a CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
* Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
* Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
* Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127202</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127202"/>
		<updated>2021-08-21T15:29:04Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present, the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either by either simply capturing via camera or importing drone-captured images. Further, I am planning to integrate the various functions as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over the mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors set up initial video call for primary discussion and explained to me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through the documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
''' 7th June - 12th July '''&lt;br /&gt;
=== Coding Phase-1 ===&lt;br /&gt;
&lt;br /&gt;
==== Week 1 (7th June - 13th June) ==== &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed a user interface for loading images from a folder and also capturing images via camera with several other functionalities.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
==== Week 2 (14th June - 20th June) ==== &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
==== Week 3 (21st June - 27th June) ==== &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud files in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
==== Week 4 (28th June - 4th July) ==== &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service-based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
==== Week 5 (5th July - 11th July) ==== &lt;br /&gt;
* Created a web service-based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
==== Week 6 (12th July - 18th July) ==== &lt;br /&gt;
* Resolved some existing errors in the UI.&lt;br /&gt;
* Completed Potree visualization setup.&lt;br /&gt;
* Working on setup instructed by mentors during the meeting.&lt;br /&gt;
* Working on ZOO-Project configuration needed to create zoo-services.&lt;br /&gt;
&lt;br /&gt;
==== Week 7 (19th July - 25th July) ====&lt;br /&gt;
* Created Sample getCapapbilities and describeService request using python modules for WPS services &lt;br /&gt;
* Exploring more about Cheetah Template and their syntax &lt;br /&gt;
* Creating a sample template to redirect to 3D point cloud UI or load UI&lt;br /&gt;
&lt;br /&gt;
==== Week 8 (26th July - 1st August) ====&lt;br /&gt;
* Created a template for UI and added the volume to the mapmint container&lt;br /&gt;
* Exploring and understanding the mapmint-UI code to create a widget on the main UI&lt;br /&gt;
&lt;br /&gt;
==== Week 9 (2nd August - 8th August) ====&lt;br /&gt;
* Created WPS service to run all the python scripts for Point Cloud Generation&lt;br /&gt;
* Working on storing the input and output data in the database&lt;br /&gt;
&lt;br /&gt;
==== Week 10 (9th August - 15th August) ====&lt;br /&gt;
* Added 3D Point Cloud scene builder as a widget to the Mapmint Dashboard&lt;br /&gt;
* Cleaned up the code and added comments in the code&lt;br /&gt;
* Working on Documenting the work that I have completed till now and its future aspects&lt;br /&gt;
&lt;br /&gt;
=== Final Report ===&lt;br /&gt;
&lt;br /&gt;
'''Google Summer of Code 2021'''&lt;br /&gt;
* Author - [https://wiki.osgeo.org/wiki/User:SandeepSaurav Sandeep Saurav]&lt;br /&gt;
* Mentor 1 - [https://wiki.osgeo.org/wiki/User:Djay Gérald Fenoy]&lt;br /&gt;
* Mentor 2 - [https://wiki.osgeo.org/wiki/User:RajatShinde Rajat Shinde]&lt;br /&gt;
* Organization - [https://www.osgeo.org/ OSGeo]&lt;br /&gt;
* Developer Community - [http://www.mapmint.com/ MapMint], [http://www.zoo-project.org/ ZOO-Project]&lt;br /&gt;
&lt;br /&gt;
'''Abstract'''&lt;br /&gt;
&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
MapMint includes several free software in a complete and coherent web mapping platform, whose operation is based on the use of open standards geomatics and the internet. At the heart of MapMint, we have the ZOO-Project, an application to simply and efficiently deploy [https://www.ogc.org/standards/wcs WPS](Web Processing Service) data processing. A set of web services is available MapMint, from simple display of a web page in the application to complex geographical treatments. Other types of web services are implemented, including visualization and querying spatial data, [https://www.ogc.org/standards/wms WMS](Web Map Service). Access to geographic data in vector format is via the [WFS](https://www.ogc.org/standards/wfs) (Web Feature Service) or access to image data via [https://www.ogc.org/standards/wcs WCS](Web Coverage Service). All these web services are provided by MapServer. The various files necessary for the functioning of MapServer and dynamic mapping applications are managed by MapMint services which provide a friendly interface for interacting with these web services. ZOO-Project and MapServer applications based on an Apache webserver to access the application via HTTP and HTTPS communication protocols. In the Windows environment, IIS can be used instead of Apache.&lt;br /&gt;
&lt;br /&gt;
[[File:Mapmint-arch.png|700x433px|center]]&lt;br /&gt;
&lt;br /&gt;
                                                      '''Overview of Mapmint Architecture'''&lt;br /&gt;
&lt;br /&gt;
'''Motivation'''&lt;br /&gt;
&lt;br /&gt;
The project aims to Integrate 3D scene builder as WPS services within MapMint administration User Interface. At present, the user can only visualize the 2D maps and can even generate one of them. So, my major motivation for this project is to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D GIS maps but can also build the same. Similar to 2D maps, 3D GIS maps depict objects in greater detail by adding another dimension (z). 3D technology in GIS maps is an explanatory illustration that represents the scale of real-world objects. 3D models assist appearance, a survey in a large number of different domains. For instance, 3D maps can show the height of a hotel or a mountain and not just its location. The 3D tools have to be used along with 2D GIS and then imagined in a 3D setting.&lt;br /&gt;
&lt;br /&gt;
Over the years, GIS has significantly impacted creating mapping as an essential tool to solve problems. Conventionally, GIS information was based on a two-dimensional recording, which apparently limited its usage in most applications. Incorporating 3D technology in GIS will customize the whole experience, make it more personal and enable detailed visualization. &lt;br /&gt;
&lt;br /&gt;
'''MapMint before GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
With the current state of MapMint Software the user can import and store vector and raster GIS data, visualize, share maps, query database server, and WMS / WFS external, publish geographic data in the form of WMS, WFS, and WMTS, treat and edit data source style, compose and save maps in the form of projects. The interoperability of MapMint is provided by the standards used and implemented. It is thus possible to interact with data and services. MapMint application is not only accessible from a web browser but also a desktop client type QGIS.&lt;br /&gt;
&lt;br /&gt;
'''Updates in MapMint during GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
Integrated 3D scene builder as WPS services within MapMint administration User Interface.&lt;br /&gt;
&lt;br /&gt;
Now the user can easily create a 3D Point Cloud scene using multiple sets of images from the same scene. 3D Point Cloud generation was done using [https://github.com/Sandeep10021/mapmint/wiki/StructureFromMotion Structure From Motion] algorithm.&lt;br /&gt;
&lt;br /&gt;
[[File:UIView.jpg|center]]&lt;br /&gt;
                                               '''Overview of MapMint UI for 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''Future Opportunities'''&lt;br /&gt;
&lt;br /&gt;
With the increase in applications of 3D scenes, huge opportunities are coming along with it. One can convert this Point Cloud model into a Mesh model and can even color them for presentation. There are various functions that can be added to process the model such as Sharpening, Masking, Smoothing, etc. Further one can even extend this 3D scene generation support for raster data as well that can be used in various applications.&lt;br /&gt;
&lt;br /&gt;
'''Testing 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''As MapMint User Interface'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0 here]&lt;br /&gt;
* Setup ZOO-Project and MapMint using Docker from [https://github.com/Sandeep10021/mapmint/wiki/Setup-ZOO-Project-and-Mapmint-Using-Docker here] &lt;br /&gt;
* Copy paste the folder ''PC_WPS'' from [here] to ''ZOO-Project/Zoo-project/zoo-services'' directory in order to create WPS services&lt;br /&gt;
* Next, make an widget similar to others on left hand side of the MapMint UI by making changes in [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Final%20Week/Skeleton_bs.py Skeleton_bs.py] and [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Final%20Week/Skeleton_bs.tmpl Skeleton_bs.py] in ''ZOO-Project/mapmint/mapmint-ui/templates'' directory&lt;br /&gt;
* Copy paste the folder ''PC_Generation'' to ''ZOO-Project/mapmint/public_map/'' directory&lt;br /&gt;
* Now, finally create the volumne by copy-pasting following code to ''docker-compose.yml'' file&lt;br /&gt;
&lt;br /&gt;
  web:&lt;br /&gt;
    image: httpd:latest&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;9000:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/public_map/PointCloud:/usr/local/apache2/htdocs/PointCloud&lt;br /&gt;
      - ./mapmint/public_map/PointCloud/httpd.conf:/usr/local/apache2/conf/httpd.conf&lt;br /&gt;
      - ./mapmint/public_map/PointCloud/upload.py:/usr/local/apache2/cgi-bin/upload.py&lt;br /&gt;
&lt;br /&gt;
  zookernel:&lt;br /&gt;
    build: .&lt;br /&gt;
    image: geolabs/mapmint&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;80:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/mapmint-ui/templates/generation_bs.tmpl:/mapmint/mapmint-ui/templates/generation_bs.tmpl&lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/generation.py:/usr/lib/cgi-bin/generation.py  &lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/PointCloud.zcfg:/usr/lib/cgi-bin/PointCloud.zcfg   &lt;br /&gt;
      - ./mapmint/public_map/PC_Generation:/var/www/html/PC_Generation&lt;br /&gt;
      - ./mapmint/public_map/PC_Generation/upload.py:/usr/lib/cgi-bin/upload.py &lt;br /&gt;
      - ./mapmint:/mapmint&lt;br /&gt;
&lt;br /&gt;
* Now you are ready to go !!&lt;br /&gt;
* Test if the WPS service for Point Cloud generation is running properly by running the following URL&lt;br /&gt;
&lt;br /&gt;
 GetCapabilities: http://localhost/cgi-bin/zoo_loader.cgi?request=GetCapabilities&amp;amp;service=WPS&lt;br /&gt;
 DescribeProcess: http://localhost/cgi-bin/zoo_loader.cgi?request=DescribeProcess&amp;amp;service=WPS&amp;amp;version=1.0.0&amp;amp;Identifier=PointCloud&lt;br /&gt;
&lt;br /&gt;
* Now, finally open the MapMint dashboard and enjoy the service! &lt;br /&gt;
 &lt;br /&gt;
'''As Flask Web Application'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [here](https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0)&lt;br /&gt;
* Clone the Point Clone Generation Repository from [here](https://github.com/Sandeep10021/mapmint/tree/master/GSoC-21/Week%201-9/PointCloudGeneration) &lt;br /&gt;
* Install all modules to run this app by running following command&lt;br /&gt;
&lt;br /&gt;
 pip install -r requirements.text&lt;br /&gt;
&lt;br /&gt;
* Run app.py file using the following command&lt;br /&gt;
&lt;br /&gt;
 python app.py&lt;br /&gt;
 &lt;br /&gt;
* Go to ''https://localhost:5000'' from any browser and now you can see Point Cloud Generation UI &lt;br /&gt;
* Select '''at least 10 sets of images''' to generate 3D Point Cloud and Click ''Submit''&lt;br /&gt;
* Wait for some time until you receive a message ''Point Cloud has been generated successfully!''&lt;br /&gt;
* Now your 3D Point Cloud is ready &lt;br /&gt;
* Now you can download your 3D Point Cloud file by clicking on ''Download Point Cloud'' button&lt;br /&gt;
* Also, you can visualize it by clicking on ''Visualize'' button&lt;br /&gt;
* Alternatively you can also download the 3D Point Cloud file and visualize it in ''Meshlab'' by running the ''meshlab'' command in the terminal and selecting downloaded ''merged.ply'' file&lt;br /&gt;
&lt;br /&gt;
'''Working Example'''&lt;br /&gt;
&lt;br /&gt;
Demonstration video about how to use 3D Point Cloud service and UI [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Week%201-9/PointCloudGeneration.mp4 (Demo)]&lt;br /&gt;
&lt;br /&gt;
'''Related Links'''&lt;br /&gt;
* Mapmint Repository : [https://github.com/Sandeep10021/mapmint Mapmint]&lt;br /&gt;
* Zoo-Project Repository : [https://github.com/Sandeep10021/ZOO-Project ZOO-Project]&lt;br /&gt;
* Project's Wiki Page : [https://wiki.osgeo.org/wiki/GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface 3D Scene Builder as WPS Service]&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am an Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with a CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
* Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
* Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
* Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127201</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127201"/>
		<updated>2021-08-21T15:27:16Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present, the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either by either simply capturing via camera or importing drone-captured images. Further, I am planning to integrate the various functions as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over the mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors set up initial video call for primary discussion and explained to me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through the documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
''' 7th June - 12th July '''&lt;br /&gt;
=== Coding Phase-1 ===&lt;br /&gt;
&lt;br /&gt;
==== Week 1 (7th June - 13th June) ==== &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed a user interface for loading images from a folder and also capturing images via camera with several other functionalities.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
==== Week 2 (14th June - 20th June) ==== &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
==== Week 3 (21st June - 27th June) ==== &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud files in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
==== Week 4 (28th June - 4th July) ==== &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service-based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
==== Week 5 (5th July - 11th July) ==== &lt;br /&gt;
* Created a web service-based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
==== Week 6 (12th July - 18th July) ==== &lt;br /&gt;
* Resolved some existing errors in the UI.&lt;br /&gt;
* Completed Potree visualization setup.&lt;br /&gt;
* Working on setup instructed by mentors during the meeting.&lt;br /&gt;
* Working on ZOO-Project configuration needed to create zoo-services.&lt;br /&gt;
&lt;br /&gt;
==== Week 7 (19th July - 25th July) ====&lt;br /&gt;
* Created Sample getCapapbilities and describeService request using python modules for WPS services &lt;br /&gt;
* Exploring more about Cheetah Template and their syntax &lt;br /&gt;
* Creating a sample template to redirect to 3D point cloud UI or load UI&lt;br /&gt;
&lt;br /&gt;
==== Week 8 (26th July - 1st August) ====&lt;br /&gt;
* Created a template for UI and added the volume to the mapmint container&lt;br /&gt;
* Exploring and understanding the mapmint-UI code to create a widget on the main UI&lt;br /&gt;
&lt;br /&gt;
==== Week 9 (2nd August - 8th August) ====&lt;br /&gt;
* Created WPS service to run all the python scripts for Point Cloud Generation&lt;br /&gt;
* Working on storing the input and output data in the database&lt;br /&gt;
&lt;br /&gt;
==== Week 10 (9th August - 15th August) ====&lt;br /&gt;
* Added 3D Point Cloud scene builder as a widget to the Mapmint Dashboard&lt;br /&gt;
* Cleaned up the code and added comments in the code&lt;br /&gt;
* Working on Documenting the work that I have completed till now and its future aspects&lt;br /&gt;
&lt;br /&gt;
=== Final Report ===&lt;br /&gt;
&lt;br /&gt;
'''Google Summer of Code 2021'''&lt;br /&gt;
* Author - [https://wiki.osgeo.org/wiki/User:SandeepSaurav Sandeep Saurav]&lt;br /&gt;
* Mentor 1 - [https://wiki.osgeo.org/wiki/User:Djay Gérald Fenoy]&lt;br /&gt;
* Mentor 2 - [https://wiki.osgeo.org/wiki/User:RajatShinde Rajat Shinde]&lt;br /&gt;
* Organization - [https://www.osgeo.org/ OSGeo]&lt;br /&gt;
* Developer Community - [http://www.mapmint.com/ MapMint], [http://www.zoo-project.org/ ZOO-Project]&lt;br /&gt;
&lt;br /&gt;
'''Abstract'''&lt;br /&gt;
&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
MapMint includes several free software in a complete and coherent web mapping platform, whose operation is based on the use of open standards geomatics and the internet. At the heart of MapMint, we have the ZOO-Project, an application to simply and efficiently deploy [https://www.ogc.org/standards/wcs WPS](Web Processing Service) data processing. A set of web services is available MapMint, from simple display of a web page in the application to complex geographical treatments. Other types of web services are implemented, including visualization and querying spatial data, [https://www.ogc.org/standards/wms WMS](Web Map Service). Access to geographic data in vector format is via the [WFS](https://www.ogc.org/standards/wfs) (Web Feature Service) or access to image data via [https://www.ogc.org/standards/wcs WCS](Web Coverage Service). All these web services are provided by MapServer. The various files necessary for the functioning of MapServer and dynamic mapping applications are managed by MapMint services which provide a friendly interface for interacting with these web services. ZOO-Project and MapServer applications based on an Apache webserver to access the application via HTTP and HTTPS communication protocols. In the Windows environment, IIS can be used instead of Apache.&lt;br /&gt;
&lt;br /&gt;
[[File:Mapmint-arch.png|700x433px|center]]&lt;br /&gt;
&lt;br /&gt;
                                                      '''Overview of Mapmint Architecture'''&lt;br /&gt;
&lt;br /&gt;
'''Motivation'''&lt;br /&gt;
&lt;br /&gt;
The project aims to Integrate 3D scene builder as WPS services within MapMint administration User Interface. At present, the user can only visualize the 2D maps and can even generate one of them. So, my major motivation for this project is to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D GIS maps but can also build the same. Similar to 2D maps, 3D GIS maps depict objects in greater detail by adding another dimension (z). 3D technology in GIS maps is an explanatory illustration that represents the scale of real-world objects. 3D models assist appearance, a survey in a large number of different domains. For instance, 3D maps can show the height of a hotel or a mountain and not just its location. The 3D tools have to be used along with 2D GIS and then imagined in a 3D setting.&lt;br /&gt;
&lt;br /&gt;
Over the years, GIS has significantly impacted creating mapping as an essential tool to solve problems. Conventionally, GIS information was based on a two-dimensional recording, which apparently limited its usage in most applications. Incorporating 3D technology in GIS will customize the whole experience, make it more personal and enable detailed visualization. &lt;br /&gt;
&lt;br /&gt;
'''MapMint before GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
With the current state of MapMint Software the user can import and store vector and raster GIS data, visualize, share maps, query database server, and WMS / WFS external, publish geographic data in the form of WMS, WFS, and WMTS, treat and edit data source style, compose and save maps in the form of projects. The interoperability of MapMint is provided by the standards used and implemented. It is thus possible to interact with data and services. MapMint application is not only accessible from a web browser but also a desktop client type QGIS.&lt;br /&gt;
&lt;br /&gt;
'''Updates in MapMint during GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
Integrated 3D scene builder as WPS services within MapMint administration User Interface.&lt;br /&gt;
&lt;br /&gt;
Now the user can easily create a 3D Point Cloud scene using multiple sets of images from the same scene. 3D Point Cloud generation was done using [https://github.com/Sandeep10021/mapmint/wiki/StructureFromMotion Structure From Motion] algorithm.&lt;br /&gt;
&lt;br /&gt;
[[File:UIView.jpg|center]]&lt;br /&gt;
                                               '''Overview of MapMint UI for 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''Future Opportunities'''&lt;br /&gt;
&lt;br /&gt;
With the increase in applications of 3D scenes, huge opportunities are coming along with it. One can convert this Point Cloud model into a Mesh model and can even color them for presentation. There are various functions that can be added to process the model such as Sharpening, Masking, Smoothing, etc. Further one can even extend this 3D scene generation support for raster data as well that can be used in various applications.&lt;br /&gt;
&lt;br /&gt;
'''Testing 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''As MapMint User Interface'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0 here]&lt;br /&gt;
* Setup ZOO-Project and MapMint using Docker from [https://github.com/Sandeep10021/mapmint/wiki/Setup-ZOO-Project-and-Mapmint-Using-Docker here] &lt;br /&gt;
* Copy paste the folder ''PC_WPS'' from [here] to ''ZOO-Project/Zoo-project/zoo-services'' directory in order to create WPS services&lt;br /&gt;
* Next, make an widget similar to others on left hand side of the MapMint UI by making changes in [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Final%20Week/Skeleton_bs.py Skeleton_bs.py] and [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Final%20Week/Skeleton_bs.tmpl Skeleton_bs.py] in ''ZOO-Project/mapmint/mapmint-ui/templates'' directory&lt;br /&gt;
* Copy paste the folder ''PC_Generation'' to ''ZOO-Project/mapmint/public_map/'' directory&lt;br /&gt;
* Now, finally create the volumne by copy-pasting following code to ''docker-compose.yml'' file&lt;br /&gt;
&lt;br /&gt;
  web:&lt;br /&gt;
    image: httpd:latest&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;9000:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/public_map/PointCloud:/usr/local/apache2/htdocs/PointCloud&lt;br /&gt;
      - ./mapmint/public_map/PointCloud/httpd.conf:/usr/local/apache2/conf/httpd.conf&lt;br /&gt;
      - ./mapmint/public_map/PointCloud/upload.py:/usr/local/apache2/cgi-bin/upload.py&lt;br /&gt;
&lt;br /&gt;
  zookernel:&lt;br /&gt;
    build: .&lt;br /&gt;
    image: geolabs/mapmint&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;80:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/mapmint-ui/templates/generation_bs.tmpl:/mapmint/mapmint-ui/templates/generation_bs.tmpl&lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/generation.py:/usr/lib/cgi-bin/generation.py  &lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/PointCloud.zcfg:/usr/lib/cgi-bin/PointCloud.zcfg   &lt;br /&gt;
      - ./mapmint/public_map/PC_Generation:/var/www/html/PC_Generation&lt;br /&gt;
      - ./mapmint/public_map/PC_Generation/upload.py:/usr/lib/cgi-bin/upload.py &lt;br /&gt;
      - ./mapmint:/mapmint&lt;br /&gt;
&lt;br /&gt;
* Now you are ready to go !!&lt;br /&gt;
* Test if the WPS service for Point Cloud generation is running properly by running the following URL&lt;br /&gt;
&lt;br /&gt;
 GetCapabilities: http://localhost/cgi-bin/zoo_loader.cgi?request=GetCapabilities&amp;amp;service=WPS&lt;br /&gt;
 DescribeProcess: http://localhost/cgi-bin/zoo_loader.cgi?request=DescribeProcess&amp;amp;service=WPS&amp;amp;version=1.0.0&amp;amp;Identifier=PointCloud&lt;br /&gt;
&lt;br /&gt;
* Now, finally open the MapMint dashboard and enjoy the service! &lt;br /&gt;
 &lt;br /&gt;
'''As Flask Web Application'''&lt;br /&gt;
&lt;br /&gt;
* Setup OSGeoLive 13.0 from [here](https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0)&lt;br /&gt;
* Clone the Point Clone Generation Repository from [here](https://github.com/Sandeep10021/mapmint/tree/master/GSoC-21/Week%201-9/PointCloudGeneration) &lt;br /&gt;
* Install all modules to run this app by running following command&lt;br /&gt;
&lt;br /&gt;
 pip install -r requirements.text&lt;br /&gt;
&lt;br /&gt;
* Run app.py file using the following command&lt;br /&gt;
&lt;br /&gt;
 python app.py&lt;br /&gt;
 &lt;br /&gt;
* Go to ''https://localhost:5000'' from any browser and now you can see Point Cloud Generation UI &lt;br /&gt;
* Select '''at least 10 sets of images''' to generate 3D Point Cloud and Click ''Submit''&lt;br /&gt;
* Wait for some time until you receive a message ''Point Cloud has been generated successfully! ''&lt;br /&gt;
* Now your 3D Point Cloud is ready &lt;br /&gt;
* Now you can download your 3D Point Cloud file by clicking on ```Download Point Cloud``` button&lt;br /&gt;
* Also, you can visualize it by clicking on ```Visualize``` button&lt;br /&gt;
* Alternatively you can also download the 3D Point Cloud file and visualize it in ''Meshlab'' by running the ''meshlab'' command in the terminal and selecting downloaded ''merged.ply'' file&lt;br /&gt;
&lt;br /&gt;
'''Working Example'''&lt;br /&gt;
&lt;br /&gt;
Demonstration video about how to use 3D Point Cloud service and UI [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Week%201-9/PointCloudGeneration.mp4 (Demo)]&lt;br /&gt;
&lt;br /&gt;
'''Related Links'''&lt;br /&gt;
* Mapmint Repository : [https://github.com/Sandeep10021/mapmint Mapmint]&lt;br /&gt;
* Zoo-Project Repository : [https://github.com/Sandeep10021/ZOO-Project ZOO-Project]&lt;br /&gt;
* Project's Wiki Page : [https://wiki.osgeo.org/wiki/GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface 3D Scene Builder as WPS Service]&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am an Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with a CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
* Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
* Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
* Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127200</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127200"/>
		<updated>2021-08-21T13:54:55Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present, the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either by either simply capturing via camera or importing drone-captured images. Further, I am planning to integrate the various functions as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over the mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors set up initial video call for primary discussion and explained to me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through the documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
''' 7th June - 12th July '''&lt;br /&gt;
=== Coding Phase-1 ===&lt;br /&gt;
&lt;br /&gt;
==== Week 1 (7th June - 13th June) ==== &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed a user interface for loading images from a folder and also capturing images via camera with several other functionalities.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
==== Week 2 (14th June - 20th June) ==== &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
==== Week 3 (21st June - 27th June) ==== &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud files in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
==== Week 4 (28th June - 4th July) ==== &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service-based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
==== Week 5 (5th July - 11th July) ==== &lt;br /&gt;
* Created a web service-based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
==== Week 6 (12th July - 18th July) ==== &lt;br /&gt;
* Resolved some existing errors in the UI.&lt;br /&gt;
* Completed Potree visualization setup.&lt;br /&gt;
* Working on setup instructed by mentors during the meeting.&lt;br /&gt;
* Working on ZOO-Project configuration needed to create zoo-services.&lt;br /&gt;
&lt;br /&gt;
==== Week 7 (19th July - 25th July) ====&lt;br /&gt;
* Created Sample getCapapbilities and describeService request using python modules for WPS services &lt;br /&gt;
* Exploring more about Cheetah Template and their syntax &lt;br /&gt;
* Creating a sample template to redirect to 3D point cloud UI or load UI&lt;br /&gt;
&lt;br /&gt;
==== Week 8 (26th July - 1st August) ====&lt;br /&gt;
* Created a template for UI and added the volume to the mapmint container&lt;br /&gt;
* Exploring and understanding the mapmint-UI code to create a widget on the main UI&lt;br /&gt;
&lt;br /&gt;
==== Week 9 (2nd August - 8th August) ====&lt;br /&gt;
* Created WPS service to run all the python scripts for Point Cloud Generation&lt;br /&gt;
* Working on storing the input and output data in the database&lt;br /&gt;
&lt;br /&gt;
==== Week 10 (9th August - 15th August) ====&lt;br /&gt;
* Added 3D Point Cloud scene builder as a widget to the Mapmint Dashboard&lt;br /&gt;
* Cleaned up the code and added comments in the code&lt;br /&gt;
* Working on Documenting the work that I have completed till now and its future aspects&lt;br /&gt;
&lt;br /&gt;
=== Final Report ===&lt;br /&gt;
&lt;br /&gt;
'''Google Summer of Code 2021'''&lt;br /&gt;
* Author - [https://wiki.osgeo.org/wiki/User:SandeepSaurav Sandeep Saurav]&lt;br /&gt;
* Mentor 1 - [https://wiki.osgeo.org/wiki/User:Djay Gérald Fenoy]&lt;br /&gt;
* Mentor 2 - [https://wiki.osgeo.org/wiki/User:RajatShinde Rajat Shinde]&lt;br /&gt;
* Organization - [https://www.osgeo.org/ OSGeo]()&lt;br /&gt;
* Developer Community - [http://www.mapmint.com/ MapMint], [http://www.zoo-project.org/ ZOO-Project]&lt;br /&gt;
&lt;br /&gt;
'''Abstract'''&lt;br /&gt;
&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
MapMint includes several free software in a complete and coherent web mapping platform, whose operation is based on the use of open standards geomatics and the internet. At the heart of MapMint, we have the ZOO-Project, an application to simply and efficiently deploy [https://www.ogc.org/standards/wcs WPS](Web Processing Service) data processing. A set of web services is available MapMint, from simple display of a web page in the application to complex geographical treatments. Other types of web services are implemented, including visualization and querying spatial data, [https://www.ogc.org/standards/wms WMS](Web Map Service). Access to geographic data in vector format is via the [WFS](https://www.ogc.org/standards/wfs) (Web Feature Service) or access to image data via [https://www.ogc.org/standards/wcs WCS](Web Coverage Service). All these web services are provided by MapServer. The various files necessary for the functioning of MapServer and dynamic mapping applications are managed by MapMint services which provide a friendly interface for interacting with these web services. ZOO-Project and MapServer applications based on an Apache webserver to access the application via HTTP and HTTPS communication protocols. In the Windows environment, IIS can be used instead of Apache.&lt;br /&gt;
&lt;br /&gt;
[[File:Mapmint-arch.png|700x433px|center]]&lt;br /&gt;
&lt;br /&gt;
                                                      '''Overview of Mapmint Architecture'''&lt;br /&gt;
&lt;br /&gt;
'''Motivation'''&lt;br /&gt;
&lt;br /&gt;
The project aims to Integrate 3D scene builder as WPS services within MapMint administration User Interface. At present, the user can only visualize the 2D maps and can even generate one of them. So, my major motivation for this project is to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D GIS maps but can also build the same. Similar to 2D maps, 3D GIS maps depict objects in greater detail by adding another dimension (z). 3D technology in GIS maps is an explanatory illustration that represents the scale of real-world objects. 3D models assist appearance, a survey in a large number of different domains. For instance, 3D maps can show the height of a hotel or a mountain and not just its location. The 3D tools have to be used along with 2D GIS and then imagined in a 3D setting.&lt;br /&gt;
&lt;br /&gt;
Over the years, GIS has significantly impacted creating mapping as an essential tool to solve problems. Conventionally, GIS information was based on a two-dimensional recording, which apparently limited its usage in most applications. Incorporating 3D technology in GIS will customize the whole experience, make it more personal and enable detailed visualization. &lt;br /&gt;
&lt;br /&gt;
'''MapMint before GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
With the current state of MapMint Software the user can import and store vector and raster GIS data, visualize, share maps, query database server, and WMS / WFS external, publish geographic data in the form of WMS, WFS, and WMTS, treat and edit data source style, compose and save maps in the form of projects. The interoperability of MapMint is provided by the standards used and implemented. It is thus possible to interact with data and services. MapMint application is not only accessible from a web browser but also a desktop client type QGIS.&lt;br /&gt;
&lt;br /&gt;
'''Updates in MapMint during GSoC 2021'''&lt;br /&gt;
&lt;br /&gt;
Integrated 3D scene builder as WPS services within MapMint administration User Interface.&lt;br /&gt;
&lt;br /&gt;
Now the user can easily create a 3D Point Cloud scene using multiple sets of images from the same scene. 3D Point Cloud generation was done using [https://github.com/Sandeep10021/mapmint/wiki/StructureFromMotion Structure From Motion] algorithm.&lt;br /&gt;
&lt;br /&gt;
[[File:UIView.jpg|center]]&lt;br /&gt;
                                               '''Overview of MapMint UI for 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
'''Future Opportunities'''&lt;br /&gt;
&lt;br /&gt;
With the increase in applications of 3D scenes, huge opportunities are coming along with it. One can convert this Point Cloud model into a Mesh model and can even color them for presentation. There are various functions that can be added to process the model such as Sharpening, Masking, Smoothing, etc. Further one can even extend this 3D scene generation support for raster data as well that can be used in various applications.&lt;br /&gt;
&lt;br /&gt;
'''Testing 3D Point Cloud Generation'''&lt;br /&gt;
&lt;br /&gt;
* '''As MapMint User Interface'''&lt;br /&gt;
** Setup OSGeoLive 13.0 from [https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0 here]&lt;br /&gt;
** Setup ZOO-Project and MapMint using Docker from [https://github.com/Sandeep10021/mapmint/wiki/Setup-ZOO-Project-and-Mapmint-Using-Docker here] &lt;br /&gt;
** Copy paste the folder ''PC_WPS'' from [here] to ''ZOO-Project/Zoo-project/zoo-services'' directory in order to create WPS services&lt;br /&gt;
** Next, make an widget similar to others on left hand side of the MapMint UI by making changes in [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Final%20Week/Skeleton_bs.py Skeleton_bs.py] and [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Final%20Week/Skeleton_bs.tmpl Skeleton_bs.py] in ''ZOO-Project/mapmint/mapmint-ui/templates'' directory&lt;br /&gt;
** Copy paste the folder ''PC_Generation'' to ''ZOO-Project/mapmint/public_map/'' directory&lt;br /&gt;
** Now, finally create the volumne by copy-pasting following code to ''docker-compose.yml'' file&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  web:&lt;br /&gt;
    image: httpd:latest&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;9000:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/public_map/PointCloud:/usr/local/apache2/htdocs/PointCloud&lt;br /&gt;
      - ./mapmint/public_map/PointCloud/httpd.conf:/usr/local/apache2/conf/httpd.conf&lt;br /&gt;
      - ./mapmint/public_map/PointCloud/upload.py:/usr/local/apache2/cgi-bin/upload.py&lt;br /&gt;
&lt;br /&gt;
  zookernel:&lt;br /&gt;
    build: .&lt;br /&gt;
    image: geolabs/mapmint&lt;br /&gt;
    ports:&lt;br /&gt;
      - &amp;quot;80:80&amp;quot;&lt;br /&gt;
    volumes:&lt;br /&gt;
      - ./mapmint/mapmint-ui/templates/generation_bs.tmpl:/mapmint/mapmint-ui/templates/generation_bs.tmpl&lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/generation.py:/usr/lib/cgi-bin/generation.py  &lt;br /&gt;
      - ./zoo-project/zoo-services/PC_WPS/cgi-env/PointCloud.zcfg:/usr/lib/cgi-bin/PointCloud.zcfg   &lt;br /&gt;
      - ./mapmint/public_map/PC_Generation:/var/www/html/PC_Generation&lt;br /&gt;
      - ./mapmint/public_map/PC_Generation/upload.py:/usr/lib/cgi-bin/upload.py &lt;br /&gt;
      - ./mapmint:/mapmint&lt;br /&gt;
&lt;br /&gt;
** Now you are ready to go !!&lt;br /&gt;
** Test if the WPS service for Point Cloud generation is running properly by running the following URL&lt;br /&gt;
&lt;br /&gt;
GetCapabilities: http://localhost/cgi-bin/zoo_loader.cgi?request=GetCapabilities&amp;amp;service=WPS&lt;br /&gt;
&lt;br /&gt;
DescribeProcess: http://localhost/cgi-bin/zoo_loader.cgi?request=DescribeProcess&amp;amp;service=WPS&amp;amp;version=1.0.0&amp;amp;Identifier=PointCloud&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
** Now, finally open the MapMint dashboard and enjoy the service! &lt;br /&gt;
 &lt;br /&gt;
* '''As Flask Web Application'''&lt;br /&gt;
** Setup OSGeoLive 13.0 from [here](https://github.com/Sandeep10021/mapmint/wiki/Setup-OSGeoLive-13.0)&lt;br /&gt;
** Clone the Point Clone Generation Repository from [here](https://github.com/Sandeep10021/mapmint/tree/master/GSoC-21/Week%201-9/PointCloudGeneration) &lt;br /&gt;
** Install all modules to run this app by running following command&lt;br /&gt;
&lt;br /&gt;
pip install -r requirements.text&lt;br /&gt;
&lt;br /&gt;
** Run app.py file using the following command&lt;br /&gt;
&lt;br /&gt;
python app.py&lt;br /&gt;
 &lt;br /&gt;
** Go to ''https://localhost:5000'' from any browser and now you can see Point Cloud Generation UI &lt;br /&gt;
** Select '''at least 10 sets of images''' to generate 3D Point Cloud and Click ''Submit''&lt;br /&gt;
** Wait for some time until you receive a message ''Point Cloud has been generated successfully! ''&lt;br /&gt;
** Now your 3D Point Cloud is ready &lt;br /&gt;
** Now you can download your 3D Point Cloud file by clicking on ```Download Point Cloud``` button&lt;br /&gt;
** Also, you can visualize it by clicking on ```Visualize``` button&lt;br /&gt;
** Alternatively you can also download the 3D Point Cloud file and visualize it in ''Meshlab'' by running the ''meshlab'' command in the terminal and selecting downloaded ''merged.ply'' file&lt;br /&gt;
&lt;br /&gt;
'''Working Example'''&lt;br /&gt;
&lt;br /&gt;
Demonstration video about how to use 3D Point Cloud service and UI [https://github.com/Sandeep10021/mapmint/blob/master/GSoC-21/Week%201-9/PointCloudGeneration.mp4 (Demo)]&lt;br /&gt;
&lt;br /&gt;
'''Related Links'''&lt;br /&gt;
* Mapmint Repository : [https://github.com/Sandeep10021/mapmint Mapmint]&lt;br /&gt;
* Zoo-Project Repository : [https://github.com/Sandeep10021/ZOO-Project ZOO-Project]&lt;br /&gt;
* Project's Wiki Page : [https://wiki.osgeo.org/wiki/GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface 3D Scene Builder as WPS Service]&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am an Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with a CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
* Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
* Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
* Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
* Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
* Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=File:UIView.jpg&amp;diff=127199</id>
		<title>File:UIView.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=File:UIView.jpg&amp;diff=127199"/>
		<updated>2021-08-21T13:44:31Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mapmint UI View&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=File:Mapmint-arch.png&amp;diff=127198</id>
		<title>File:Mapmint-arch.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=File:Mapmint-arch.png&amp;diff=127198"/>
		<updated>2021-08-21T13:36:35Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Overview of Mapmint Architecture&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127197</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127197"/>
		<updated>2021-08-21T12:37:36Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies several GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters, etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app), and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS, and WMTS&lt;br /&gt;
* Treat, edit, and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present, the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create a user interface as a WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either by either simply capturing via camera or importing drone-captured images. Further, I am planning to integrate the various functions as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over the mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors set up initial video call for primary discussion and explained to me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through the documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
''' 7th June - 12th July '''&lt;br /&gt;
=== Coding Phase-1 ===&lt;br /&gt;
&lt;br /&gt;
==== Week 1 (7th June - 13th June) ==== &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed a user interface for loading images from a folder and also capturing images via camera with several other functionalities.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
==== Week 2 (14th June - 20th June) ==== &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
==== Week 3 (21st June - 27th June) ==== &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud files in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
==== Week 4 (28th June - 4th July) ==== &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service-based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
==== Week 5 (5th July - 11th July) ==== &lt;br /&gt;
* Created a web service-based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
==== Week 6 (12th July - 18th July) ==== &lt;br /&gt;
* Resolved some existing errors in the UI.&lt;br /&gt;
* Completed Potree visualization setup.&lt;br /&gt;
* Working on setup instructed by mentors during the meeting.&lt;br /&gt;
* Working on ZOO-Project configuration needed to create zoo-services.&lt;br /&gt;
&lt;br /&gt;
==== Week 7 (19th July - 25th July) ====&lt;br /&gt;
* Created Sample getCapapbilities and describeService request using python modules for WPS services &lt;br /&gt;
* Exploring more about Cheetah Template and their syntax &lt;br /&gt;
* Creating a sample template to redirect to 3D point cloud UI or load UI&lt;br /&gt;
&lt;br /&gt;
==== Week 8 (26th July - 1st August) ====&lt;br /&gt;
* Created a template for UI and added the volume to the mapmint container&lt;br /&gt;
* Exploring and understanding the mapmint-UI code to create a widget on the main UI&lt;br /&gt;
&lt;br /&gt;
==== Week 9 (2nd August - 8th August) ====&lt;br /&gt;
* Created WPS service to run all the python scripts for Point Cloud Generation&lt;br /&gt;
* Working on storing the input and output data in the database&lt;br /&gt;
&lt;br /&gt;
==== Week 10 (9th August - 15th August) ====&lt;br /&gt;
* Added 3D Point Cloud scene builder as a widget to the Mapmint Dashboard&lt;br /&gt;
* Cleaned up the code and added comments in the code&lt;br /&gt;
* Working on Documenting the work that I have completed till now and its future aspects&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am an Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with a CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
*Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
*Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
*Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
*Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
*Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127062</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127062"/>
		<updated>2021-08-16T10:42:14Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies a number of GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app) and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS and WMTS&lt;br /&gt;
* Treat, edit and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present  the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create an user interface as WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either through either simply  capturing via camera or importing drone captured images. Further I am planning to integrate the various functionality as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors setup initial video call for primary discussion and explained me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
=== 7th June - 12th July ===&lt;br /&gt;
'''Coding Phase-1 :'''&lt;br /&gt;
&lt;br /&gt;
''' Week 1 : 7th June - 13th June ''' &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed an user interface for loading images from folder and also capturing images via camera with several other functionality.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
''' Week 2 : 14th June - 20th June ''' &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
''' Week 3 : 21th June - 27th June ''' &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud file in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
''' Week 4 : 28th June - 4th July ''' &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
''' Week 5 : 5th July - 11th July ''' &lt;br /&gt;
* Created a web service based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
''' Week 6 : 12th July - 18th July ''' &lt;br /&gt;
* Resolved some existing errors in the UI.&lt;br /&gt;
* Completed Potree visualization setup.&lt;br /&gt;
* Working on setup instructed by mentors during meeting.&lt;br /&gt;
* Working on ZOO-Project configuration needed to create zoo-services.&lt;br /&gt;
&lt;br /&gt;
''' Week 7 : 19th July - 25th July '''&lt;br /&gt;
* Created Sample getCapapbilities and describeService request using python modules for WPS services &lt;br /&gt;
* Exploring more about Cheetah Template and their syntax &lt;br /&gt;
* Creating a sample template to redirect to 3D point cloud UI or load UI&lt;br /&gt;
&lt;br /&gt;
''' Week 8 : 26th July - 1st August '''&lt;br /&gt;
* Created a template for UI and added the volume to the mapmint container&lt;br /&gt;
* Exploring and understanding the mapmint-ui code to create a widget on main UI&lt;br /&gt;
&lt;br /&gt;
''' Week 9 : 2nd August - 8th August '''&lt;br /&gt;
* Created WPS service to run all the python script for Point Cloud Generation&lt;br /&gt;
* Working on storing the input and output data in database&lt;br /&gt;
&lt;br /&gt;
''' Week 10 : 9th August - 15th August '''&lt;br /&gt;
* Added 3D Point Cloud scene builder as a widget to the Mapmint Dashboard&lt;br /&gt;
* Cleaned up the code and added comments in the code&lt;br /&gt;
* Working on Documenting the work that i have completed till now and it's future aspects&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am a Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
*Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
*Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
*Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
*Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
*Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127048</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127048"/>
		<updated>2021-08-09T07:08:38Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies a number of GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app) and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS and WMTS&lt;br /&gt;
* Treat, edit and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present  the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create an user interface as WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either through either simply  capturing via camera or importing drone captured images. Further I am planning to integrate the various functionality as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors setup initial video call for primary discussion and explained me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
=== 7th June - 12th July ===&lt;br /&gt;
'''Coding Phase-1 :'''&lt;br /&gt;
&lt;br /&gt;
''' Week 1 : 7th June - 13th June ''' &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed an user interface for loading images from folder and also capturing images via camera with several other functionality.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
''' Week 2 : 14th June - 20th June ''' &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
''' Week 3 : 21th June - 27th June ''' &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud file in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
''' Week 4 : 28th June - 4th July ''' &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
''' Week 5 : 5th July - 11th July ''' &lt;br /&gt;
* Created a web service based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
''' Week 6 : 12th July - 18th July ''' &lt;br /&gt;
* Resolved some existing errors in the UI.&lt;br /&gt;
* Completed Potree visualization setup.&lt;br /&gt;
* Working on setup instructed by mentors during meeting.&lt;br /&gt;
* Working on ZOO-Project configuration needed to create zoo-services.&lt;br /&gt;
&lt;br /&gt;
''' Week 7 : 19th July - 25th July '''&lt;br /&gt;
* Created Sample getCapapbilities and describeService request using python modules for WPS services &lt;br /&gt;
* Exploring more about Cheetah Template and their syntax &lt;br /&gt;
* Creating a sample template to redirect to 3D point cloud UI or load UI&lt;br /&gt;
&lt;br /&gt;
''' Week 8 : 26th July - 1st August '''&lt;br /&gt;
* Created a template for UI and added the volume to the mapmint container&lt;br /&gt;
* Exploring and understanding the mapmint-ui code to create a widget on main UI&lt;br /&gt;
&lt;br /&gt;
''' Week 9 : 2nd August - 8th August '''&lt;br /&gt;
* Created WPS service to run all the python script for Point Cloud Generation&lt;br /&gt;
* Working on storing the input and output data in database&lt;br /&gt;
&lt;br /&gt;
'''What are my plans for the next week?'''&lt;br /&gt;
* Debug and test the WPS service to generate Point Cloud&lt;br /&gt;
* Create a link between input data, WPS services and output data for Point Cloud generation&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am a Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
*Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
*Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
*Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
*Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
*Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127024</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=127024"/>
		<updated>2021-08-01T18:46:00Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies a number of GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app) and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS and WMTS&lt;br /&gt;
* Treat, edit and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present  the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create an user interface as WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either through either simply  capturing via camera or importing drone captured images. Further I am planning to integrate the various functionality as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors setup initial video call for primary discussion and explained me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
=== 7th June - 12th July ===&lt;br /&gt;
'''Coding Phase-1 :'''&lt;br /&gt;
&lt;br /&gt;
''' Week 1 : 7th June - 13th June ''' &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed an user interface for loading images from folder and also capturing images via camera with several other functionality.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
''' Week 2 : 14th June - 20th June ''' &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
''' Week 3 : 21th June - 27th June ''' &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud file in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
''' Week 4 : 28th June - 4th July ''' &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
''' Week 5 : 5th July - 11th July ''' &lt;br /&gt;
* Created a web service based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
''' Week 6 : 12th July - 18th July ''' &lt;br /&gt;
* Resolved some existing errors in the UI.&lt;br /&gt;
* Completed Potree visualization setup.&lt;br /&gt;
* Working on setup instructed by mentors during meeting.&lt;br /&gt;
* Working on ZOO-Project configuration needed to create zoo-services.&lt;br /&gt;
&lt;br /&gt;
''' Week 7 : 19th July - 25th July '''&lt;br /&gt;
* Created Sample getCapapbilities and describeService request using python modules for WPS services &lt;br /&gt;
* Exploring more about Cheetah Template and their syntax &lt;br /&gt;
* Creating a sample template to redirect to 3D point cloud UI or load UI&lt;br /&gt;
&lt;br /&gt;
''' Week 8 : 26th July - 1st August '''&lt;br /&gt;
* Created a template for UI and added the volume to the mapmint container&lt;br /&gt;
* Exploring and understanding the mapmint-ui code to create a widget on main UI&lt;br /&gt;
&lt;br /&gt;
'''What am I going to achieve for next week?'''&lt;br /&gt;
* To make it possible to run all the python script from the template UI using button&lt;br /&gt;
* To save and Display the created model in the UI&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am a Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
*Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
*Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
*Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
*Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
*Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126973</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126973"/>
		<updated>2021-07-25T08:44:03Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies a number of GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app) and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS and WMTS&lt;br /&gt;
* Treat, edit and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present  the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create an user interface as WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either through either simply  capturing via camera or importing drone captured images. Further I am planning to integrate the various functionality as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors setup initial video call for primary discussion and explained me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
=== 7th June - 12th July ===&lt;br /&gt;
'''Coding Phase-1 :'''&lt;br /&gt;
&lt;br /&gt;
''' Week 1 : 7th June - 13th June ''' &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed an user interface for loading images from folder and also capturing images via camera with several other functionality.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
''' Week 2 : 14th June - 20th June ''' &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
''' Week 3 : 21th June - 27th June ''' &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud file in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
''' Week 4 : 28th June - 4th July ''' &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
''' Week 5 : 5th July - 11th July ''' &lt;br /&gt;
* Created a web service based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
''' Week 6 : 12th July - 18th July ''' &lt;br /&gt;
* Resolved some existing errors in the UI.&lt;br /&gt;
* Completed Potree visualization setup.&lt;br /&gt;
* Working on setup instructed by mentors during meeting.&lt;br /&gt;
* Working on ZOO-Project configuration needed to create zoo-services.&lt;br /&gt;
&lt;br /&gt;
''' Week 7 : 19th July - 25th July '''&lt;br /&gt;
* Created Sample getCapapbilities and describeService request using python modules for WPS services &lt;br /&gt;
* Exploring more about Cheetah Template and their syntax &lt;br /&gt;
* Creating a sample template to redirect to 3D point cloud UI or load UI&lt;br /&gt;
&lt;br /&gt;
'''What am I going to achieve for next week?'''&lt;br /&gt;
* Continue my work for creating template &lt;br /&gt;
* Will make connections between UI and server to make integration successful&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am a Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
*Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
*Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
*Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
*Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
*Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126949</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126949"/>
		<updated>2021-07-18T14:49:25Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies a number of GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app) and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS and WMTS&lt;br /&gt;
* Treat, edit and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present  the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create an user interface as WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either through either simply  capturing via camera or importing drone captured images. Further I am planning to integrate the various functionality as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors setup initial video call for primary discussion and explained me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
=== 7th June - 12th July ===&lt;br /&gt;
'''Coding Phase-1 :'''&lt;br /&gt;
&lt;br /&gt;
''' Week 1 : 7th June - 13th June ''' &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed an user interface for loading images from folder and also capturing images via camera with several other functionality.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
''' Week 2 : 14th June - 20th June ''' &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
''' Week 3 : 21th June - 27th June ''' &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud file in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
''' Week 4 : 28th June - 4th July ''' &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
''' Week 5 : 5th July - 11th July ''' &lt;br /&gt;
* Created a web service based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
''' Week 6 : 12th July - 18th July ''' &lt;br /&gt;
* Resolved some existing errors in the UI.&lt;br /&gt;
* Completed Potree visualization setup.&lt;br /&gt;
* Working on setup instructed by mentors during meeting.&lt;br /&gt;
* Working on ZOO-Project configuration needed to create zoo-services.&lt;br /&gt;
&lt;br /&gt;
'''What am I going to achieve for next week?'''&lt;br /&gt;
* Continue working ZOO-Project Configuration setup.&lt;br /&gt;
* Will create WPS service that will create Create Point Cloud from set of images.&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am a Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
*Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
*Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
*Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
*Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
*Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126923</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126923"/>
		<updated>2021-07-10T18:06:04Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies a number of GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app) and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS and WMTS&lt;br /&gt;
* Treat, edit and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present  the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create an user interface as WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either through either simply  capturing via camera or importing drone captured images. Further I am planning to integrate the various functionality as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors setup initial video call for primary discussion and explained me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
=== 7th June - 12th July ===&lt;br /&gt;
'''Coding Phase-1 :'''&lt;br /&gt;
&lt;br /&gt;
''' Week 1 : 7th June - 13th June ''' &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed an user interface for loading images from folder and also capturing images via camera with several other functionality.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
''' Week 2 : 14th June - 20th June ''' &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
''' Week 3 : 21th June - 27th June ''' &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud file in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
''' Week 4 : 28th June - 4th July ''' &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Read OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Read workshop 2017 post for creating zoo-services.&lt;br /&gt;
* Started creating simple web service based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
''' Week 5 : 5th July - 11th July ''' &lt;br /&gt;
* Created a web service based UI using Flask and added some functionality to it.&lt;br /&gt;
* Added Point cloud generation and visualization(using Three.js) to the UI.&lt;br /&gt;
* Initiated setting up Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
'''What am I going to achieve for next week?'''&lt;br /&gt;
* Sort out some existing errors in the UI.&lt;br /&gt;
* Complete Potree visualization setup.&lt;br /&gt;
* Will create a WPS service for point cloud creation and visualization and integrate with MapMint.&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am a Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
*Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
*Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
*Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
*Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
*Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126892</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126892"/>
		<updated>2021-07-04T17:41:50Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: /* 7th June - 12th July */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies a number of GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app) and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS and WMTS&lt;br /&gt;
* Treat, edit and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present  the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create an user interface as WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either through either simply  capturing via camera or importing drone captured images. Further I am planning to integrate the various functionality as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors setup initial video call for primary discussion and explained me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
=== 7th June - 12th July ===&lt;br /&gt;
'''Coding Phase-1 :'''&lt;br /&gt;
&lt;br /&gt;
''' Week 1 : 7th June - 13th June ''' &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed an user interface for loading images from folder and also capturing images via camera with several other functionality.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
''' Week 2 : 14th June - 20th June ''' &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
''' Week 3 : 21th June - 27th June ''' &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud file in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
''' Week 4 : 28th June - 4th July ''' &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Went through OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Went through workshop 2017 for creating zoo-services.&lt;br /&gt;
* Started creating simple web service based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
'''What am I going to achieve for next week?'''&lt;br /&gt;
* Complete a web service based UI using Flask and add some functionality and test it.&lt;br /&gt;
* Add Point cloud creation as a WPS service to the UI.&lt;br /&gt;
* Setup Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am a Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
*Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
*Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
*Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
*Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
*Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126891</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126891"/>
		<updated>2021-07-04T17:41:24Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies a number of GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app) and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS and WMTS&lt;br /&gt;
* Treat, edit and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present  the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create an user interface as WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either through either simply  capturing via camera or importing drone captured images. Further I am planning to integrate the various functionality as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors setup initial video call for primary discussion and explained me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
=== 7th June - 12th July ===&lt;br /&gt;
'''Coding Phase-1 :'''&lt;br /&gt;
&lt;br /&gt;
''' Week 1 : 7th June - 13th June ''' &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed an user interface for loading images from folder and also capturing images via camera with several other functionality.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
''' Week 2 : 14th June - 20th June ''' &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
''' Week 3 : 21th June - 27th June ''' &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud file in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
''' Week 3 : 28th June - 4th July ''' &lt;br /&gt;
* Wrote code to convert point cloud (.ply) to mesh (.stl) file and visualize using o3d.&lt;br /&gt;
* Went through OGC standards for WPS services and their basic requests and response.&lt;br /&gt;
* Went through workshop 2017 for creating zoo-services.&lt;br /&gt;
* Started creating simple web service based UI for setting up various WPS services.&lt;br /&gt;
&lt;br /&gt;
'''What am I going to achieve for next week?'''&lt;br /&gt;
* Complete a web service based UI using Flask and add some functionality and test it.&lt;br /&gt;
* Add Point cloud creation as a WPS service to the UI.&lt;br /&gt;
* Setup Potree Visualization in the UI.&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am a Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
*Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
*Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
*Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
*Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
*Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126861</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126861"/>
		<updated>2021-06-27T21:23:57Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies a number of GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app) and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS and WMTS&lt;br /&gt;
* Treat, edit and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present  the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create an user interface as WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either through either simply  capturing via camera or importing drone captured images. Further I am planning to integrate the various functionality as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors setup initial video call for primary discussion and explained me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
=== 7th June - 12th July ===&lt;br /&gt;
'''Coding Phase-1 :'''&lt;br /&gt;
&lt;br /&gt;
''' Week 1 : 7th June - 13th June ''' &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed an user interface for loading images from folder and also capturing images via camera with several other functionality.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
''' Week 2 : 14th June - 20th June ''' &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
''' Week 3 : 21th June - 27th June ''' &lt;br /&gt;
* Integrated the generation and visualization of multiple format 3D point cloud file in the UI.&lt;br /&gt;
* Applied some more advanced algorithm to remove noise from the generated 3D point clouds&lt;br /&gt;
* Integrated camera setup for taking live images and videos and convert them into point clouds&lt;br /&gt;
&lt;br /&gt;
'''What am I going to achieve for next week?'''&lt;br /&gt;
* Setup MapMint on a Docker container on my local machine.&lt;br /&gt;
* Will write code to generate Mesh from the 3D point cloud.&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am a Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
*Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
*Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
*Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
*Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
*Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126824</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126824"/>
		<updated>2021-06-20T18:46:01Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies a number of GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app) and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS and WMTS&lt;br /&gt;
* Treat, edit and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present  the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create an user interface as WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either through either simply  capturing via camera or importing drone captured images. Further I am planning to integrate the various functionality as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors setup initial video call for primary discussion and explained me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
=== 7th June - 12th July ===&lt;br /&gt;
'''Coding Phase-1 :'''&lt;br /&gt;
&lt;br /&gt;
''' Week 1 : 7th June - 13th June ''' &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed an user interface for loading images from folder and also capturing images via camera with several other functionality.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
''' Week 2 : 14th June - 20th June ''' &lt;br /&gt;
* Wrote code to generate 3D point cloud using a set of images.&lt;br /&gt;
* Applied Multiple Filters to filter out outliers.&lt;br /&gt;
* Extracted the 3D point cloud generated file(sample.ply) from 85 sets of images and visualized it using meshlab.&lt;br /&gt;
&lt;br /&gt;
'''What am I going to achieve for next week?'''&lt;br /&gt;
* Will integrate the generation and visualization of multiple format 3D point cloud file in the UI.&lt;br /&gt;
* Apply some more advanced algorithm to remove noise from the generated 3D point cloud.&lt;br /&gt;
* Will write code to generate Mesh from the 3D point cloud.&lt;br /&gt;
* Will write code to generate 3D point cloud of ODM datasets.&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am a Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
*Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
*Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
*Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
*Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
*Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126794</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126794"/>
		<updated>2021-06-13T15:03:45Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies a number of GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app) and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS and WMTS&lt;br /&gt;
* Treat, edit and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present  the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create an user interface as WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either through either simply  capturing via camera or importing drone captured images. Further I am planning to integrate the various functionality as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors setup initial video call for primary discussion and explained me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
=== 7th June - 12th July ===&lt;br /&gt;
'''Coding Phase-1 :'''&lt;br /&gt;
&lt;br /&gt;
''' Week 1 : 7th June - 13th June ''' &lt;br /&gt;
* Discussed with mentors regarding WPS UI and how to set it up on the MapMint web application.&lt;br /&gt;
* Designed an user interface for loading images from folder and also capturing images via camera with several other functionality.&lt;br /&gt;
* Read several publications regarding Structure From Motion.&lt;br /&gt;
* Wrote code for feature extraction from multiple images and matching them.&lt;br /&gt;
&lt;br /&gt;
'''What am I going to achieve for next week?'''&lt;br /&gt;
* Will write Code for Geometric Verification of Extracted Points.&lt;br /&gt;
* Will write code for Image Registration.&lt;br /&gt;
* Will write Code for Triangulation Method.&lt;br /&gt;
* Will add more functionality to the WPS UI.&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am a Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
*Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
*Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
*Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
*Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
*Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126784</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126784"/>
		<updated>2021-06-06T15:42:28Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies a number of GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app) and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS and WMTS&lt;br /&gt;
* Treat, edit and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present  the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create an user interface as WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either through either simply  capturing via camera or importing drone captured images. Further I am planning to integrate the various functionality as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors setup initial video call for primary discussion and explained me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through documentation for MapMint web application&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
=== 7th June - 12th July ===&lt;br /&gt;
'''Coding Phase-1 :'''&lt;br /&gt;
&lt;br /&gt;
'''What am I going to achieve for next week?'''&lt;br /&gt;
* Design an interface for capturing datasets via camera.&lt;br /&gt;
* Start working on WPS for 3D image generation using a camera.&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am a Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
*Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
*Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
*Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
*Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
*Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126783</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126783"/>
		<updated>2021-06-06T15:40:56Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies a number of GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app) and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS and WMTS&lt;br /&gt;
* Treat, edit and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present  the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create an user interface as WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either through either simply  capturing via camera or importing drone captured images. Further I am planning to integrate the various functionality as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors setup initial video call for primary discussion and explained me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through documentation for MapMint web application&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
* Gone through the working of the application user interface and code&lt;br /&gt;
* Analyzed structure of MapMint web application and understand it thoroughly&lt;br /&gt;
&lt;br /&gt;
=== 7th June - 12th July ===&lt;br /&gt;
'''Coding Phase-1 :'''&lt;br /&gt;
&lt;br /&gt;
'''What am I going to achieve for next week?'''&lt;br /&gt;
* Design an interface for capturing datasets via camera.&lt;br /&gt;
* Start working on WPS for 3D image generation using a camera.&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am a Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
*Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
*Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
*Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
*Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
*Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126700</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126700"/>
		<updated>2021-05-30T15:04:34Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: /* 17th May - 7th June */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies a number of GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app) and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS and WMTS&lt;br /&gt;
* Treat, edit and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present  the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create an user interface as WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either through either simply  capturing via camera or importing drone captured images. Further I am planning to integrate the various functionality as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors setup initial video call for primary discussion and explained me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Setting up MapMint Developing Environment on my personal system&lt;br /&gt;
* Gone through documentation for MapMint web application&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
&lt;br /&gt;
'''What am I going to achieve for next week?'''&lt;br /&gt;
* Will go through the working of the application user interface and code&lt;br /&gt;
* Will Analyze structure of MapMint web application and understand it thoroughly&lt;br /&gt;
* Will sort out small issues to get familiar with the codes&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am a Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
*Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
*Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
*Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
*Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
*Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126699</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126699"/>
		<updated>2021-05-30T14:57:58Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies a number of GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app) and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS and WMTS&lt;br /&gt;
* Treat, edit and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present  the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create an user interface as WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either through either simply  capturing via camera or importing drone captured images. Further I am planning to integrate the various functionality as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over mailing list for suggestions &lt;br /&gt;
* Joined MapMint Slack Workspace created by mentors which we will be used as a mode of communication over the GSoC 2021 period&lt;br /&gt;
* Mentors setup initial video call for primary discussion and explained me about my tasks during Community Bonding Period&lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
* Environment setup of MapMint web application on my personal system&lt;br /&gt;
* Gone through documentation for MapMint web application&lt;br /&gt;
* Discussed with the mentors their expectations over the GSoC 2021 project period&lt;br /&gt;
&lt;br /&gt;
'''What am I going to achieve for next week?'''&lt;br /&gt;
* Will go through the working of the application user interface and code&lt;br /&gt;
* Will Analyze structure of MapMint web application and understand it thoroughly&lt;br /&gt;
* Will sort out small issues to get familiar with the codes&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am a Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
*Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
*Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
*Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
*Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
*Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Google_Summer_of_Code_2021_Accepted&amp;diff=126657</id>
		<title>Google Summer of Code 2021 Accepted</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Google_Summer_of_Code_2021_Accepted&amp;diff=126657"/>
		<updated>2021-05-27T13:16:38Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:GSoC2016Logo.jpg|400px|link=https://developers.google.com/open-source/gsoc/]] &amp;lt;font size=&amp;quot;+3&amp;quot;&amp;gt; @ &amp;lt;/font&amp;gt; &lt;br /&gt;
[[Image:Osgeo-logo.png|300px|link=http://www.osgeo.org]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Back to the main OSGeo [[Google Summer of Code 2021]] @ OSGeo wiki page.&lt;br /&gt;
&lt;br /&gt;
== Accepted Proposals ==&lt;br /&gt;
&lt;br /&gt;
This year OSGeo accepted 12 students working on the following projects:&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Project Logo'''&lt;br /&gt;
|'''Community'''&lt;br /&gt;
|'''Project'''&lt;br /&gt;
|'''Student'''&lt;br /&gt;
|'''1st mentor'''&lt;br /&gt;
|'''2nd mentor'''&lt;br /&gt;
|'''Other Mentors'''&lt;br /&gt;
|'''Wiki page'''&lt;br /&gt;
|'''Repository'''&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:logo-qgis.png|40px|center]]&lt;br /&gt;
|QGIS&lt;br /&gt;
|A new render type: On-the-fly Raster Calculator for QGIS&lt;br /&gt;
|[[User: Frabrs|Francesco Bursi]]&lt;br /&gt;
|[[User:MartinDobias|Martin Dobias]]&lt;br /&gt;
|[[User:Zilolv|Peter Petrik]]&lt;br /&gt;
|[[User:Robertomarzocchi|Roberto Marzocchi]]&lt;br /&gt;
|https://wiki.osgeo.org/wiki/A_new_render_type_On_the_fly_Raster_Calculator_for_QGIS&lt;br /&gt;
|https://github.com/Franc-Brs/QGIS.git&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:logo-grass.png|40px|center]]&lt;br /&gt;
|GRASS GIS&lt;br /&gt;
|First steps towards a new GRASS GIS Single-Window GUI&lt;br /&gt;
|[[User:Lindakladivova|Linda Kladivova]]&lt;br /&gt;
|[[User:Annakrat|Anna Petrasova]]&lt;br /&gt;
|[[User:Wenzeslaus|Vaclav Petras]]&lt;br /&gt;
|[[User:Martinl|Martin Landa]], [[User:SBL|Stefan Blumentrath]]&lt;br /&gt;
|https://trac.osgeo.org/grass/wiki/GSoC/2021/SingleWindowLayout&lt;br /&gt;
|https://github.com/lindakladivova/grass&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:logo-grass.png|40px|center]]&lt;br /&gt;
|GRASS GIS&lt;br /&gt;
|Improved Integration of GRASS GIS and Jupyter Notebooks&lt;br /&gt;
|[[User:Chaedri|Caitlin Haedrich]]&lt;br /&gt;
|[[User:Helena|Helena Mitasova]]&lt;br /&gt;
|[[User:Wenzeslaus|Vaclav Petras]]&lt;br /&gt;
|[[User:SBL|Stefan Blumentrath]]&lt;br /&gt;
|https://trac.osgeo.org/grass/wiki/GSoC/2021/JupyterAndGRASS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:logo-grass.png|40px|center]]&lt;br /&gt;
|GRASS GIS&lt;br /&gt;
|Parallelization of existing modules for GRASS GIS&lt;br /&gt;
|Aaron Saw Min Sern&lt;br /&gt;
|Huidae Cho&lt;br /&gt;
|[[User:Wenzeslaus|Vaclav Petras]]&lt;br /&gt;
|[[User:Marisn|Māris Nartišs]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Mapmint-logo-small.png|40px|center]]&lt;br /&gt;
|MapMint&lt;br /&gt;
|Enhancing ARScale and CloudAnchor support to the MapMint4ME Android Application&lt;br /&gt;
|Aniket Giri&lt;br /&gt;
|[[User:Venka|Venkatesh Raghavan]]&lt;br /&gt;
|[[User:Djay|Gérald Fenoy]]&lt;br /&gt;
|[[User:RajatShinde|Rajat Shinde]], [[Sittichai_choosumrong|Sittichai Choosumrong]], Samuel Souk aloun&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Mapmint-logo-small.png|40px|center]]&lt;br /&gt;
|MapMint&lt;br /&gt;
|Implement 3D scene visualization support using Potree and integrate with MapMint&lt;br /&gt;
|[[User:Aryankenchappagol|Aryan Kenchappagol]]&lt;br /&gt;
|[[Sittichai_choosumrong|Sittichai Choosumrong]]&lt;br /&gt;
|[[User:Djay|Gérald Fenoy]]&lt;br /&gt;
|[[User:RajatShinde|Rajat Shinde]], Samuel Souk aloun, [[User:Venka|Venkatesh Raghavan]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Mapmint-logo-small.png|40px|center]]&lt;br /&gt;
|MapMint&lt;br /&gt;
|Integrating 3D scene builder as WPS services within MapMint administration User Interface&lt;br /&gt;
|[[User:SandeepSaurav|Sandeep Saurav]]&lt;br /&gt;
|[[User:Djay|Gérald Fenoy]]&lt;br /&gt;
|[[User:Venka|Venkatesh Raghavan]]&lt;br /&gt;
|[[User:RajatShinde|Rajat Shinde]], [[Sittichai_choosumrong|Sittichai Choosumrong]], Samuel Souk aloun&lt;br /&gt;
|https://wiki.osgeo.org/wiki/GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&lt;br /&gt;
|[https://github.com/Sandeep10021/mapmint Github Repository]&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Mapmint-logo-small.png|40px|center]]&lt;br /&gt;
|MapMint&lt;br /&gt;
|AR Draw experience in MapMint4me&lt;br /&gt;
|[[User:Srvsi | Sourav Singh]]&lt;br /&gt;
|[[User:RajatShinde|Rajat Shinde]]&lt;br /&gt;
|[[User:Venka|Venkatesh Raghavan]]&lt;br /&gt;
|[[User:Djay|Gérald Fenoy]], [[Sittichai_choosumrong|Sittichai Choosumrong]], Samuel Souk aloun&lt;br /&gt;
|https://wiki.osgeo.org/wiki/GSoC_2021_Building_the_AR_Draw_Experience_with_UNITY_3D_and_Integrating_it_with_the_present_MapMint4ME_App&lt;br /&gt;
|[https://github.com/srvsingh1962/MapMint4ME Repository]&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Mapmint-logo-small.png|40px|center]]&lt;br /&gt;
|MapMint&lt;br /&gt;
|Integrating a module to 3d scan a house within the MapMint4ME android application.&lt;br /&gt;
|[[User:Ayoubft | Ayoub Fatihi]]&lt;br /&gt;
|Samuel Souk aloun&lt;br /&gt;
|[[User:Djay|Gérald Fenoy]]&lt;br /&gt;
|[[User:Venka|Venkatesh Raghavan]], [[User:RajatShinde|Rajat Shinde]], [[Sittichai_choosumrong|Sittichai Choosumrong]]&lt;br /&gt;
|https://wiki.osgeo.org/wiki/Integrating_a_module_to_3d_scan_a_house_within_the_MapMint4ME_android_application&lt;br /&gt;
|[https://github.com/ayoubft/MapMint4ME Repository on GitHub]&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Pgrouting-logo.png|40px|center]]&lt;br /&gt;
|pgRouting&lt;br /&gt;
|VRP functionality with VROOM on the database for pgRouting&lt;br /&gt;
|[[User:Krashish8|Ashish Kumar]]&lt;br /&gt;
|[[User:Cvvergara|Celia Virginia Vergara Castillo]]&lt;br /&gt;
|Ashraf Hossain&lt;br /&gt;
|[[User:Rahulworld|Rahul Chauhan]]&lt;br /&gt;
|https://github.com/pgRouting/pgrouting/wiki/GSoC-2021-VRP-functionality-with-VROOM-on-the-database&lt;br /&gt;
|https://github.com/krashish8/GSoC-pgRouting&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Pgrouting-logo.png|40px|center]]&lt;br /&gt;
|pgRouting&lt;br /&gt;
|Implement Edge Coloring Algorithm for pgRouting by the Boost Graph Library&lt;br /&gt;
|[[User:Veenits123|Veenit Kumar]]&lt;br /&gt;
|Ashraf Hossain&lt;br /&gt;
|[[User:Danielkastl|Daniel Kastl]]&lt;br /&gt;
|[[User:Rahulworld|Rahul Chauhan]]&lt;br /&gt;
|https://github.com/pgRouting/pgrouting/wiki/GSoC-2021-Implement-Edge-Coloring-Algorithm-for-pgRouting-by-the-Boost-Graph-Library&lt;br /&gt;
|https://github.com/Veenits123/GSoC-pgRouting&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Logo-postgis.png|40px|center]]&lt;br /&gt;
|PostGIS&lt;br /&gt;
|Implement sorting methods for PostGIS data types before building GiST index&lt;br /&gt;
|HanwGeek&lt;br /&gt;
|[[User:Robe|Regina Obe]]&lt;br /&gt;
|Giuseppe Broccolo&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126656</id>
		<title>GSoC'21 Integrating 3D scene builder as WPS services within MapMint administration User Interface</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC%2721_Integrating_3D_scene_builder_as_WPS_services_within_MapMint_administration_User_Interface&amp;diff=126656"/>
		<updated>2021-05-27T13:05:52Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: Created page with &amp;quot;== Introduction == === Introduction === MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrast...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
MapMint is a geographic information system (GIS) software on the Internet designed to facilitate the deployment of spatial data infrastructures (SDI). MapMint is for individuals and organizations wishing to manage and optimize SDI establishment and deployment of dynamic mapping applications. The application centralizes and simplifies a number of GIS and WebGIS functionality. The different levels of user rights divide tasks according to the public (system administrators, GIS specialists, GIS technicians, cartographers, webmasters etc). The SDI comprises users, tools (MapMint web software and MapMint4ME Android app) and the data (currently, images and location ) recorded by the users. MapMint4ME  is an Android app for MapMint web-service which is built on top of the ZOO-Project. The ZOO-Project is an SDI manager which gives the users the capability of building their own map and web applications using Mapserver as the   Open Geospatial Consortium (OGC) services engine. MapMint allows multiple tasks relating to the implementation of an SDI from a modular and user-friendly administration interface.&lt;br /&gt;
The user can use MapMint, according to his rights:&lt;br /&gt;
* Import and store vector and raster GIS data&lt;br /&gt;
* Query database server and WMS / WFS external&lt;br /&gt;
* Publish geographic data in the form of WMS, WFS and WMTS&lt;br /&gt;
* Treat, edit and Data Sources style&lt;br /&gt;
* Compose and save maps in the form of projects (map files)&lt;br /&gt;
* Configure and generate mapping applications&lt;br /&gt;
* Configure and run a cartographic portal&lt;br /&gt;
* Visualize and share maps&lt;br /&gt;
&lt;br /&gt;
===Project proposal===&lt;br /&gt;
My proposal for GSoC 2021 can be found at: [[https://drive.google.com/file/d/1v7fiWu5ZMIhbkc50Bu5oGjJZACBb_rjY/view?usp=sharing Proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
At present  the user can only visualize the 2D datasets and can even generate one of them. So, my major approach in this project would be to create an user interface as WPS service within MapMint such that the user cannot only visualize the 3D dataset but can also build the same. This can be done either through either simply  capturing via camera or importing drone captured images. Further I am planning to integrate the various functionality as a toolbox to process the 3D datasets and 2D datasets as well. &lt;br /&gt;
If time permits the various additional functionality such as enhancement, smoothing, sharpening, brightness control will also be implemented.&lt;br /&gt;
&lt;br /&gt;
'''Link to Github repository:''' [[https://github.com/Sandeep10021/mapmint Link]]&lt;br /&gt;
&lt;br /&gt;
== Timeline ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 17th May - 7th June ===&lt;br /&gt;
'''Community bonding period''':&lt;br /&gt;
'''What I have done during this period?'''&lt;br /&gt;
* Introduced myself over the channel and shared my proposal over mailing list for suggestions &lt;br /&gt;
* Created a wiki page for the project &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; &lt;br /&gt;
* Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
* Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]&lt;br /&gt;
&lt;br /&gt;
== Student's Biography ==&lt;br /&gt;
My name is Sandeep Saurav. I am a Electronics and Communication Engineering graduate from Maharaja Agrasen Institute of Technology, Delhi with CPI of 8.68, pursuing my Master's degree in '''Geoinformatics and Natural Resources Engineering''' under Centre of Studies in Resources Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
Some more information about me can be obtained by following the link: [[https://wiki.osgeo.org/wiki/User:SandeepSaurav Link]]&lt;br /&gt;
&lt;br /&gt;
== Mentors ==&lt;br /&gt;
*Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]&lt;br /&gt;
*Venkatesh Raghavan [https://wiki.osgeo.org/wiki/User:Venka Venkatesh Raghavan]&lt;br /&gt;
*Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde ]&lt;br /&gt;
*Sittichai Choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai Choosumrong]&lt;br /&gt;
*Samuel Souk Aoun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=User:SandeepSaurav&amp;diff=126635</id>
		<title>User:SandeepSaurav</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=User:SandeepSaurav&amp;diff=126635"/>
		<updated>2021-05-26T11:59:04Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{OSGeo Member&lt;br /&gt;
|Name=Sandeep Saurav&lt;br /&gt;
|JobTitle=Student&lt;br /&gt;
|Company=IIT Bombay&lt;br /&gt;
|Address=IIT Bombay, Powai, Mumbai&lt;br /&gt;
|Country=India&lt;br /&gt;
|State=Maharashtra&lt;br /&gt;
|City=Mumbai&lt;br /&gt;
|Coordinate=19.137796, 72.914282&lt;br /&gt;
|LocalChapter=India&lt;br /&gt;
|Email=sandeep.saurav97@gmail.com&lt;br /&gt;
|Phone=&lt;br /&gt;
|InstantMessaging=https://www.linkedin.com/in/sandeepsaurav ;&lt;br /&gt;
|SocialMedia=https://www.linkedin.com/in/sandeepsaurav;&lt;br /&gt;
|Website=https://wiki.osgeo.org/wiki/User:SandeepSaurav&lt;br /&gt;
|Photo=Sandeep.jpg&lt;br /&gt;
|Languages=English; Hindi;&lt;br /&gt;
|Info= My name is Sandeep Saurav. Currently, I am pursuing Master's degree in Geoinformatics Engineering under Centre of studies in Resource Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
}}&lt;br /&gt;
{{OSGeo Experience&lt;br /&gt;
|User=Yes&lt;br /&gt;
|Committee=No&lt;br /&gt;
|Board=No&lt;br /&gt;
|Coder=No&lt;br /&gt;
|Translate=No&lt;br /&gt;
|PSC=No&lt;br /&gt;
|ExBoard=No&lt;br /&gt;
|Charter=No&lt;br /&gt;
|Chair=No&lt;br /&gt;
|SolKatz=No&lt;br /&gt;
|Committer=No&lt;br /&gt;
}}&lt;br /&gt;
My proposal &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; got selected for GSoC 2021. [[https://summerofcode.withgoogle.com/projects/#6274751107956736 Link]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=File:Sandeep.jpg&amp;diff=126634</id>
		<title>File:Sandeep.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=File:Sandeep.jpg&amp;diff=126634"/>
		<updated>2021-05-26T11:54:58Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Profile pic&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=User:SandeepSaurav&amp;diff=126573</id>
		<title>User:SandeepSaurav</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=User:SandeepSaurav&amp;diff=126573"/>
		<updated>2021-05-24T13:13:21Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{OSGeo Member&lt;br /&gt;
|Name=Sandeep Saurav&lt;br /&gt;
|JobTitle=Student&lt;br /&gt;
|Company=IIT Bombay&lt;br /&gt;
|Address=IIT Bombay, Powai, Mumbai&lt;br /&gt;
|Country=India&lt;br /&gt;
|State=Maharashtra&lt;br /&gt;
|City=Mumbai&lt;br /&gt;
|Coordinate=19.137796, 72.914282&lt;br /&gt;
|LocalChapter=India&lt;br /&gt;
|Email=sandeep.saurav97@gmail.com&lt;br /&gt;
|Phone=&lt;br /&gt;
|InstantMessaging=https://www.linkedin.com/in/sandeepsaurav ;&lt;br /&gt;
|SocialMedia=https://www.linkedin.com/in/sandeepsaurav;&lt;br /&gt;
|Website=https://wiki.osgeo.org/wiki/User:SandeepSaurav&lt;br /&gt;
|Photo=&lt;br /&gt;
|Languages=English; Hindi;&lt;br /&gt;
|Info= My name is Sandeep Saurav. Currently, I am pursuing Master's degree in Geoinformatics Engineering under Centre of studies in Resource Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
}}&lt;br /&gt;
{{OSGeo Experience&lt;br /&gt;
|User=Yes&lt;br /&gt;
|Committee=No&lt;br /&gt;
|Board=No&lt;br /&gt;
|Coder=No&lt;br /&gt;
|Translate=No&lt;br /&gt;
|PSC=No&lt;br /&gt;
|ExBoard=No&lt;br /&gt;
|Charter=No&lt;br /&gt;
|Chair=No&lt;br /&gt;
|SolKatz=No&lt;br /&gt;
|Committer=No&lt;br /&gt;
}}&lt;br /&gt;
My proposal &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; got selected for GSoC 2021. [[https://summerofcode.withgoogle.com/projects/#6274751107956736 Link]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Google_Summer_of_Code_2021_Accepted&amp;diff=126572</id>
		<title>Google Summer of Code 2021 Accepted</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Google_Summer_of_Code_2021_Accepted&amp;diff=126572"/>
		<updated>2021-05-24T13:09:03Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:GSoC2016Logo.jpg|400px|link=https://developers.google.com/open-source/gsoc/]] &amp;lt;font size=&amp;quot;+3&amp;quot;&amp;gt; @ &amp;lt;/font&amp;gt; &lt;br /&gt;
[[Image:Osgeo-logo.png|300px|link=http://www.osgeo.org]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Back to the main OSGeo [[Google Summer of Code 2021]] @ OSGeo wiki page.&lt;br /&gt;
&lt;br /&gt;
== Accepted Proposals ==&lt;br /&gt;
&lt;br /&gt;
This year OSGeo accepted 12 students working on the following projects:&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Project Logo'''&lt;br /&gt;
|'''Community'''&lt;br /&gt;
|'''Project'''&lt;br /&gt;
|'''Student'''&lt;br /&gt;
|'''1st mentor'''&lt;br /&gt;
|'''2nd mentor'''&lt;br /&gt;
|'''Other Mentors'''&lt;br /&gt;
|'''Wiki page'''&lt;br /&gt;
|'''Repository'''&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:logo-qgis.png|40px|center]]&lt;br /&gt;
|QGIS&lt;br /&gt;
|A new render type: On-the-fly Raster Calculator for QGIS&lt;br /&gt;
|Francesco Bursi&lt;br /&gt;
|[[User:MartinDobias|Martin Dobias]]&lt;br /&gt;
|[[User:Zilolv|Peter Petrik]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|https://github.com/Franc-Brs/QGIS.git&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:logo-grass.png|40px|center]]&lt;br /&gt;
|GRASS GIS&lt;br /&gt;
|First steps towards a new GRASS GIS Single-Window GUI&lt;br /&gt;
|Linda Kladivova&lt;br /&gt;
|[[User:Annakrat|Anna Petrasova]]&lt;br /&gt;
|[[User:Wenzeslaus|Vaclav Petras]]&lt;br /&gt;
|[[User:Martinl|Martin Landa]], [[User:SBL|Stefan Blumentrath]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:logo-grass.png|40px|center]]&lt;br /&gt;
|GRASS GIS&lt;br /&gt;
|Improved Integration of GRASS GIS and Jupyter Notebooks&lt;br /&gt;
|CaitlinHaedrich&lt;br /&gt;
|[[User:Helena|Helena]]&lt;br /&gt;
|[[User:Wenzeslaus|Vaclav Petras]]&lt;br /&gt;
|[[User:SBL|Stefan Blumentrath]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:logo-grass.png|40px|center]]&lt;br /&gt;
|GRASS GIS&lt;br /&gt;
|Parallelization of existing modules for GRASS GIS&lt;br /&gt;
|Aaron Saw Min Sern&lt;br /&gt;
|Huidae Cho&lt;br /&gt;
|[[User:Wenzeslaus|Vaclav Petras]]&lt;br /&gt;
|[[User:Marisn|Māris Nartišs]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Mapmint-logo-small.png|40px|center]]&lt;br /&gt;
|MapMint&lt;br /&gt;
|Enhancing ARScale and CloudAnchor support to the MapMint4ME Android Application&lt;br /&gt;
|Aniket Giri&lt;br /&gt;
|[[User:Venka|Venkatesh Raghavan]]&lt;br /&gt;
|[[User:Djay|Gérald Fenoy]]&lt;br /&gt;
|[[User:RajatShinde|Rajat Shinde]], [[Sittichai_choosumrong|Sittichai Choosumrong]], Samuel Souk aloun&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Mapmint-logo-small.png|40px|center]]&lt;br /&gt;
|MapMint&lt;br /&gt;
|Implement 3D scene visualization support using Potree and integrate with MapMint&lt;br /&gt;
|Aryan Kenchappagol&lt;br /&gt;
|[[Sittichai_choosumrong|Sittichai Choosumrong]]&lt;br /&gt;
|[[User:Djay|Gérald Fenoy]]&lt;br /&gt;
|[[User:RajatShinde|Rajat Shinde]], Samuel Souk aloun, [[User:Venka|Venkatesh Raghavan]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Mapmint-logo-small.png|40px|center]]&lt;br /&gt;
|MapMint&lt;br /&gt;
|Integrating 3D scene builder as WPS services within MapMint administration User Interface&lt;br /&gt;
|[[User:SandeepSaurav|Sandeep Saurav]]&lt;br /&gt;
|[[User:Djay|Gérald Fenoy]]&lt;br /&gt;
|[[User:Venka|Venkatesh Raghavan]]&lt;br /&gt;
|[[User:RajatShinde|Rajat Shinde]], [[Sittichai_choosumrong|Sittichai Choosumrong]], Samuel Souk aloun&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Mapmint-logo-small.png|40px|center]]&lt;br /&gt;
|MapMint&lt;br /&gt;
|AR Draw experience in MapMint4me&lt;br /&gt;
|Sourav singh&lt;br /&gt;
|[[User:RajatShinde|Rajat Shinde]]&lt;br /&gt;
|[[User:Venka|Venkatesh Raghavan]]&lt;br /&gt;
|[[User:Djay|Gérald Fenoy]], [[Sittichai_choosumrong|Sittichai Choosumrong]], Samuel Souk aloun&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Mapmint-logo-small.png|40px|center]]&lt;br /&gt;
|MapMint&lt;br /&gt;
|Integrating a module to 3d scan a house within the MapMint4ME android application.&lt;br /&gt;
|Fatihi Ayoub&lt;br /&gt;
|Samuel Souk aloun&lt;br /&gt;
|[[User:Djay|Gérald Fenoy]]&lt;br /&gt;
|[[User:Venka|Venkatesh Raghavan]], [[User:RajatShinde|Rajat Shinde]], [[Sittichai_choosumrong|Sittichai Choosumrong]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Pgrouting-logo.png|40px|center]]&lt;br /&gt;
|pgRouting&lt;br /&gt;
|VRP functionality with VROOM on the database for pgRouting&lt;br /&gt;
|[[User:Krashish8|Ashish Kumar]]&lt;br /&gt;
|[[User:Cvvergara|Celia Virginia Vergara Castillo]]&lt;br /&gt;
|Ashraf Hossain&lt;br /&gt;
|[[User:Rahulworld|Rahul Chauhan]]&lt;br /&gt;
|https://github.com/pgRouting/pgrouting/wiki/GSoC-2021-VRP-functionality-with-VROOM-on-the-database&lt;br /&gt;
|https://github.com/krashish8/GSoC-pgRouting&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Pgrouting-logo.png|40px|center]]&lt;br /&gt;
|pgRouting&lt;br /&gt;
|Implement Edge Coloring Algorithm for pgRouting by the Boost Graph Library&lt;br /&gt;
|[[User:Veenits123|Veenit Kumar]]&lt;br /&gt;
|Ashraf Hossain&lt;br /&gt;
|[[User:Danielkastl|Daniel Kastl]]&lt;br /&gt;
|[[User:Rahulworld|Rahul Chauhan]]&lt;br /&gt;
|https://github.com/pgRouting/pgrouting/wiki/GSoC-2021-Implement-Edge-Coloring-Algorithm-for-pgRouting-by-the-Boost-Graph-Library&lt;br /&gt;
|https://github.com/Veenits123/GSoC-pgRouting&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Logo-postgis.png|40px|center]]&lt;br /&gt;
|PostGIS&lt;br /&gt;
|Implement sorting methods for PostGIS data types before building GiST index&lt;br /&gt;
|HanwGeek&lt;br /&gt;
|[[User:Robe|Regina Obe]]&lt;br /&gt;
|Giuseppe Broccolo&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Google Summer of Code]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=User:SandeepSaurav&amp;diff=126571</id>
		<title>User:SandeepSaurav</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=User:SandeepSaurav&amp;diff=126571"/>
		<updated>2021-05-24T12:47:34Z</updated>

		<summary type="html">&lt;p&gt;SandeepSaurav: Created page with &amp;quot;{{OSGeo Member |Name=Sandeep Saurav |JobTitle=Student |Company=IIT Bombay |Address=IIT Bombay, Powai, Mumbai |Country=India |State=Maharashtra |City=Mumbai |Coordinate=19.1377...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{OSGeo Member&lt;br /&gt;
|Name=Sandeep Saurav&lt;br /&gt;
|JobTitle=Student&lt;br /&gt;
|Company=IIT Bombay&lt;br /&gt;
|Address=IIT Bombay, Powai, Mumbai&lt;br /&gt;
|Country=India&lt;br /&gt;
|State=Maharashtra&lt;br /&gt;
|City=Mumbai&lt;br /&gt;
|Coordinate=19.137796, 72.914282&lt;br /&gt;
|LocalChapter=India&lt;br /&gt;
|Email=sandeep.saurav97@gmail.com&lt;br /&gt;
|Phone=&lt;br /&gt;
|InstantMessaging= ;&lt;br /&gt;
|SocialMedia=https://www.linkedin.com/in/sandeepsaurav;&lt;br /&gt;
|Website=https://wiki.osgeo.org/wiki/User:SandeepSaurav&lt;br /&gt;
|Photo=&lt;br /&gt;
|Languages=English; Hindi;&lt;br /&gt;
|Info= My name is Sandeep Saurav. Currently, I am pursuing Master's degree in Geoinformatics Engineering under Centre of studies in Resource Engineering, Indian Institute of Technology Bombay, Mumbai, India.&lt;br /&gt;
}}&lt;br /&gt;
{{OSGeo Experience&lt;br /&gt;
|User=Yes&lt;br /&gt;
|Committee=No&lt;br /&gt;
|Board=No&lt;br /&gt;
|Coder=No&lt;br /&gt;
|Translate=No&lt;br /&gt;
|PSC=No&lt;br /&gt;
|ExBoard=No&lt;br /&gt;
|Charter=No&lt;br /&gt;
|Chair=No&lt;br /&gt;
|SolKatz=No&lt;br /&gt;
|Committer=No&lt;br /&gt;
}}&lt;br /&gt;
My proposal &amp;quot;Integrating 3D scene builder as WPS services within MapMint administration User Interface&amp;quot; got selected for GSoC 2021. [[https://summerofcode.withgoogle.com/projects/#6274751107956736 Link]]&lt;/div&gt;</summary>
		<author><name>SandeepSaurav</name></author>
	</entry>
</feed>