Tagged Questions
0
votes
0answers
65 views
How to create a collaborative mapping website?
I have read about webservers, static and dynamic pages, cgi-bin...
I can create a simple web mapping service in which a map with layers and controls will be there.
And now I want to provide login ...
1
vote
1answer
121 views
Server side clustering - cluster (feature) geometry
I am trying to implement server side clustering and show it using OpenLayers. I am using this good material as an example. As a clustering result, a get some list of features, some of them are ...
2
votes
1answer
149 views
How can I show custom titles on my table fields with OpenLayers?
I have a server with Geoserver, Apache and OpenLayers and it displays the map okay; I can see my data with an OpenLayers.Popup.FramedCloud call and it shows the content of my layer.
I want to know if ...
0
votes
2answers
337 views
apache vs lighttpd vs nginX as OpenLayers / GIS Server
How is using one of the above technologies to host an Openlayers-based GIS application?
My investigation with apache and lighttpd showed that apache is not the best for heavy load environments.
In ...