Esri / Esri/geometry-api-java

OperatorImportFromGeoJson cannot convert polygon with Z values

Ouverte
#134 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
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

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.