NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

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%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×14
×1
×1

question asked: 26 Apr '17, 11:10

question was seen: 1,157 times

last updated: 26 Apr '17, 11:10

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum