1. f640223 GeoJsonObject: Ignore unknown properties. by zp · 4 years, 2 months ago
  2. e7c562e GeoJsonObject: Added optional property "name" used by QGIS. by zp · 4 years, 2 months ago
  3. 06813f3 Replace exterior ring in setExteriorRing if it exists by Trygve Aaberge · 4 years, 3 months ago
  4. 7b780aa cleanup by Adrian Stabiszewski · 7 years ago
  5. 6741002 LngLatAltSerializer#serialize throws useless JsonProcessingException by pigelvy · 7 years ago
  6. e8409a9 LngLatAltSerializer test added and unused code removed by unknown · 7 years ago
  7. 5e2fef6 Double to String conversion removed from LngLatAltSerializer so that generated Json will adhere to geoJson specification. by unknown · 7 years ago
  8. 342c523 removed rouge s by Dominic Lindsay · 8 years ago
  9. a4e128d Add fix to LngLatAlt deserilizer for mongo by babbleshack · 8 years ago
  10. 06a8fef Added exceptions for NaN altitude with additional elements. by Theron LaBounty · 8 years ago
  11. c1f3b57 Allow for additional elements to a coordinate. by Theron LaBounty · 8 years ago
  12. 6a5b7ec added adapter dummy test by Adrian Stabiszewski · 9 years ago
  13. 2039035 add GeoJsonObjectVisitor.Adapter by VIEGAS Ludovic · 9 years ago
  14. a192f70 test for PR added by Adrian Stabiszewski · 9 years ago
  15. dfcffeb Fix for GeometryCollection not being accepted as a valid geometry in a FeatureCollection by Rob Cannon · 9 years ago
  16. 7a63da4 fixed properties inside other objects #14 by Adrian Stabiszewski · 9 years ago
  17. 894661b merge by Adrian Stabiszewski · 9 years ago
  18. 8c4446a changed crs type to a string to be able to handle only the allowed types. #19 by Adrian Stabiszewski · 9 years ago
  19. d00cf96 fast double to string serialization #4 by Adrian Stabiszewski · 9 years ago
  20. 560cbae A feature object must have a member with the name "geometry". The value of the geometry member is a geometry object as defined above or a JSON null value. #14 by Adrian Stabiszewski · 9 years ago
  21. a129465 A feature object must have a member with the name "properties". #14 by Adrian Stabiszewski · 9 years ago
  22. c0b0086 Make GEOJSON objects serialisable so that they can be tranferred between JVMS. In my example I am using JMS by Andy Flatt · 9 years ago
  23. 58af8b2 added test for Crs property by Adrian Stabiszewski · 9 years ago
  24. a4e156f toString tests added by Adrian Stabiszewski · 9 years ago
  25. 622bc5f Merge remote-tracking branch 'twillouer/tostring' into githubpulls by Adrian Stabiszewski · 9 years ago
  26. 1890a5b Merge remote-tracking branch 'twillouer/equalsandhashcode' into githubpulls by Adrian Stabiszewski · 9 years ago
  27. 9aa6565 visitor merged and reformatted code by Adrian Stabiszewski · 9 years ago
  28. b2d3445 add Crs for toString by William Delanoue · 9 years ago
  29. bd0009e add Crs for equals/hashCode by William Delanoue · 9 years ago
  30. fb1e87a toString on LngLatAlt by William Delanoue · 9 years ago
  31. 9c6b31b add equals/hashCode on LngLatAlt by William Delanoue · 9 years ago
  32. a35fec5 equalsAndHashCode by William Delanoue · 9 years ago
  33. 8daecbe toString by William Delanoue · 9 years ago
  34. 3ca03b8 add Visitor by William Delanoue · 9 years ago
  35. b7ecb8f Java 1.6 support by Franco Gotusso · 10 years ago
  36. 1ce00f8 added tests for properties in GeoJsonObject by Adrian Stabiszewski · 11 years ago
  37. 0fc6b6f Moved 'properties' up the GeoJSON herirarchy and added annotations to not serialize properties when empty. by Joseph Cottam · 11 years ago
  38. 618f787 initial transfer from gemeinde-api project by Adrian Stabiszewski · 11 years ago