Re: [JPP-Devel] setting coordinate system for OSM data

2013-08-18 Thread Stefan Steiniger
Yep, agreed. There is no need for an automated transformation. But a layer should have such property. Well, it has already, the SRID ... but we should make it part of a FeatureCollection or so ... and in that case one would probably need to modify lots/all of Analysis tools/functions to transfer

Re: [JPP-Devel] setting coordinate system for OSM data

2013-08-18 Thread edgar . soldin
although not finished, there is projection support in OJ. at least tagging the layers should be possible. maybe the layer properties should be modified to show and edit the value. ..ede On 16.08.2013 21:12, Matthias Scholz wrote: > Hi Stefan, > > i'am right, that you are looking for a possibil

Re: [JPP-Devel] setting coordinate system for OSM data

2013-08-16 Thread Matthias Scholz
Hi Stefan, i'am right, that you are looking for a possibility to handle SRID's for FC/Layer? The same problem do we have in the measurement tools. Here we need an information about the coordinate system/projection too. We had discussed this partially in the past. I mean that every FC/Layer shou

Re: [JPP-Devel] setting coordinate system for OSM data (2)

2013-08-14 Thread Stefan Steiniger
well, I actually found this class too: com.vividsolutions.jump.coordsys.impl.PredefinedCoordinateSystems having even WGS84. But still, I have no clue how to use this system, though ;) So if there is a guide? cheers, stefan Am 14.08.13 11:53, schrieb Stefan Steiniger: > Hi - and I guess - in par