Tagged Questions

4
votes
4answers
539 views

Openstreetmap: embedding map in webpage (like Google Maps)

Is there a way to embed/mashup the OpenStreetMap in your page (like the way Google Maps API works)? I need to show a map inside my page with some markers and allow dragging/zooming around, maybe …
3
votes
3answers
421 views

Is there an API for openstreetmap?

I wonder if there is any API I could query OSM data through, for example; Are (lon_1, lat_1) at land or at sea? Or could it be possible to get an island as a well-defined polygon? The only usage I've …
2
votes
3answers
106 views

Flash library for OpenStreetMap

Is there a library in Flash to access and draw vector data from OpenStreetMap?
2
votes
4answers
542 views

How can I use OpenStreetMap in my Compact Framework App?

Hello, does anyone know, how I can use OpenStreetMap inside my Compact Framework Application? Is there a Framework or something like that? All I can find in their Wiki is how to contribute to their …
1
vote
3answers
93 views

Open Street Map Marker Manager

Hi! I need kind of Marker Manager for OpenStreetMap like in google maps. Do somebody know anything about it?
1
vote
2answers
197 views

Google maps satellite view

Hey ALL! I'm using the google maps API with openstreetmap (see the following example code), I'd like to add the google satellite view too. How can this be accomplished? var tilesMapnik = new …
1
vote
2answers
113 views

“Search within distance” API for OpenStreetMap

Is there any API for OpenStreetMap which allows me to obtain a list of POIs within a certain distance (e.g. 10 miles) from a reference location?
0
votes
0answers
20 views

Open source POI database?

Is there a good free POI database (i'm thinking mainly public places like cinemas, shops, etc). OpenStreetMap would seem like a good source, but I haven't worked out how to download the POI database.
0
votes
1answer
45 views

How to get an OpenStreetMap image in adobe air?

I try to load an image from openstreetmap into an air application using javascript and html but the image doesnt appear. I've no problems getting images from flickr. This is the image url: Map image …
0
votes
2answers
152 views

Avoiding graphical CAPTCHA by checking against OpenStreetMap

I am writing a subscription app for a rallye site. As the subscription doesn't need former registration, a captcha should be useful. The subscription is team-based. One team include 1 to 3 person. …