ST_geometry import to Geometry
Đang mở
question
- Ngôn ngữ chính
- Java
- Star
- 710
- Fork
- 269
- Merge trung bình
- 7 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.