The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
76 views

find route distance & time taken to travel between two points using leaflet

I am able to find route between two points using cloud mode & leaflet using this. CloudMade Routing with Leaflet: route is not displayed But I also want to find distance & time taken to travel ...
0
votes
0answers
66 views

Creating maps using Polymaps

We are already working with the TIGER/Line Shapefiles. Now we want to be able to produce maps. Trying out Polymaps made us realize that it makes calls to Cloudmade to get the mapping tiles. Is this ...
1
vote
1answer
398 views

CloudMade Routing with Leaflet: route is not displayed

I am trying to consume the CloudMade routing API using Leaflet. So far, I have managed to pass points and receive a response, and parse that response into an array of points. The array of points is ...
1
vote
1answer
205 views

Leaflet, wrong API key when using CloudMade tiles!

I've registered on CloudMade and got some API keys but non of them work with Leaflet API. When I checked for image URLs and opened each directly using my browser it prints out the message "Wrong ...
2
votes
3answers
507 views

Optimizing OSM tiles download

Disclaimer: I don't know anything about maps, please excuse me. In our mobile app, we use Cloudmade as our map tiles provider. For certain places, we download multiple tiles for each zoom level ...
1
vote
1answer
262 views

Is Cloudmade still updating OSM data downloads?

I sent this question to Cloudmade but unfortunately they never responded. Hopefully someone here knows something about how they work. They provide an OSM download for the Americas which I am using in ...
2
votes
0answers
20 views

Cloudmade Web Maps API Geocoding Issue [duplicate]

Possible Duplicate: Cloudmade Web Maps API Marker Clustering problem I'm at Geocoding in Cloudmade Web Maps API. I've the code below. Whenever I try to access the page, content of elements ...
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 ...
2
votes
2answers
249 views

Can I display cloudmade tiles in arcmap 9 or arcmap 10?

I have created a number of cloudmade maps which I use in my opensource webstack using openlayers. I have been asked if the cloudmade maps could also be shown in ArcMap, but have not seen any way to ...