issues
search
filosganga
/
geogson
GeoJSON support for Google gson library
Apache License 2.0
69
stars
28
forks
source link
Feature/43 improve performance
#53
Closed
filosganga
closed
7 years ago
filosganga
commented
7 years ago
This is a major refactor:
Replace Guava with Java8 lambdas
Avoid building and destroy Positions during parsing
Remove Coordinate object from production code
This is a major refactor: