Changes between Initial Version and Version 1 of ImplementSortingMethodsBeforeGistIndexBuilding


Ignore:
Timestamp:
Jun 3, 2021, 7:15:09 PM (3 years ago)
Author:
HanwGeek
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • ImplementSortingMethodsBeforeGistIndexBuilding

    v1 v1  
     1== Introduction ==
     2=== Idea ===
     3In this project, I plan to Implement pre-sorting method in z-order pattern or Hilbert order pattern to improve the performance of GiST index building period.
     4
     5=== Project proposal ===
     6My proposal for GSoC 2021 can be found at [https://docs.google.com/document/d/1_mY_F2hPDk3vmXH5PPp2z9BuQWt-ZMORk6KxtdVQ3HY/edit?usp=sharing].
     7
     8'''Link to Github repository:''' [https://github.com/HanwGeek/postgis]
     9
     10== Timeline ==
     11
     12=== 17th May - 7th June===
     13'''Community bonding period''':
     14* I have Introduced myself over the channel and shared my proposal over the mailing list for suggestions.
     15* Communicating with mentors and learned about community, working, etc. It is a great experience talking with experts in the domain.
     16* Forked the repository of PostGIS [https://github.com/HanwGeek/postgis]
     17* Updated wiki User page and added my personal information [https://wiki.osgeo.org/wiki/User:HanwGeek]
     18* Currently understanding the codebase.
     19
     20=== Week 1 - 4  (7th July - 10th July) === 
     21'''Coding Phase 1''':
     22
     23
     24== Student's Biography ==
     25My name is Han WANG. I am a first year graduate student majoring in GIS at Peking University, and will get my Master's degree in 2023. And this is my github(https://github.com/HanwGeek) and my linkedin(https://www.linkedin.com/in/hanwgeek/). I am interested in all cool things. And it is very exciting to join the open source community! My research interest includes massive spatial temporal data management and analysis. Currently, I am working on a machine learning project based on big trajectory data, which is stored in PostgreSQL database and managed by PostGIS.
     26
     27
     28== Mentors ==
     29*Regina Obe [https://wiki.osgeo.org/wiki/User:Robe]
     30*Giuseppe Broccolo
     31
     32
     33
     34
     35[[Category: Google Summer of Code]]