issues
search
opendatalab-de
/
geojson-jackson
GeoJson POJOs for Jackson - serialize and deserialize objects with ease
http://blog.opendatalab.de
Apache License 2.0
266
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`DeserialisationContext.mappingException` has already been removed.
#70
masato-noda
opened
5 months ago
1
Prevent Jackson from unwrapping List in Geometry
#69
Strongbeard
opened
5 months ago
0
Turning on the SerializationFeature.WRITE_SINGLE_ELEM_ARRAYS_UNWRAPPED and DeserializationFeature.ACCEPT_SINGLE_VALUE_AS_ARRAY of ObjectMapper breaks LngLatAlt deserialization
#68
Strongbeard
opened
5 months ago
1
Update to java 11 and newer mockito and junit to compile
#67
hunterino
opened
5 months ago
0
Stricter genereics
#66
Degooya
closed
1 year ago
0
Feature.id only String
#65
hylkevds
opened
1 year ago
2
Dependency on a vulnerable version of jackson-databind
#64
sergeykad
opened
1 year ago
1
Support for ObjectMapper AUTO_DETECT_GETTERS and AUTO_DETECT_SETTERS set to false
#63
ineentho
opened
2 years ago
0
Make parsing of `crs` more lenient
#62
vpavic
opened
2 years ago
2
Bump jackson-databind from 2.10.0 to 2.12.6.1
#61
dependabot[bot]
opened
2 years ago
0
Package broken with latest Jackson version
#60
janvonde
opened
3 years ago
0
polygon should List<List<LngLatAlt>>
#59
targei
opened
3 years ago
1
Bump junit from 4.12 to 4.13.1
#58
dependabot[bot]
opened
4 years ago
0
Feature geometry should be constrained to Geometry type
#57
jasonCodesAway
opened
4 years ago
0
Can not construct instance of org.geojson.GeoJsonObject
#56
porunov
opened
4 years ago
1
Point as a Geometry
#55
jvdadda
opened
4 years ago
5
GeoJsonObject: Ignore unknown properties (such as "name" used by QGIS).
#54
zepinto
closed
4 years ago
1
Replace exterior ring in setExteriorRing if it exists
#53
trygveaa
closed
4 years ago
1
Publish new versions on Maven central
#52
sgutwein
closed
5 years ago
3
Bump jackson-version from 2.9.8 to 2.10.0
#51
dependabot[bot]
closed
5 years ago
0
Serialization of List<Feature> does not include type
#50
rmpt
opened
5 years ago
1
fasterxml jakson dependency update CVE-2018-19361: FasterXML jackson-…
#49
assadriaz
closed
5 years ago
1
Issue 34 support foreign members
#48
ggalmazor
closed
4 years ago
4
Bump jackson dependencies version to 2.9.6
#47
sfalquier
closed
6 years ago
0
(#45) Implemented realtime bounding box calculation.
#46
zerobandwidth
opened
6 years ago
0
Implement `calculateBoundingBox()` method for `GeoJsonObject`s.
#45
zerobandwidth
opened
6 years ago
0
How to configure unknown fields to be ignorable?
#44
dnltsk
closed
6 years ago
1
geojson-jackson does not work when AUTO_DETECT_GETTERS is set to false
#43
Sil0x0000
opened
7 years ago
2
Incompatible with ParameterNamesModule
#42
olivierdeckers
opened
7 years ago
1
Fix typo
#41
lucassaldanha
closed
7 years ago
0
LngLatAltSerializer#serialize throws useless JsonProcessingException
#40
pigelvy
closed
7 years ago
1
Get rid of explicit dependency to jackson-core...
#39
pigelvy
closed
7 years ago
3
LngLatAltSerializer test added and unused code removed
#38
Ruckley
closed
7 years ago
3
Fix for LngLatAltSerializer so that it produces an array of doubles rather than strings
#37
Ruckley
closed
7 years ago
4
README typo.
#36
boundaries-io
closed
7 years ago
1
How to get polygon.getPoints() from Featurecollection
#35
liyihongcug
closed
7 years ago
1
Add support for a foreign Member
#34
bryn2008
closed
7 years ago
2
conversion to JTS geometry
#33
abrin
closed
8 years ago
2
Add fix to LngLatAlt deserilizer for mongo
#32
Babbleshack
closed
8 years ago
5
Add fix to LngLatAlt deserilizer for mongo
#31
Babbleshack
closed
8 years ago
0
Classes implementing Serializable should set a serialVersionUID
#30
pigelvy
opened
8 years ago
0
First Commit
#29
sorobon
closed
8 years ago
0
Conversion from double to string
#28
LiberQuack
opened
8 years ago
5
Support for additional elements in coordinate
#27
notanyron
closed
8 years ago
5
add GeoJsonObjectVisitor.Adapter
#26
pigelvy
closed
9 years ago
2
Update <version> to 1.5.1 in README.md
#25
pigelvy
closed
9 years ago
1
Improve pom.xml
#24
pigelvy
closed
9 years ago
3
Potential fail of LngLatAlt#equals(Object) since lon/lat values are rounded during serialization
#23
etorres
opened
9 years ago
4
Fix for GeometryCollection not being a valid geometry
#22
robpc
closed
9 years ago
1
Make GEOJSON objects serialisable so that they can be tranferred between...
#21
andyflatt
closed
9 years ago
1
Next