Details
Description
Parsing a valid geojson document with the following:
GeometryJSON parser = new GeometryJSON(15);
parser.read(geoJson);
Throws a
NoSuchMethodException: org.geotools.geojson.feature.FeatureHandler.<init>(com.vividsolutions.jts.geom.GeometryFactory)
Note: We're using vividsolutions.jts version 1.11
Activity
Andrea Aime
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Justin Deoliveira [ jdeolive ] |
Justin Deoliveira
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | 8.1 [ 18691 ] | |
| Fix Version/s | 9.0-M0 [ 18643 ] |