Skip to content

Releases: placemark/togeojson

Multi-extension support

24 Nov 17:14
a27fa7d
Compare
Choose a tag to compare
  • Modernization (#131) dbd35d4 - this repo now uses modern tooling (pnpm, biome)
  • feat: Look for opencpn extensions to GPX (#129) b6897c9 (thanks @jaybo)
  • docs: Add npm badge f0e106f

v5.8.1...v6.0.0

Multi-extension support

22 Nov 21:18
cf65c6c
Compare
Choose a tag to compare
Pre-release

This prerelease is a test of the ability for toGeoJSON to include GPX extensions from an arbitrary number of extra sources. Because this expands the support for extensions, it's likely to produce more feature properties than previous versions.

  • Move biome to devDependencies ffb323b
  • Make formatting similar to main branch f33ca2f
  • Biome format lib 819d3bf
  • Trim contents, add gpxx by default 73c8ba1
  • Try handling all extensions 9958421
  • Look for opencpn extensions to GPX d074b21
  • docs: Add npm badge f0e106f

v5.8.1...v6.0.0-0

Fix incorrectly rotated GroundOverlays

11 Aug 18:30
71b38c6
Compare
Choose a tag to compare
  • fix: Reverse rotation factor for KML GroundOverlay (#120) 5452037

v5.8.0...v5.8.1

Add skipNullGeometry option

05 Aug 15:56
71ce365
Compare
Choose a tag to compare
  • build: Avoid always building docs ee0c154
  • docs: Update docs ee07b94
  • chore: Add node engines field, update docs (#118) c556575
  • docs: Export KMLOptions interface (#117) 517a643
  • [feat] Add { skipNullGeometry } option to skip null geometry (#116) 5b1e9c3

v5.7.0...v5.8.0

Produce a bbox property for GroundOverlay elements with LatLonBox defined bounds

22 Jun 19:52
578fdb5
Compare
Choose a tag to compare
  • feat: Produce a bbox property for GroundOverlays with LatLonBox elements (#113) e110459

v5.6.2...v5.7.0

v5.3.1-2

31 Oct 18:37
Compare
Choose a tag to compare
v5.3.1-2 Pre-release
Pre-release
  • fix: Rotate coordinates for Mapbox GL 9d68fb7

v5.3.1-1...v5.3.1-2

v5.3.1-1

31 Oct 18:33
Compare
Choose a tag to compare
v5.3.1-1 Pre-release
Pre-release
  • fix: Fix coordinate order 7beb46c

v5.3.1-0...v5.3.1-1

GroundOverlay prerelease

28 Oct 15:54
Compare
Choose a tag to compare
Pre-release

This is only for testing, not for production - it's tagged as prerelease on npm and shouldn't be upgraded to by dependabot.

  • feat: Add geometry-type property 14be7ce
  • feat: Add geometry-type property 59df17e
  • Use nodejs workflows 4a5b220
  • [WIP] Ground overlays efa52b1

v5.3.0...v5.3.1-0