This is a static archive of our old OSM Help Site. Please post any new questions and answers at community.openstreetmap.org.

how can I use jts geometries with jmapviewer ?

0

Hello,

I'm new with OSM/JmapViewer and are currently trying to convert a swing app with esri java sdk to OSM. In esri sdk I have some geometry operations functions like (cross, intersect, ...) and geographic transformations (projections ).
With JTS and geotools library its possible to get this funcionality but we need to convert the mapobjects geometries from jmapviewer to jts geometries. My question is if is possible to use JTS geometries directly with jmapviewer to draw markers, lines and polygons over OSM layers. So when need to make some geometric operation, it will easy to use jts/geotools librarys. Thare are some implementation like that ? if not, how would be the right to do this within the jmapviewer architecture?

thank you.

Lisandroa

asked 26 Apr '17, 11:10

lrueckert's gravatar image

lrueckert
11112
accept rate: 0%