Tagged Questions
1
vote
1answer
70 views
Simple WebMapping application with postgis Database
am very new to web-mapping, so this question may be a little misguided.
I want to develop a simple web mapping application using OpenLayers which can display Cadastral information that are currently ...
5
votes
1answer
232 views
GIS-based reporting and maintenance tool
Background
Conceptually, I am looking for a tool, or suite of software tools that can be readily integrated to help browse data using a GIS-based map (such as Google Maps). The proposed architecture ...
6
votes
1answer
345 views
Data visualization and maintenance tool
Background
Looking to leverage an existing GIS system for exploring organizational data.
Architecture
The following figure represents a high-level overview of the system's desired features:
The ...
2
votes
0answers
173 views
Tile Mill, Processing.org Maps to be developed
I had a small question. I actually would like to build an application which is very similar to this but as a map and not on “Multi touch Table Top”.
The functionality I need is
Plot different ...
4
votes
3answers
279 views
How to choose a language for web map development?
I am building a web map application using:
GeoServer
OpenLayers
Tomcat
I would like to build a web application, where the user can log in and have the map arranged according to their profile. ...
5
votes
3answers
192 views
GIS Application for online map and journey planner
I am planning to implement an online map application with journey planner for a city. I don't have any experience in GIS development but I have a few years of experience in Java development.
So ...
3
votes
1answer
420 views
Is there a Java library to load data from a WFS server?
I am writing a java client to display remote GIS data. I want to load data provided in GML by a WFS server. Do you know a java library I could use for that?