Esri / Esri/geometry-api-java

ST_geometry import to Geometry

Open
#153 3 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Java
Stars
710
Forks
269
Avg merge
7d 23h
Merged PRs (30d)
1

Description

Hi Everyone,
i have ST_geometry column in oracle db, and i want to read this column and convert the st_gemetry to Geometry for further processing. is it possible with geometry-api.

on accessing data Oracle does return the ST_geometry in correct format , however i am not able to convert ST_GEOMETRY to some usable java object to get individual attributes.
OperatorImportFromESRIShape does not work.
i cannot use sde.ST_AStext method , since my middle tier does not allow it.
Thanks for any help,
Kim

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.