Skip to content

Projects

A short list of open-source work I’ve authored or contributed to. The 3D-GIS pieces date from my Pusan National University · STEMLab years; the DBMS work is happening on private branches and lands upstream into CUBRID.

A pair of extensions that lift the WFS → GeoTools → store stack to first-class 3D — see the FOSS4G 2017 talk for the design.

  • SFCGAL4J — Java wrapper for SFCGAL packaged for the Maven ecosystem. The Java side of using CGAL/SFCGAL from a JVM-based GIS server. See also the PostGIS SFCGAL talk for what SFCGAL gets you from SQL.

A small ecosystem around the OGC IndoorGML standard for representing indoor space.

  • InViewer — Three.js-based viewer for visualizing IndoorGML.
  • InFactory — RESTful server and library to create / manage IndoorGML instances.
  • InEditor — Web-based editor for drawing IndoorGML data.
  • SIMOGen — Synthetic Moving Objects Generator for indoor spaces. Used for benchmarking and seeding test data for indoor trajectory queries.

CUBRID is an open-source object-relational DBMS. My contributions land in the upstream repo: