A visual representation of an area-a symbolic depiction highlighting relationships between elements of that space such as objects, regions, and themes
0
votes
1answer
78 views
Drawing pie charts with vectors on OpenLayers?
Is anyone got any examples of drawing pie charts with vectors as markers on OpenLayers ?
Cheers,
3
votes
0answers
53 views
Interactive maps for a survey - Are there any tools yet?
i am working on a draft for an online-based survey. I would like to enable the participants of the survey to draw polygons, lines and points (several) on a basemap (e.g. google maps) and (extra ...
3
votes
0answers
106 views
How to make a visual realistic map containing mountain hiking trails/tracks?
I would like to try making a map that visually reproduces a mountain/hill and contains hiking trails, just like this one:
http://i.stack.imgur.com/PdcnM.jpg
I imagine some steps like this:
Generate ...
2
votes
0answers
92 views
Plot csv data on a map
My boundaries shape file has the following attributes; CODE, PROVINCE, AREA, SHAPE_LENG and SHAPE_AREA (note that there are no geo- coordinates). My data on the csv file has the following fields; ...
2
votes
0answers
167 views
Openlayers text layer is not working
I am trying to load markers from a text file using openlayers text layer, but no marker is shown, text file and icons are in same directory. However I am able to show markers using marker layer. My ...
1
vote
0answers
37 views
Developing Carto Mobile App
I have the project to develop a mobile application (Android) being able to get offline maps, go on the field, collect datas about the area we're at and then synchronize it with our data server when ...
1
vote
0answers
67 views
Creating responsive interaction with tiled maps
I think I may have two conflicting aims but...
I need to create responsive Choropleth map very similar to http://leafletjs.com/examples/choropleth.html or
...
1
vote
0answers
261 views
pdf google maps export
In my php+postgis+geoserver+OL application I have to export a map in a pdf file.
This map has two layer: the base is a google map layer and a vector layer as overlay.
Is there a way to make a pdf ...
1
vote
0answers
212 views
Cloudmade Web Maps API Marker Clustering problem
I've just started learning Cloudmade Web Maps API. I'm at marker clustering, and I'm facing a strange problem; whenever I try accessing the page below, content of elements must consist of well-formed ...
1
vote
0answers
383 views
GeoNetwork opensource - Geoserver/Google Maps integration
I'm using GeoNetwork 2.6.4 and I would like to change the default base map to Geoserver, adding a Google Maps Satellite Layer.
Which is the best way? Any suggestions?
0
votes
0answers
50 views
Requesting styled Google Map tiles via URL
I'm not working with the Google Maps API but I'd still like to be able to request styled map tiles. Is it possible to request a styled Google Map tile via a URL similar to the slippy map URL format ...
0
votes
0answers
87 views
MVC3 with offline maps
I have task to create software solution in MVC3 with offline maps for Macedonia. I would like the map to have all functionality like zoom, markers, polygons, routes. I read a lot about that but a ...