Home Geospatial Playground About Connect

Geospatial Experiments

So far, I've focused on vector-based geospatial analysis, implementing a Point-In-Polygon (PIP) query and working with practical representations of spatial data. I'm interested in expanding into different aspects of geospatial software engineering, particularly how spatial data, algorithms, and applications come together in practical use cases.

All

  • Tree Planted. In the Zone?

    C++17 Makefile Git Unit & Golden Tests CLI

    A C++ vector-model application demonstrating a practical environmental use case. It performs a spatial query through a point-in-polygon classification of tree locations within protected zones to ensure compliance with conservation regulations.