[JPP-Devel] OGR driver for Jump JML?

2012-08-10 Thread Rahkonen Jukka
Hi,

Has anybody considered to make an OGR driver for Jump JML format?  Using 
shapefiles for transforming data from/to other GIS formats has some limitations 
like 10 character maximum length of attribute field names, 255 character 
maximum length of text strings, and no support for geometry collections at all.
There is a document about how to make a new OGR driver 
athttp://www.gdal.org/ogr/ogr_drivertut.html.

JML seems to be some sort of simplified GML so perhaps OGR GML driver could be 
used as bases.

There seems also be something that may be a bug in JML output. File that is 
written with OJ claims to be in UTF-8 in the first row.

However, I believe that encoding is actually ISO-8859-1.

-Jukka Rahkonen-
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Open wizard flickers

2012-08-10 Thread edgar . soldin
Uwe,

could you please try snapshot rev2971 and see if the issue eliminated?

thanks ede

On 09.08.2012 14:20, Uwe Dalluege wrote:
> Hi Michaël,
> 
> you are right!
> I have tested 1.5.2 again on XP and JRE 1.7.0_05
> and sometimes it works and sometimes not.
> 
> But OJ "1.5.1 stable rev.2721" works stable
> (The Open wizard) with
> XP and W7-64 with JRE 1.7.0._05!
> 
> The OJ 20120807 nightbuild works not so good,
> because the left column flickers if you change
> the size of the open-wizard-window!
> 
> So I think something has changed between OJ 1.5.1 and 1.5.2 and the 
> nightbuild!
> 
> Regards
> 
> Uwe
> 
> Am 09.08.2012 13:10, schrieb Michaël Michaud:
>> Hi,
>>
>> Probably related to bug id *3528917*
>> http://sourceforge.net/tracker/?func=detail&aid=3528917&group_id=118054&atid=679906
>>
>> It was revealed by java7 (not sure why it doesn't bug on your xp+jre7
>> though)
>>
>> Should have been fixed in NB since july 1st.
>>
>> Regards,
>>
>> Michaël
> 
> --
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] OpenJUMP and geometry collections from OpenStreetMap data

2012-08-10 Thread Rahkonen Jukka
Hi,

OpenJUMP beats Quantum GIS in geometry collection handling. QGis cannot do 
anything with them but OJ has no trouble at all.  See a short how-to for 
importing OpenStreetMap data with GDAL into Spatialite database and visualizing 
all the OSM relations with OpenJUMP.

http://latuviitta.org/documents/OSM_relations_visualized_with_GDAL_and_OpenJUMP.pdf

While writing the how-to I noticed that the SQLite JDBC driver download link in 
the Jump DB Query plugin page does not work anymore.
The plugin manual page is http://jumpdbqplugin.sourceforge.net/ and the link 
that does not work is http://www.zentus.com/sqlitejdbc/

I believe that the Zerial JDBC driver 
http://www.xerial.org/trac/Xerial/wiki/SQLiteJDBC  could be used instead but I 
have not verified it.  Anyway, if the Zentus driver has gone forever then  
something should be done. The manual should be updated to point to Xerial 
driver if it works or otherwise the Zentus driver should be put for downloads 
somewhere.  Unfortunately I could not find the license text for the Zentus 
driver from my computer yet.

-Jukka Rahkonen-
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel