Difference between revisions of "Integrating a module to 3d scan a house within the MapMint4ME android application"

From OSGeo
Jump to navigation Jump to search
(Created page with "Place Holder.")
 
Line 1: Line 1:
Place Holder.
+
== Introduction ==
 +
=== Introduction of MapMint===
 +
MapMint4ME is an Android application to record your data on the field. MapMint4ME is an Android application for [mapmint.com MapMint] web-mapping services. MapMint4ME gives the users capability to store data without using the internet locally. The data can be a file stored in alpha-numeric format, an audio file, a video file or readings obtained from a Sensor Observation Service (SOS). When the user returns back to a place with network connectivity, the recorded data can be uploaded back to the server.
 +
 
 +
MapMint4ME is an android application for [http://mapmint.com/ MapMint] web-service. MapMint is an internet-based '''Geographic Information System'''(GIS), designed to facilitate the deployment of '''Spatial Data Infrastructure'''(SDI). In an SDI, geographic data, metadata, tools, and the users are connected in an interactive manner in a framework so as to use the spatial information in an efficient and flexible way.
 +
 
 +
 
 +
 
 +
===Project proposal===
 +
[https://storage.googleapis.com/summerofcode-prod.appspot.com/gsoc/core_project/doc/5532714372956160_1618336320_FATIHI_Ayoub_Proposal_gsoc21_OSGeo_mapmint.pdf?Expires=1621973893&GoogleAccessId=summerofcode-prod%40appspot.gserviceaccount.com&Signature=a7rj%2BImEYDMsB%2F5J37ktZ%2Fnl2UIzuxwCH%2FOI3tG5zb2fOykMX6V8HnXZylW6x3xO7Y5tgBq2uXOHiVGA7nCXl5hKJpAJNDD3yyVx2SW757jQoCseHcNzkaJya3l%2BKux0maspXCy5fkrzaX6RXNSf1ulMOSPKzcBRR%2FzFuts5KT4OruJ%2BARue%2Fal7di6GXAhnceOanKEXnjDjqC5b04jfRkUBsWnIHnqNjv9yUbqF7M9WO91sFpXIWaVAzCO54Fl1VC%2FZ9xEFT7q7K4%2B4LDljIRQBJ2TCBp0gP89lZlF73sNvQqCqvN13bpQWbVTnhWunTLQOk0eQ6yfkrBD4x4uwyg%3D%3D My proposal for GSoC 2021.]
 +
 
 +
 
 +
 
 +
=== Abstract ===
 +
This project allows a minimalist 3D scan (taking multiple pictures, recording camera position, using opendrone map to rebuild the 3D scene) with the house faces (accessible/visible faces) then load it as georeferenced data with the database and being able to export the data back on MapMint for 3D viewing.
 +
 
 +
'''[https://github.com/ayoubft/MapMint4ME Link to Github repository]'''
 +
 
 +
== Timeline ==
 +
 
 +
 
 +
 
 +
=== 17th May - 7th June ('''Community bonding period''') ===
 +
 
 +
*'''What I have done during this period:'''
 +
** Joined MapMint Slack Workspace created by mentors
 +
** Introduced myself over the channel and shared my proposal over mailing list for suggestions
 +
** Created a wiki page for the project '''[https://wiki.osgeo.org/wiki/Integrating_a_module_to_3d_scan_a_house_within_the_MapMint4ME_android_application Integrating a module to 3d scan a house within the MapMint4ME android application]'''
 +
** Updated wiki User page and added my personal information [[https://wiki.osgeo.org/wiki/User:Ayoubft Link]]
 +
** Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [[https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2021_Accepted Link]]
 +
** Environment setup of MapMint4ME android application on my personal system on Android Studio.
 +
 
 +
 
 +
 
 +
 
 +
== GSoC 2021 Final Report ==
 +
 
 +
 
 +
 
 +
 
 +
 
 +
== Mentors ==
 +
*Samuel Souk aloun
 +
*Fenoy Gerald [https://wiki.osgeo.org/wiki/User:Djay Fenoy Gerald ]
 +
*Rajat Shinde [https://wiki.osgeo.org/wiki/User:Rajatshinde Rajat Shinde]
 +
*Venkatesh Raghavan [https://wiki.osgeo.org/wiki/Venkatesh_Raghavan Venkatesh Raghavan ]
 +
*Sittichai choosumrong [https://wiki.osgeo.org/wiki/Sittichai_choosumrong Sittichai choosumrong ]
 +
 
 +
 
 +
 
 +
 
 +
[[Category: Google Summer of Code]]

Revision as of 15:57, 25 May 2021

Introduction

Introduction of MapMint

MapMint4ME is an Android application to record your data on the field. MapMint4ME is an Android application for [mapmint.com MapMint] web-mapping services. MapMint4ME gives the users capability to store data without using the internet locally. The data can be a file stored in alpha-numeric format, an audio file, a video file or readings obtained from a Sensor Observation Service (SOS). When the user returns back to a place with network connectivity, the recorded data can be uploaded back to the server.

MapMint4ME is an android application for MapMint web-service. MapMint is an internet-based Geographic Information System(GIS), designed to facilitate the deployment of Spatial Data Infrastructure(SDI). In an SDI, geographic data, metadata, tools, and the users are connected in an interactive manner in a framework so as to use the spatial information in an efficient and flexible way.


Project proposal

My proposal for GSoC 2021.


Abstract

This project allows a minimalist 3D scan (taking multiple pictures, recording camera position, using opendrone map to rebuild the 3D scene) with the house faces (accessible/visible faces) then load it as georeferenced data with the database and being able to export the data back on MapMint for 3D viewing.

Link to Github repository

Timeline

17th May - 7th June (Community bonding period)

  • What I have done during this period:
    • Joined MapMint Slack Workspace created by mentors
    • Introduced myself over the channel and shared my proposal over mailing list for suggestions
    • Created a wiki page for the project Integrating a module to 3d scan a house within the MapMint4ME android application
    • Updated wiki User page and added my personal information [Link]
    • Updated links on the wiki Google_Summer_of_Code_2021_Accepted page [Link]
    • Environment setup of MapMint4ME android application on my personal system on Android Studio.



GSoC 2021 Final Report

Mentors