Skip to content

Tags: bamcis-io/GeoJSON

Tags

2.3.1

Toggle 2.3.1's commit message
Fixed CanConvert method.

2.3.0

Toggle 2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #28 from bamcis-io/v.next

Added Wkb support.

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #27 from bamcis-io/v2.2.0

Added capabilities for v2.2.0.

2.1.1

Toggle 2.1.1's commit message
Added lat and long validation in Position, and camel-cased all varria…

…bles.

2.1.0

Toggle 2.1.0's commit message
Added a method to remove interior linear rings from a Polygon object. C…

…loses #16.

2.0.2

Toggle 2.0.2's commit message
Fixes #13 and #15.

2.0.1

Toggle 2.0.1's commit message
Bug fix for NULL geometry JSON token in a Feature, which is allowed b…

…y the RFC. Fixes #11.

2.0.0

Toggle 2.0.0's commit message
Closes #8, closes #9. Updated property names to be camel case by defa…

…ult. Added strong-named assembly signing.

1.2.1

Toggle 1.2.1's commit message
Fixed sequence comparison null value handling.

1.2.0

Toggle 1.2.0's commit message
Enabled the use of the bounding box property on all GeoJSON types.