Questions tagged [wikimapia]
20 questions
0
votes
1 answer
Wikimapia API Display Map
I'm really new to APIs, and I decided to work on the Wikimapia API to see how APIs really work. I'm currently doing research at Carnegie Mellon and the research supervisor instructed me to get started with the API and figure out how it works etc.…

Aniruddh Chaturvedi
- 623
- 3
- 9
- 19
0
votes
1 answer
Google maps (API v3) with kml layer. how to hide kml URL?
I would like to di splay a Google Map with a kml inside through API v3. the proble is that every one can see the url of the kml and easily download it. Is there a trick to 'hide' the .KML URL?
wikimapia.org seems to do something similar displaing…
0
votes
2 answers
Detecting the URL POST parameters to pass
The problem is to screen-scrape the latitude/longitudes for entities(restaurant-names, etc.) from wikimapia.org AND restrict the results based on the latitude/longitude
Here is how I tried:
Install Live HTTP Headers addon in Firefox.
Filled up the…

Susheel Javadi
- 3,034
- 3
- 32
- 34
-1
votes
2 answers
How i can send "checked" with cURL to WikiMapia?
Since Wikimapia has a problem with updating the key limit, I want to autogenerate them through cURL and then save them to the database. How can I implement this? I am authorized on the site like this
// URL скрипта авторизации
$login_url =…

Urban Side
- 81
- 8
-1
votes
1 answer
Adding background color to polygons in KML files
I'm working a on a new project which requires me to extract data from www.wikimapia.com
in the form of KML files. I then need to display the said files on google maps. There doesn't seem to be much information on wikimapia on the Internet.
My aim to…

meewog
- 1,690
- 1
- 22
- 26