Questions tagged [cartography]
127 questions
0
votes
1 answer
How to do ^= match with CartoCSS?
Looking at the following DBF database, how would I go about targeting the "hospital" type? In CSS3 you can do something like *[attr^='hospital'].
I don't know how to do this with CartoCSS, however. The best I can do is:…

Wildhoney
- 4,969
- 33
- 38
0
votes
2 answers
Using Choropleth with Google Maps API V3
I am currently trying to implement a simple choropleth map into my map (using google maps api v3). I will later on be using either xml or json to retrieve my data but at the moment I am just trying to use hardcoded data. It worked on V2 API google…

farha
- 1
- 1
-1
votes
1 answer
Is it possible to know on google maps the names of all the locations in all the directions for a finite distance?
I am working on a hyper local courier delivery application.
I would like to know the names of all the city blocks or municipal wards which fall within a finite radius, fixing the user's position as the center of the circle.
I tried the traveling…

Karan Maverick
- 15
- 1
- 5
-1
votes
1 answer
Gadm map with points layer in R
I have already asked about plotting points dependent on region, but now my question is about overlaying points given by coordinations over gadm map. I want to show different meteostations, using data based on this site or here is data used in code…

Ruvin Rafailov
- 59
- 6
-1
votes
1 answer
Could we create & export a map of our facebook friends network?
I have a question about Facebook's capabilities. Does it give the access to the connections between friend?
For example I have a professional account where I have 100 friends, and I would like to export a map where I will see the connection between…
-2
votes
3 answers
How to Count Total Distance & Total Time While Travelling From One Location To Another
Very much new to this issue,need to fine total travelling distance while going from one location to another and also need to count total time spent to that travel.finding distance using latitude and longitude of two location don't give correct…

Aamirkhan
- 5,746
- 10
- 47
- 74
-6
votes
3 answers
Generate list of street Intersections in order
I have a list of all intersections in a city with coordinates. I am trying for an end result of a list of all the intersections in the order they appear. For example, if I put in Alameda & 5th - I want to see all cross streets if I keep going down…

SimplePi
- 95
- 1
- 4
- 15