;> Manfred
>>
>> -Original Message-----
>> From: "Giuseppe Aruta"
>> Sent: Saturday, October 1, 2016 12:04pm
>> To: "OpenJump develop and use"
>> Subject: Re: [JPP-Devel] Add SRID and units to Task
>>
>>
> Another question: Can i add your OPEN JUMP SYMBOL to my website?
>
> Best regards,
>
> Manfred
>
> -Original Message-
> From: "Giuseppe Aruta"
> Sent: Saturday, October 1, 2016 12:04pm
> To: "O
/?
Another question: Can i add your OPEN JUMP SYMBOL to my website?
Best regards,
Manfred
-Original Message-
From: "Giuseppe Aruta"
Sent: Saturday, October 1, 2016 12:04pm
To: "OpenJump develop and use"
Subject: Re: [JPP-Devel] Add SR
permail/spatialreference.
> org/2016-September/thread.html
>
> Nobody mentioned your idea...
>
> Best regards,
>
> Manfred
>
> -Original Message-
> From: "Giuseppe Aruta"
> Sent: Saturday, October 1, 2016 12:04pm
> To: &quo
-Original Message-
From: "Giuseppe Aruta"
Sent: Saturday, October 1, 2016 12:04pm
To: "OpenJump develop and use"
Subject: Re: [JPP-Devel] Add SRID and units to Task
--
Check out the vibrant tech com
traffic that you included different
> sources of projection definitions (EPSG, ESRI, user defs, ...)?
> >
> > And is it possible to make different .prj files? You know ESRI can not
> read WKT by OGC...
> >
> > Best regards,
> >
> > Manfred Egger
> &
chrott-Str. 34
> 6020 Innsbruck
> Austria
>
> Web: http://egger-gis.at
>
> -Original Message-
> From: "Michaël Michaud"
> Sent: Thursday, August 4, 2016 5:32pm
> To: jump-pilot-devel@lists.sourceforge.net
> Subject: Re: [JPP-Devel] Add SRID and unit
://egger-gis.at
-Original Message-
From: "Michaël Michaud"
Sent: Thursday, August 4, 2016 5:32pm
To: jump-pilot-devel@lists.sourceforge.net
Subject: Re: [JPP-Devel] Add SRID and units to Task
Hi Peppe,
Your explanation is clear.
I tend to be on the same opinion as Jukka on this top
---Original Message-
From: "Rahkonen Jukka (MML)"
Sent: Sunday, September 4, 2016 4:14pm
To: "jump-pilot-devel@lists.sourceforge.net"
Subject: Re: [JPP-Devel] Add SRID and units to Task
A few comments:
Discussion is in thread
https://lists.osgeo.org/pipermail/discuss/2016-Augu
l Message-
> From: "Michaël Michaud"
> Sent: Sunday, September 4, 2016 12:48pm
> To: "OpenJump develop and use"
> Subject: Re: [JPP-Devel] Add SRID and units to Task
>
> --
> _
From: "Michaël Michaud"
> Sent: Sunday, September 4, 2016 12:48pm
> To: "OpenJump develop and use"
> Subject: Re: [JPP-Devel] Add SRID and units to Task
>
> --
> _
Peppe,
I committed a new version of ProjUtils (ProjUtils2).
The code is not tested and not yet active. Let me know if you think we
can go on this way (I may have broken some tests in my willing to simplify).
If you're OK with proposed changes, I think we can go a step further :
- GeoTiffEnvelo
-Original Message-
From: "Michaël Michaud"
Sent: Sunday, September 4, 2016 12:48pm
To: "OpenJump develop and use"
Subject: Re: [JPP-Devel] Add SRID and units to Task
--
Hi Peppe,
Thanks for your new explanations and references,
For EPSG codes from 6,000,000 - 6,999,999 : I finally agree with you.
These codes are deprecated but "remain in EPSG dataset".
Michaël
Le 04/09/2016 à 16:11, Giuseppe Aruta a écrit :
Hi Michaël
thanks for the explanation. It was a
Hi Michaël
thanks for the explanation. It was a bit confusing (not only for me) when
studing this topic
EPS codes
http://www.ihsenergy.com/epsg/geodetic2.html
reading this page it seems that EPSG code range are:
0 - 32767 and 6,000,000 - 6,999,999 (since ver. 6.6)
Hi Peppe,
Just wonder why you want to retrieve authorities from srid ?
If it is important, why not adding authority in the srid.txt file ?
It is quite impossible to get authority from code as codes are supposed
to be unique for a single authority only.
By chance, EPSG is so well-known that most
Maybe I should correct on this way - to save compatibility with geotif
Code :
integer
EPSG : [2000..32767] or [599..2147483647]
ESRI : [32999..20]
GEOTIF PROJECTION: [1..28]*
CUSTOM : [29..1999] or [32769..32999] or [20..699]
NOT DEFINED: [-1]
USER DEFINED: [0] or [32768]
not int
I understand. I don't do any work today. And wait for your commits
Peppe
2016-09-03 12:01 GMT+02:00 Michaël Michaud :
> Hi Peppe,
>
> If you're not changing ProjUtils class today, I'll make some refactoring.
> Would be nice if you can double check after my commit.
>
> About test on srid integer,
Hi Peppe,
If you're not changing ProjUtils class today, I'll make some refactoring.
Would be nice if you can double check after my commit.
About test on srid integer, there is not much of a problem. Just a small
inconsistency betwwen comment and code on CUSTOM authority
Comment :
CUSTOM : [20
Hi Michaël,
thanks for the suggestions.
>srid.txt encoding
I upgraded SVN repository with a UTF-8 version.
>I noticed that tests done on the srid integer value are not consistent
between the comments and the code.
Sorry. I am still not familiar with some developing terminology (and the
usage of
Hi Peppe,
Thanks for the work. Here are some suggestions.
I noticed that tests done on the srid integer value are not consistent
between the comments (and the referenced site
http://help.arcgis.com/en/arcgisserver/10.0/apis/soap/whnjs.htm#SOAP_Geometry_FindSRByWKID.htm)
and the code.
Also I
Hi all,
sorry for the long time I took to answer.
I understood the difficulties. My idea was limited to work on the
measurement part of Coordinate systems (something that I started to do on
my Measurement plugin). The reprojection part was put aside.
After reading the opinions of all, I decided to
Hi Peppe,
Your explanation is clear.
I tend to be on the same opinion as Jukka on this topic because I
generally use OpenJUMP as a toolbox, and I generally know exactly what I
want to do with my data.
But I admit that to visualize heterogeneous data, OpenJUMP has not much
to offer to the user
: "OpenJump develop and use"
mailto:jump-pilot-devel@lists.sourceforge.net>>
Cc: "OpenJump develop and use"
mailto:jump-pilot-devel@lists.sourceforge.net>>
Subject: Re: [JPP-Devel] Add SRID and units to Task
... i think Peppe means that in every country there are
http://epsg.io/?q=Austria&=search
>
> Best regards
>
> -Original Message-
> From: "manf...@egger-gis.at"
> Sent: Wednesday, August 3, 2016 8:40am
> To: "OpenJump develop and use"
> Cc: "OpenJump develop and use"
> Subject:
Of coarse we already have the good Michael"s plugin that allows
reprojection of layers( lpoint f)
Inviato con AquaMail per Android
http://www.aqua-mail.com
LoopThis thread needs a larger explanation.
I try to simplify it.
other GIS like Kosmo or GVSig implemented Coordinate system framework
fo
On 03.08.2016 15:13, Gmail wrote:
> 2) expand Task class with srid code and unit. User can define manually
not sure that adding a specific srid to task is a good idea. i would probably
be more open to a TaskMetaData interface that holds info like that. this way we
wouldn't have to add new gette
LoopThis thread needs a larger explanation.
I try to simplify it.
other GIS like Kosmo or GVSig implemented Coordinate system framework
following these steps:
a) first step they add a projection object to the task (usually as EPSG or
ESRI code). In Kosmo user has to set that. QGIS also allows to
... look here: http://epsg.io/?q=Austria&=search
Best regards
-Original Message-
From: "manf...@egger-gis.at"
Sent: Wednesday, August 3, 2016 8:40am
To: "OpenJump develop and use"
Cc: "OpenJump develop and use"
Subject: Re: [JPP-Devel] Add SRID an
s not mean "on the fly transformation"?
Manfred Egger
Alois-Schrott-Str. 34
6020 Innsbruck
Austria
Web: http://egger-gis.at
-Original Message-
From: "Rahkonen Jukka (MML)"
Sent: Wednesday, August 3, 2016 7:25am
To: "OpenJump develop and use"
Subject: Re
Hi,
I fear that you aim at similar “on the fly CRS transformation” than QGIS has. I
admit that it would be nice to be able to use layers with different native
SRIDs together in OpenJUMP project but I am pretty sure that it will introduce
new problems as well for example when editing data or mak
hey Peppe,
On 03.08.2016 11:11, Giuseppe Aruta wrote:
> Hi all,
> The title explains what is my idea. In a possible future we can extend OJ
> projection capabilities. And the 1st step I would explore is to add SRID
> code to a task (to centralize possible transformations)
can you elaborate?
32 matches
Mail list logo