openjump
openjump copied to clipboard
OpenJUMP, the Open Source GIS with more than one trick in its kangaroo pocket, takes the leap from svn to git. join the effort!
See mail https://sourceforge.net/p/jump-pilot/mailman/message/37833644/ for more details
Image reading is supposed to choose the first driver which can successfully read the image, but actually, it fails even when some drivers can do the job. Example Only a...
At the moment I currently use two well-known image formats which gradually lead me to use qgis rather than OpenJUMP : jp2 and COG. OpenJUMP has several jp2 drivers, but...
InfoFrame tool creates a single InfoFrame. If a new selection is done while InfoFrame is opened, its content is replaced by the new selection. That way, there is always one...
Recently I needed to use some ECW files of large size (6-8 Gb) on OpenJUMP in Windows with JRE 64bit. OpenJUMP has embedded native ECW drivers (coming from ECW, I...
Create a datastore layer from a postgresql database table. Make it editable : a message is warning the user that the layer is not editable and that he can detach...
If a table from a geopackage is added into the map so that no features in the gpkg table intersect with the map view, it is impossible to zoom to...
OpenJUMP is currently still using log4j 1 as a logging implementation. This logging implementation has been end of life and unsupported since 2015. The recently published security vulnerability probably doesn't...
Do we really need to maintain extensions like dbquery or spatialite driver now that the core db driver support databases like oracle or spatialite. Here after is a complete answer...
Basic Feature has a "modified" attribute which is set to true if an attribute when the geometry is modified. This attribute is used by "Edit > Selection > Select All...