GitHunt

PostGIS-Spatial-Databases

• Plotted initial 9 points using placemark_generator.kml on Google earth.

• Stored 9 points in a PostGIS database table.

• Computed convex hull using PostGIS sql queries (PostGIS_Queries.sql) and plotted them on Google earth (convex_hull_generator.kml).

• Computed nearest 3 neighboring points using PostGIS sql queries (PostGIS_Queries.sql) and plotted them on Google earth (convex_hull_generator.kml).

Languages

HTML100.0%

Contributors

Created May 1, 2017
Updated July 27, 2023
rishabhindoria/PostGIS-Spatial-Databases | GitHunt