An open-source web server

learn more… | top users | synonyms

0
votes
1answer
36 views

Geoserver 2.2.5 tomcat unable to load servlet2.5.jar

am trying to use geoserver 2.2.5 with tomcat 7.0.34 following this tuto: http://ian01.geog.psu.edu/geoserver_docs/software/geoserver.html but am getting this error concerning the servlet jar: ...
2
votes
0answers
72 views

Rendering a QGIS WMS layer in Firefox hogs the machine

I am less than a novice beginner on GIS Systems and am groping for answers. I followed instructions for WIN 7 Install at both ...
1
vote
0answers
25 views

Having trouble with Webserver configuration on Windows

im currently working on a WMS with QGIS 1.8.0 Desktop with apache from xampp. What I want to do is to have my .qgs file displayed on my webpage as a OpenLayer. So I followed this tutorial: ...
1
vote
0answers
53 views

django + apache mod_tile

I'm not sure if I'm doing this right and I need your opinion on this current situation. I'm creating a Web Interface using django and postgres as the database. With regards to the slippy map, I went ...
1
vote
0answers
65 views

how to introduce LDAP after installing esri geoportal(windows)

I have already installed ESRI Geoportal version 1.2.1 and I am upgrading it to 1.2.2. The 1.2.1 version is also customized according to the needs. This version was installed using single administrator ...
1
vote
0answers
328 views

Tilecache + Mapnik + Apache generates incomplete tiles (missing layers)

I have TileCache + Mapnik working with a custom osm.xml stylesheet. When I run tilecache_http_server.py the tiles are served OK. But when I run TileCache under Apache (with mod_wsgi) I see incomplete ...
0
votes
0answers
10 views

How to configure MS4W Apache for multiple connections and multiple server urls while using tilecache.py

I have configured my Apache Server to broadcast 4 subdomains to my WMS services. I am using TileCache to serve locally generated (pre-seeded) tiles with ms4w. Here are example urls which request the ...
0
votes
0answers
57 views

Compiling and Using GeoExplorer in Windows

I have been using Geoserver on Apache Tomcat in Windows and I want to install GeoExplorer. It is an OpenGeo Suite tool, and its source code is found here. I have downloaded the source code and tried ...
0
votes
0answers
44 views

Missing tiles when django application is hosted on an apache server

I'm building a GIS application using Django as my web framework and OpenLayers to implement a slippy map interface. I was initially using the django runserver for development and everything was ...
0
votes
0answers
94 views

Tilestache cache folder permission on Apache

So, Ive setup tilestache on a remote server and the cache folder for the tiles is /home/httpdocs/stache where the apache default folder is /home/httpdocs/. I'm having trouble with tilestache caching ...