Skip to content

Latest commit

 

History

History
57 lines (46 loc) · 3.54 KB

CHANGELOG.md

File metadata and controls

57 lines (46 loc) · 3.54 KB

0.2.1

🐛 Bugs fixed:

0.2.0

✨ New: Tiling schemes and tile matrix sets (web mercator, global geodetic). Also other improvements on coordinates, and refactorings on the code structure.

🧩 Features:

🛠 Maintenance:

0.1.1

🧩 Features:

0.1.0

Initial version with some code originating from geocore package:

  • 🔢 enums for geospatial coordinate and geometry types
  • 🌐 geographic positions and bounding boxes (longitude-latitude-elevation)
  • 🗺️ projected positions and bounding boxes (cartesian XYZ)
  • 🏗️ coordinate transformations and projections (initial support)
  • 📅 temporal data structures (instant, interval)
  • 📃 geospatial data writers for features, geometries, coordinates, properties:
  • 📃 geospatial data writers for geometries and coordinates:
    • 🪧 supported formats: WKT

🧩 Features:

🛠 Maintenance: