Tagged Questions
9
votes
4answers
331 views
How can a 3D model of a building be displayed in a web-browser?
I would like to try to show a proposed building in a web-browser such that the user can interact with it in a way similar to google maps streetview. Is it possible to do this, in any platform?
I can ...
1
vote
1answer
63 views
Flow mapping visualization using a road layer
I am trying to illustrate travel using a flow map on a road layer. My data is:
city of origin
destination
number of travelers
I would like to use a polygon city layer (or point) and a road layer, ...
9
votes
4answers
621 views
Visualizing large datasets with Leaflet
When using Leaflet to visualize a large dataset (GeoJSON with 10,000 point features), not surprisingly the browser crashes or hangs. A sub-sample of 1000 features from the same dataset works ...
4
votes
1answer
182 views
Looking for interactive map visualization software that allows user input
I am looking for a software tool that allows to create maps which can be customized by the user later on. To be more concrete: the user should be able to choose different indicators, create his own ...
2
votes
0answers
167 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 ...
22
votes
7answers
1k views
Examples of geovisualizations of global connectivity
I stumbled upon interesting visualization of global connectivity patterns:
'Major road and rail networks in Africa, along with transmission line
and underwater cable data.'
(Source, more ...
9
votes
1answer
467 views
What are some great examples of information dashboards integrated with core GIS capabilties via the web?
I am tasked with designing a GIS information dashboard (think energy consumption, capacity, or any other measurable value across a campus). I would like to get a sense for what has been done well and ...
12
votes
10answers
606 views
GIS and natural disasters - examples of geo-visualizations and geospatial analysis
I stumbled upon NY Times' web map of deaths from tornadoes in US.
Can you point me to some more interesting examples of geo-visualization and/or geospatial analysis of natural disasters and their ...
12
votes
4answers
428 views
How to create spatial tag clouds or “tag maps”?
I'm looking for implementations of spatial tag clouds or "tag maps". Some papers I found talk about a Yahoo Tag Maps API, but I couldn't find any such thing.
I'd prefer OpenLayers-based solutions, ...
