Skip to content

Releases: Urban-Research-Lab/jts-geojson

1.0.1

27 Nov 11:54
Compare
Choose a tag to compare

Added optional id field to Feature objects.

It is a bit inconvenient that due to GeoJSON specs, id may be either number or string. So we had to define it as Any?

1.0.0

24 Oct 10:47
Compare
Choose a tag to compare

Initial release.

Contains basic code for reading and writing FeatureCollection objects from and to GeoJSON streams