[JPP-Devel] [ jump-pilot-Bugs-3510832 ] Changing schema with attribute table opened throw exception

2012-03-24 Thread SourceForge . net
Bugs item #3510832, was opened at 2012-03-24 14:55 Message generated for change (Tracker Item Submitted) made by michaudm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3510832&group_id=118054 Please note that this message will contain a full copy of the

Re: [JPP-Devel] [PATCH] mvn exec:java

2012-03-24 Thread Sascha L. Teichmann
Am 16.03.2012 22:55, schrieb Stefan Steiniger: > fortunately Michael was faster in doing the commit :) > > thanks Sascha and good to know you are still around. > stefan > > On 16/03/2012 3:12 PM, Michaël Michaud wrote: >> Thanks Sascha, >> >> Nice to know you're still working with OpenJUMP >> You

[JPP-Devel] [ jump-pilot-Bugs-3510778 ] EZ Button does not respect layer editability

2012-03-24 Thread SourceForge . net
Bugs item #3510778, was opened at 2012-03-24 07:20 Message generated for change (Tracker Item Submitted) made by michaudm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3510778&group_id=118054 Please note that this message will contain a full copy of the

[JPP-Devel] long attribute names in dbf

2012-03-24 Thread Michaël Michaud
Hi, I just implemented FR 3472020 (svn 2777) https://sourceforge.net/tracker/?func=detail&aid=3472020&group_id=118054&atid=679909 Doing this, I realized that OpenJUMP did not follow exactly the dbf specification where attribute names must be 10 characters + 00h char (total = 11) In OpenJUMP, we

[JPP-Devel] [ jump-pilot-Feature Requests-3488025 ] Delete existing sbn/sbx/qix files when writing a shp

2012-03-24 Thread SourceForge . net
Feature Requests item #3488025, was opened at 2012-02-15 15:14 Message generated for change (Settings changed) made by michaudm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679909&aid=3488025&group_id=118054 Please note that this message will contain a full copy

[JPP-Devel] [ jump-pilot-Feature Requests-3488025 ] Delete existing sbn/sbx/qix files when writing a shp

2012-03-24 Thread SourceForge . net
Feature Requests item #3488025, was opened at 2012-02-15 15:14 Message generated for change (Comment added) made by michaudm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679909&aid=3488025&group_id=118054 Please note that this message will contain a full copy of

Re: [JPP-Devel] Editing shapefiles with SBN and SBX indexes

2012-03-24 Thread Michaël Michaud
Hi Larry and Jukka, Just fixed this problem as you suggested (deleting sbn, sbx and qix when shp is written) Check next NB (svn 2776) Michaël Le 15/02/2012 23:53, Michaël Michaud a écrit : Hi Larry, Jukka, Deleting index files when the .shp is written back to disk seems safe and easy. M

[JPP-Devel] New csv driver

2012-03-24 Thread Michaël Michaud
Hi, I uploaded a beta version of a new csv driver : csv-driver-0.6 beta.jar http://geo.michaelm.free.fr/OpenJUMP/resources/drivers/ This is a complete rewrite of my old txt driver. It should be more flexible and currently includes - an auto-mode able to guess the structure of most character del