The openjump tag has no wiki summary.
0
votes
0answers
25 views
View attributes on combobox in openJump
am trying to code a java class(plugin) that creates a popupmenuitem that brings multiple attributes of the selected layer on a combobox on openjump.
am trying now to do the same as the ...
0
votes
0answers
6 views
Creating popupmenuitem that brings multiple attributes of the selected layer on a combobox on openjump
hey am trying to code a java class(plugin) that creates a popupmenuitem that brings multiple attributes of the selected layer on a combobox on openjump, i tried so many ways based on many existing ...
3
votes
1answer
93 views
How to filter layer of osm data?
I have a table osm_roads that has a column named geometry geometry geometry(LineString,900913).
If I want to filter a city to draw districts, I cannot do it by geographic coordinates?
What if in ...
3
votes
2answers
178 views
QGIS saving analysis output as Postgis table
i am using QGIS and Postgis together. I can load data in Postgis and than i import it to QGIS. But i am trying to save an analysis output (example: buffer analysis, voronoi polygon or SEXTANTE ...
1
vote
0answers
123 views
How Can I display Google Maps in Open Jump
I am creating a GIS application using Open Jump . I would like to show Google Map as the base layer on top of which other spatial data is being rendered using postgis database.
Kindly. let me know ...
2
votes
3answers
413 views
Comparison of Java-based GIS Programs
Hi I want to develop GIS Application in java I found some of useful software like
UDIg,Openjump,KOsmo & gvsig but i am unable to decide from which should i start as i want to create my ...
2
votes
1answer
309 views
A software architecture for viewing/editing roads and routes
I have a routing software module which uses PostGIS/pgRouting to calculate routes.
The road network is generated from an .osm file with osm2pgrouting tool.
I need to enhance the functionality of the ...
1
vote
1answer
309 views
How to Run Ad Hoc Database Queries in Open Jump?
Which plugin allows you to run ad hoc queries from postgis in Openjump? How do you install it in Ubuntu?
