OperatorImportFromGeoJson cannot convert polygon with Z values
Ouverte
question
- Langage dominant
- Java
- Étoiles
- 710
- Forks
- 269
- Merge moyen
- 7 j 23 h
- PR mergées (30 j)
- 1
Description
` MapGeometry mapGeo = OperatorImportFromGeoJson.local().execute(GeoJsonImportFlags.geoJsonImportDefaults, Geometry.Type.Polygon, geojson, null);`
Apparently, the z-values of the polygon in geojson are ignored
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start at the OperatorImportFromGeoJson.local().execute call shown in the issue and trace how a Polygon with GeoJSON Z values is imported. Reproduce the case with a polygon containing Z coordinates, then verify that the resulting MapGeometry preserves those values.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- java
- Domaine
- data
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100