Hei Pavel,
if i remember correctly there has been also a SQL plugin on the projet
SIGLE webpage. (i think "OpenJUMP the Merge" did contain that plugin too)
stefan
Pavel Ševčík schrieb:
> Good Day.
> I want create wizard for spatial queries for system PostGis by means of edits
> existing plugin
no..
dont know how far geotools people worked on that
but are you talking about geographical projections or just simple image
stretching and rotation (i.e. affine transforms)
stefan
Paul Austin schrieb:
> Has anyone done any work with the raster plugins to support reprojecting
> the images wh
Pedro Doria Meunier schrieb:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi Guys
>
> Found what went wrong...
> The method put the file 'ext\gt2jump.cts-0.1a.zip' in the lib/ folder.
> So this is clearly a path problem.
sorry for not beeing in
.. is that the "trailing space" problem ad
as far as i remember it is not possible to simply extend the
FeatureSchema of a FeatureDataSet and the set the attribute.
You need to "copy/transform" every Feature towards the new Schema and
create a new Feature and a new Feature Collection.
see for instance:
org.openjump.core.spatialAttributeO
Hei,
i am actually nearly back to business. I submitted my work by end of
last week.
i thought about the proposal from Peppe over the weekend,
but i have not even decided yet for myself.
what we could do is to make (fast) a new release with the improvements.
But...
*) it should not be 1.2, sin
@Pepe,
btw: if you want to inlcude images in the help (on the wiki) we can add
you to our "developer list" (that requires an sourceforge account) and
we can give you write access to our project-webspace for storing the images.
please send me an email if that would fit you and i will send you
f
he core at a later date.
> I've attached a screen shot as a teaser for what I've been working on.
>
> Paul
>
> Stefan Steiniger wrote:
>> Hei,
>>
>> i am actually nearly back to business. I submitted my work by end of
>> last week.
>>
>>
sorry for my english.. i changed the sentence afterwards:
right form:
but lets see how the look and feel will be (it looks in the screenshot
pretty much like eclipse. That type of GUI ordering probably has low
usuability for
the non-devloping-enduser due to an possible information overload)
ste
Hei Paul,
about the file loading:
it is not clear to me why you think we need both (open file and add
layer), but it is clear to me that we need both in the background.
Anyway, as you implement the changes, it is your decission! I was only
proposing something that i found of high "usuability". S
Hei Harvey,
we welcome you (and others) on the list
Harvey Harrison schrieb:
> I'm new to the list and was wondering how welcome patches would be to
> do some codingstyle / pachage name cleanup?
>
> Is there a standard codingstyle accepted for the project?
>
> Is there any move afoot to unify u
com.vividsolutions code
stefan
Stefan Steiniger schrieb:
> Hei Harvey,
>
> we welcome you (and others) on the list
>
> Harvey Harrison schrieb:
>> I'm new to the list and was wondering how welcome patches would be to
>> do some codingstyle / pachage name cleanup?
>>
>&
in the jar itself?
stefan
Paul Austin schrieb:
> Does anyone known where the SV/CVS or source code for the postgis
> plug-in can be found?
>
> Cheers,
> Paul
>
> -
> This SF.net email is sponsored by: Microsoft
> Defy all c
Hei,
i though the "bounce" function of the email list would handle such cases?
but it does not look like.
btw. currently Sunburned and I manage all emails from non-list members
by hand (about 4 emails a day)
stefan
Sunburned Surveyor wrote:
>David,
>
>I believe the only thing I can do is ask
forwad for Malte as I accidently delted his message from the pending
request list
Dear OpenJump Enthusiast,
I've tried to make a copy of a FeatureCollection containing Features
with null values.
I used the cloneFeatureCollection-Method of the FeatureCollectionTools
Class from the Pirol Projec
> Does anyone have some ideas about our most pressing documentation
> needs? Stefan, has Peppe sufficiently covered the new functionality in
> OpenJUMP with his latest documentation efforts?
mhm .. good question.
I would wait if Peppe makes a proposal at which places he needs some
help. I think t
Hei Harvey,
as you are interested in modeling demographic trends.. it seems to me
quite related to raster modeling. So if you aim to work with raster
tools: we don't have map algebra at all for now. Thus, if you got your
first experiences in OJ and want to extend the core for raster "tools"..
>
> [1] I noticed that OpenJUMP passes a "SCALE_SHOW" String to each tasks
> RenderingManager. I wasn't able to find a Renderer for this String. I
> did find an InstallScaleShowPlugIn class. This class has an
> org.openjump package structure, so I don't think it was included in
> the original JUMP
mhm.. but if it is NaN, then some math functions as distance
calculations would not work anymore?
stefan
Paul Austin schrieb:
> I just noticed that the packed coordinate sequence uses 0 for the z
> value if the dimension is < 3.
>
> I believe that to be inline with the Coordinate class it shou
mhm..
do you mean that "lastSetSize" should be replaced by "lastSize"?
ok.. i can do that tomorrow and commit if this is the problem.
stefan
Paul Austin schrieb:
> Stefan,
>
> Check the version of buoy.jar used
>
> Paul
> Stefan Steiniger wrote:
>
Hei,
i just realized my first SVN checkout.
unfortunately i got the following error during the building:
lastSetSize cannot be resolved
svn_openjump_src/org/openjump/core/ui/plugin/queriesQueryDialog.java
line 143
any idea? where lastSetsize comes from or why it is not defined in
mhm.. it seems to be 1.8 added by Michael on July 2nd according to the
file history. Where can i see the version directly?
i really wonder, as i did a complete new checkout.
Paul Austin schrieb:
> Stefan,
>
> Check the version of buoy.jar used
>
> Paul
> Stefan Stein
Hei,
I need some advise.
Yesterday I made 2 changes
* update of jmat library and
* bugfix
I made this changes in and commited to the stable version
now, as I have been on the way to update the changelog file, I have
seen, that the one in the stable version is empty, while there is
another one i
Hei Michael or any other who is experienced,
how to installed the Resource Bundle Editor
(http://resourcebundleeditor.com/) ?
It seems like i am not able to bring the editor to work..
I unziped and placed the folder (com.essiembre.blabla..) in the "plugin"
folder of my eclipse installation, but
n you are happy checkin the branch
>>
>> To make a release.
>>
>> 1. Merge all the things you want from trunk into the branch as above
>> 2. Create a tag of the branch for the new release under tags/> number>, basically in SVN this just creates a copy of the
> I'm going to try to start using OpenJUMP at my day job this week for a
> simple GIS project managing survey control monuments in my area. I
> think this might give me the opportunity to write some tutorial docs
> on using OpenJUMP on a project from start to "f
aehm.. sorry i meant "Giuseppe" ;)
Stefan Steiniger schrieb:
> Hei Gusieppe,
>
> if you feel the information from the other docs is sufficient and
> necessary then use it otherwise make the improvements you want.
> I would also vote for a "quick - what's this
Hei Gusieppe,
if you feel the information from the other docs is sufficient and
necessary then use it otherwise make the improvements you want.
I would also vote for a "quick - what's this for?" documentation, than
for a comprehensive documentation. If the first version one is done, we
can afte
Hei Andreas,
please commit both. We trust you and it is not a core change, but rather
some cosmetics.
stefan
Andreas Schmitz schrieb:
> Andreas Schmitz wrote:
>
>
> Hi,
>
> I got another one.
>
> When editing WMS requests and selecting some SRS in the combobox, this
> selection will vanish
Hei Peppe,
some more answer
> There is also al lot of documentation which originally was extra
> documentation of former plugin (e.g. Isa tools or Simple query) in PDF
> which could be used in the new help documentation. I wnt to collect all
> and ask the authors (one is you Stefan, with Isa T
Hei Andreas,
I would like to see it in the OpenJUMP configuration file. It should be
possible.. or is it too cumbersome?
(mhm... one moment)
If I remember right the ISA tools did as well add context menu
functions. Some of them have been transfered and are found in
openjump.core.ui.plugin.mouse
mhm.. for your question:
try the planar-graph plugin in tools\Analysis. But it works only if the
linestrings are connected with each other.
stefan
Sunburned Surveyor schrieb:
> This week I was actually able to start using OpenJUMP for a little
> mapping project at work! This means I'll probably
please commit, you had already my approval :)
the pos tag adds the item at that specific menu position. note, that a
function can obtain a different pos when other plugins are added
afterwards. furthermore separators are counted as one pos, if i remember
right
stefan
Andreas Schmitz schrieb:
>
Hei Michael,
I hope you had some relaxing holidays.
i just looked at the new organzation of the language files (.. a bit
diffult to find out what are new strings) and realized that you missed
to translate the "Union by Attribute" function.
can you do that?.. because I could not yet install the
blem on Unix path.. which seems to be resolved by You. But i will
check that again with the next nightly built on my computer.
>
> Finally, thanks to Stefan for having fixed the problem with SaveDataset
> on macosx, and repared the SaveImageAsSVGPlugIn position after the
> mod
a late answer, although Landon gave already one:
- there are no trees and fruits assigned to anyone ;)
(but as Landon pointed out, changes on the rendering systems should be
agreed with Larry and Sascha)
fix whereever you think you want to fix
stefan
Andreas Schmitz schrieb:
> Stefan Steini
Hi Paolo and others,
- Do you require the postgis 1.1.0 library that is shipped with OJ for
your plugin?
- Do you use the postgresXX library as well?
i think about removing the first, the second is needed by some code.
stefan
---
>ah, so you meant we could add the GetFeatureInfo to the WFSPlugin,
>right?
>
>
>
yes.. but for the download. If you think it may be worth to merge the
sources.. you can also do that
stefan
-
This SF.net email is sponsore
Andreas Schmitz wrote:
>Stefan Steiniger wrote:
>
>Hi,
>
>
>
>>I fully support to add these plugin to svn and the soureforge site.
>>Maybe we need to think about the structure here .. so that not every
>>plugin gets a new box. So the wfs plugin could
Hei,
Uwe told me that he obtains a strange error message using Layer>Add
Datastore Layer for PostGIS data when he tries to load a table.
And there is also a recent bug report (the person suggest a quotation bug):
http://sourceforge.net/tracker/index.php?func=detail&aid=1694304&group_id=118054&ati
>> and you know what happens? OpenJUMP does not give any warning or
>> message, but only polygons are stored to shapefiles. What used to be
>> points and lines seem to be stored as empty multipolygons into the
>> polygon shapefile. Isn't this close to a bug? A kind of a solution
>> with shapef
Hei Andreas,
I agree with you - and the dependencies are also the reason why i did
not add them to OJ.
I fully support to add these plugin to svn and the soureforge site.
Maybe we need to think about the structure here .. so that not every
plugin gets a new box. So the wfs plugin could be added
Michaël Michaud schrieb:
> Hi,
>
> I have updated to buoy 1.8 five weeks ago, made a small change in the
> code to keep compatibility, and I modified QueryPlugIn code again today
> to fix a bug. But I have had no problem to compile in between.
>
> Can you check that :
> you use the src placed
Dear Users and Developers,
yesterday I made an OpenJUMP 1.2 C releas with the saturday nightly
built. I added today also a Windows setup file.
Todays changes by Michael are not included, but I thank him for updating
the changes.txt file (i forgot that, but wrote at least down what has
changed
Hei Guiseppe,
good to hear, and it is great that you do the help stuff.
Actually Uwe is currently on way to update his german tutorial for the
new semester. So i guess by autumn we will have a first improved version.
to put images on our webspace we you need to have a sourceforge account.
Can yo
there create a copy of core/branches/1.2 to core/tags/1.2preC.
>
> Going forward we should commit to trunk and then when ready to make a
> release merge changes that we want in trunk to the branches/1.2 and then
> tag it at the point we make a release.
>
> Paul
>
> S
Paul
stefan
>
> Paul
>
> Stefan Steiniger wrote:
>> Dear Users and Developers,
>>
>> yesterday I made an OpenJUMP 1.2 C releas with the saturday nightly
>> built. I added today also a Windows setup file.
>>
>> Todays changes by Michael are not include
link stored?
Because when "yes" i should redo the copy from "core/trunk/" to
"core/branches/1.2/"
stefan
Stefan Steiniger schrieb:
> ok..
>
> i hope i got it now:
>
> - i removed the first created /trunk/trunk/
>
> > first create a branch by
of course, i am/we are interested in your evaluation results.
stefan
Dr. Markus Lupp (Müller) schrieb:
> Hi Landon,
>
> Sunburned Surveyor schrieb:
>> [snip]
>>
>
>> I'd also like to know if the DeeJUMP team had any thoughts about
>> Paul's suggestion of tapping into the Java port of PROJ4.
Hei Guys,
i just found this new project on sourceforge:
http://sourceforge.net/projects/jumpdbqplugin/
started just a few days ago by a Larry Reeder.
@LREEDER: I don't know if you are listing already to our developer list,
if not would be nice to have you on there ;)
If you need some info (i
urned Surveyor
>
> On 7/24/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote:
>> forwad for Malte as I accidently delted his message from the pending
>> request list
>>
>> Dear OpenJump Enthusiast,
>>
>> I've tried to make a copy of a FeatureCollection c
.. mhm.
you only need to check the approprpriate box, so that the sender is
added to a "always allowed" list..
that should not be that hard for you.. as it is only once (btw. i get
them as well)
stefan
Sunburned Surveyor schrieb:
> Guys,
>
> If you are going to contribute to the SVN can you
btw... Peppe,
do you have the original openoffice from Uwe's tutorial doc?
stefan
Giuseppe Aruta schrieb:
> --- Uwe Dalluege <[EMAIL PROTECTED]> ha
> scritto:
>
>> Hi Michael,
>>
>> thank you for putting my wishes to the feature
>> request!
>> I am changing my OpenJUMP tutorial to OpenJUMP 1.2
yes i was refering to this..
thanx for your info
stefab
Martin Davis schrieb:
>
> Stefan Steiniger wrote:
>> PS: mhm.. how does it come that David knows about Oracle.. is there
>> another plugin outhere (or the one from JTS).. i just wonder, after
>> having also read
Hei Uwe,
you are right.. i deeply appologize for not testing earlier!!
i only see black screens as well - and it does not matter if i zoom
.. i actually can't say now what we changed..
maybe it is the rendering thing???
has anybody any f* idea why the screen appears black now? and 1.2 B also
w
ok.. i just recognized that also my last cvs version contains the error:
i.e. it must have been happend between 1.2B release and the change to
the cvs. since my last update is from 2. June it must have been between:
24. April and 2/3.June ?
probably...
Stefan Steiniger schrieb:
> Hei
the image polygon so it definitely looks like some kind of
> graphics interaction. I stepped though the whole repaint pipeline for
> the image layer and I didn't execute any code that had been changed in
> the last several months.
>
> Will try more tomorrow.
>
> regards
Hei Larry,
thanx for adding the mousewheel support :)
can you also update the changeLog file with your changes?
thank you
stefan
Larry Becker schrieb:
> Yep, along with some support in ZoomTool.
>
> Larry
>
> On 8/14/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote:
>> This is great news Larr
nd restore the compositing mode.
>
> regards,
> Larry
>
> On 8/15/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote:
>> hei Larry & Michael,
>>
>> i could identify the change that caused the problem:
>>
>>AbstractSelectionRenderer
Moi Jukka,
yep would be nice if you could test tommorrow.
so we can also setup a compatibility list on the wiki.
about the compressed files.. i don't know. You can test, but if the test
fails, then we will not have the resources to implement, i think.
there should be also "dozens" of tif formats
Hei,
but in general Larry is right.. we should sarch for testers
most of the errors are reported by the same people.
stefan
Uwe Dalluege schrieb:
> Hi Larry,
>
> you wrote:
>
>> This (and the problem with Image Layres) raises the question, "Is
>> anyone besides the developers testing and repo
ok.. i will have look
Uwe Dalluege schrieb:
> Hi,
>
> I like to use OpenJUMP with this option:
> -Dswing.defaultlaf=javax.swing.plaf.metal.MetalLookAndFeel
> to get the MetalLookAndFeel.
>
> Now I have a problem with the display of the Edit Schema Panel.
>
> 1. View/Edit Schema.
> 2. Leftclick
Paul,
thanx for your advise... i was just on the way to write you.
it is really strange.. i could use "branch/tag" option of subclipse to
create a new tag. But it does not work for branches/1.2. Here it always
creates a copy of trunk in a new subfolder called "trunk".
The only way - using the norm
those out to your local copy. You then have to resolve any conflicts and
> then when happy check them back in.
>
> What I'd encourage all developers to do is find a SVN repository that
> they can practice with dummy projects, some of it is quite confusing. I
> have to remind mysel
Hei Michael,
according to your entry for this bug:
https://sourceforge.net/tracker/index.php?func=detail&aid=1691836&group_id=118054&atid=679906
the bug is fixed. Can you comment?
Then i would close the report.
stefan
-
Thi
Hei Guys,
thanx to your enthusiasm and activity we made it yesterday on
sourceforge activity rank 180 of all sourceforge projects. More over, we
are today the most active project of the GIS related projects (currently
671 listed)
.. so lets keep movin on :o)
stefan
--
mhm.. interesting... and thanx for test
but normal jpgs/png without a worldfile can be displayed on my computer
i tested by taking a screenshot 1440x900 and then stored the screenshot
as jpg and png - non interlace - with Adobe Photoshop
the only issue was, that OJ became quite slow
stefan
Rah
btw.. if it does not load..
can it be a image size problem?
because 9996x9996 px is shown by Adobe Photoshop as file with 285MB size
in memory (stored as jpg: 15MB - of course depending on the image
packability itself)
If i try to load the file with OpenJUMP (java memory option -Xmx256M)..
the
Hie Uwe,
if you activate the button that takes the current value for seting up
the smallest/largest scale you will see that RealScale should be taken
(if i remember correctly). I need to look where the hint comes from..
propabaly we forgot to change the language files here (it should be only
u
and Java 1.6 installed. Can you make this step
> optional?
>
> regards,
> Larry Becker
>
> On 8/20/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote:
>> Dear OpenJUMP users,
>>
>> after shipping the OpenJUMP 1.2 C prerelease we discovered a major bug
&g
In general i agree with you.
What may solve confusion is if we deliver a message like "point set" in
the info box, down left?
stefan
Michaël Michaud schrieb:
> Sunburned Surveyor a écrit :
>
>> Michael,
>>
>> What did you mean when you said "My experience is that it is more
>> confusing not to
just a note:
i think we do not need to make language translations continuously. I
think the best way is as i did for OJ1.2B: just send out a call.
Furthermore, the people helping last time are listed on the wiki and
also in the readme-file under contributors in the etc folder on the svn/cvs
st
I know.. very late (over the weekend i have been on an openair)
but if i could choose, i would prefer a "mouse-center-zoom" with an
activated key (such as ctrl).
From my point of view "Google" is not a reference, although they have
some pretty nice usability stuff. But we should not miss that
Yep.. sounds and looks interesting.
but two questions/comments:
- what about skiping any further dialog - e.g. if jml or shape files
should be loaded without any reference system info necessary. Is that
possible.
- how can we integrate the external plugins that deliver functionality
such as d
some things we need to check ...
i post it here so we don't forget
he also delivered testdata
stefan
General:
Option to set geometry type of Layer (most analysing tools require
layers with exactly one featuretype anyway)
(also helpful for user who wants to produce shapefiles)
option to s
JUMP page
>> http://openjump.org/wiki/show/HomePage
>>
>> a link where people can send a mail in
>> there national language
>> Maybe one e-mail address for each language.
>> The person behind this e-mail-address
>> test this error, translate it to English and pu
Hi Peppe,
yep.. support via a plugin would be nice. I have never worked with xml
stuff.. so i can also not comment how hard it would be to inlcude the
jump stuff.
I think making a plugin for GDMS is a matter of time.
stefan
Giuseppe Aruta schrieb:
> Hi erwan bocher
>
> I will post the mails
Hei Peppe,
an Italian translation was proposed by Ugo in winter - i think he asked
some friend or customer. But until now we did not hear again and Ugo is
currently working on other things. But if you think you can help to do
the translation it would be great.
Brazilian Portugese was done by U
mhm.. what if you don't use "layerable" but "layer" instead?
checkFactory.createAtLeastNLayersMustBeSelectedCheck(n)
stefan
Andreas Schmitz schrieb:
> Uwe Dalluege wrote:
>
> Hi,
>
>> there is an error with Layer>Rename Selected Layer... :
>>
>> 1. Select a layer with leftclick.
>> 2. Layer>Re
upps.. small mistake:
brazialian portugese was done by Cristiano Almeida
Stefan Steiniger schrieb:
> Hei Peppe,
>
> an Italian translation was proposed by Ugo in winter - i think he asked
> some friend or customer. But until now we did not hear again and Ugo is
> currently w
sometimes the startup screen freezes if something with the plugin
initialization isn't correct.
But then also an error message should appear.
stefan
Sunburned Surveyor schrieb:
> I was trying to track down another Null Pointer Exception in my
> pluggable rendering code when a funny thing happene
ok.. i just tested a bit..
and i think it is ok using the mouse center as zoom center.. it goes
slow, so that one does not recognize it realy.
cool work.. and also the new zoom tool
stefan
Stefan Steiniger schrieb:
> I know.. very late (over the weekend i have been on an openair)
>
>
Jei Jitendra,
on the openjump wiki I have tried to describe the steps to make a local
language version of OpenJUMP:
http://openjump.org/wiki/show/How+to+translate+OpenJUMP+into+another+language
you need to read part A and B.
If it works succesfully, send me the language files and i will add the
re* <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>
>
> -- Forwarded message --
> From: *Stefan Steiniger* <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>>
> Date: Aug 22, 2007 2:58 PM
> Subject: Re: [JPP-Devel] I18n: i
mhm.. as you reported a problem before on comboboxes..
it sounds like vista is a new challange for Sun (Java).
Maybe we wait for a new java release since microsoft is setting up
standards as they want... i know it is a stupid comment
stefan
PS: I really consider to switch from win to linux in a
mhm.. you don't have write access?
but you should have ;) There are no restrictions, as far as I know.
stefan
Larry Becker wrote:
>I'll be glad to help keep it up if I can get write access to the wiki.
>
>Right now I'm working through the wiki page on OpenJump-SkyJUMP
>synchronization:
>http:/
;
>thanks,
>Larry
>
>On 8/22/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote:
>
>
>>mhm.. you don't have write access?
>>but you should have ;) There are no restrictions, as far as I know.
>>
>>stefan
>>
>>Larry Becker wr
gt; adequate for the task. There just needs to be some way to skip the
> Java download and install.
>
> regards,
> Larry
>
> On 8/21/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote:
>> Hi Larry,
>>
>> mhm.. i could try it next weekend. I used the nu
Hei Geoff,
at some point we definitevly need to port your adhancements to the core.
But up to now I was not sure if you want that (for maintenance reasons)
stefan
Larry Becker schrieb:
> Hi Geoff,
>
>I've played around with offset distance and HTML formatting on
> labels too. Perhaps we'll
;
> registry.createEntry(FileLoader.KEY, fileLoader);
> }
> }
>
> Paul
>
> Stefan Steiniger wrote:
>> Yep.. sounds and looks interesting.
>>
>> but two questions/comments:
>>
>> - what about skiping any further dialog - e.g. if jml or
Yep.. adding a help is necessary and we need to look how SIGLE (and
Pirol?) has done that.
but i am not sure about the pdf option? Maybe i did not really
understand how you mean it. Do you want to open a browser with a
web-page, so that someone can download it.. or do you want an integrated
pd
Hei Uwe,
unfortunately i have no idea where to and how to do, maybe someone else...
stefan
Uwe Dalluege schrieb:
> Hi Larry,
>
> thank you for your tip :-)
> But so I have to copy one file to 50 pc.
> If the openjump.bat file has changed I must copy again :-(
> It would be great to have an opti
Hei Michael,
where do you picked up that email?
i realy don't get what he means?
stefan
Michaël Michaud schrieb:
> Hi,
>
> I transfer your mail to Jump Pilot Project forum as there are more
> people there to be able to give you help.
> Jump Pilot Project hosts OpenJUMP project which is a bit d
note: i will forward your email to the users and jump-devel list.
stefan
Paul Austin schrieb:
> MOEP is a format used by the BC government, not really that useful
> except for my client.
>
> Paul
>
> Michaël Michaud wrote:
>> Hi,
>>
>> Don't know if you want to count csv point file (Pirol)
>>
>
task, but I also feel there is a problem when dealing
> with tables and map at the same time.
> May be something like the dockable framework Paul showed us could
> improve usability of the UI...
>
> Michaël
>
> Stefan Steiniger a écrit :
>
>> Hei Michael,
>>
Hei Paul,
Andreas from lat/lon told me that there are also the deegree shp and gml
(3.0?) file adapters in deeJUMP
stefan
Stefan Steiniger schrieb:
> note: i will forward your email to the users and jump-devel list.
>
> stefan
>
> Paul Austin schrieb:
>> MOEP is a
cool... :)
i did not know that there was already the blackboard variable
"PersistenceDirectory" in JUMP
good to know now.
stefan
Uwe Dalluege wrote:
>Moin Andreas,
>
>great! Thank you!
>
>Regards,
>
>Uwe
>
>Andreas Schmitz schrieb:
>
>
>>Uwe Dalluege wrote:
>>
>>Hello,
>>
>>
>>
>>
>>>i
If the help pdf is not present the option doesn't work
>
>
> peppe
>
> */Stefan Steiniger <[EMAIL PROTECTED]>/* ha scritto:
>
> Yep.. adding a help is necessary and we need to look how SIGLE (and
> Pirol?) has done that.
>
> but i
mhm.. i guess it has something to do with log4j?
thanx for adding the the new command line property
stefan
Andreas Schmitz schrieb:
> Uwe Dalluege wrote:
>
> Hi,
>
>> does it also works for the jump.log file?
>
> unfortunately, no. I'm not sure where the log file actually comes
> from.
>
> Be
for the record and Paul - in case he missed it.
Furthermore i asked Uwe about the postgis plugin. He said that he
adapted existing code. So he does not know why the PostGIS option is
installed with the LoadDatasetDialogs
stefan
Original-Nachricht
Betreff: Re: [jump-users] [Fw
Hei Andreas,
thats good to hear.
I hope you are looking on geotools projection code as well. As far as i
checked out the guy that is responsible for it has the appropriate
background (at least i think so). and geotools realized already lots of
projections ( i guess EPSG completely). But lots of
1 - 100 of 2177 matches
Mail list logo