Tagged Questions
1
vote
2answers
124 views
Load information about a feature
I must mention first of all that I am very new to this area... I am developing a GIS application. I created a simple map using geoserver with openlayers, it is all working through apache tomcat - and ...
3
votes
1answer
123 views
Geoserver Link to External MS-Access Database
Is there a way that I can link a shape (as a polygon, with a LINK_ID = 12345) from Geoserver and have it open or link to the specific information (LINK_ID_DB = 12345) within an online Web Microsoft ...
0
votes
1answer
237 views
Character encoding for Oracle DB and Geoserver
I have a setup that uses Oracle database->GeoServer->OpenLayers->my JavaScript.
I use the UTF-8 character set in GeoServer and the JavaScript layers.
The Oracle instance is configured to use WIN1252 ...
1
vote
0answers
154 views
How exactly is an SLD_body object (when extracted from its XML href) structured when using a cElementTree to parse it?
I'm trying to export data from a PostGIS database into a geoserver and I've gotten it to where I can get the PostGIS database to point to the geoserver (I'm doing this as a python script for a GIS ...
