Using updated wikimapia API to export data The 2019 Stack Overflow Developer Survey Results Are InExporting from Wikimapia to KML?Exporting from Wikimapia to KML?Is there any automated process to download POI from Wikimapia?How to export a shapefile through the Wikimapia API?How to export objects from wikimapia to openstreetmap?How do I export neighbourhoods in wikimapia to KML fileI want to export from wikimapia into kml all sugar refinery category pointsSelected output format is not supported with this function? Wikimapia APIExport .qml file using QGIS APIexporting geodeg.com dataGetting data from JSON data API?
Which Sci-Fi work first showed weapon of galactic-scale mass destruction?
How come people say “Would of”?
How to make payment on the internet without leaving a money trail?
What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?
Idiomatic way to prevent slicing?
Realistic Alternatives to Dust: What Else Could Feed a Plankton Bloom?
What is the use of option -o in the useradd command?
Is "plugging out" electronic devices an American expression?
Springs with some finite mass
Is this food a bread or a loaf?
Why isn't airport relocation done gradually?
Limit the amount of RAM Mathematica may access?
Should I write numbers in words or as numerals when there are multiple next to each other?
How to deal with fear of taking dependencies
How was Skylab's orbit inclination chosen?
I see my dog run
How to manage monthly salary
Is domain driven design an anti-SQL pattern?
"What time...?" or "At what time...?" - what is more grammatically correct?
If a poisoned arrow's piercing damage is reduced to 0, do you still get poisoned?
Are there any other methods to apply to solving simultaneous equations?
Why can Shazam do this?
How to create dashed lines/arrows in Illustrator
In microwave frequencies, do you use a circulator when you need a (near) perfect diode?
Using updated wikimapia API to export data
The 2019 Stack Overflow Developer Survey Results Are InExporting from Wikimapia to KML?Exporting from Wikimapia to KML?Is there any automated process to download POI from Wikimapia?How to export a shapefile through the Wikimapia API?How to export objects from wikimapia to openstreetmap?How do I export neighbourhoods in wikimapia to KML fileI want to export from wikimapia into kml all sugar refinery category pointsSelected output format is not supported with this function? Wikimapia APIExport .qml file using QGIS APIexporting geodeg.com dataGetting data from JSON data API?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
My goal is to get a json export from Wikimapia. I'm trying to use their updated API but I always get no objects returned no matter what coordintes or categories I specify.
Here is my example query (?key=example is a valid key, but I also tried my own API key with the same result):
http://api.wikimapia.org/?key=example&function=place.getbyarea&coordsby=bbox&bbox=46.7674%2C56.1952%2C48.5939%2C56.8782&category=17&count=100&format=json
P.S. this answer is no longer valid as it uses deprecated methods
export api json wikimapia
add a comment |
My goal is to get a json export from Wikimapia. I'm trying to use their updated API but I always get no objects returned no matter what coordintes or categories I specify.
Here is my example query (?key=example is a valid key, but I also tried my own API key with the same result):
http://api.wikimapia.org/?key=example&function=place.getbyarea&coordsby=bbox&bbox=46.7674%2C56.1952%2C48.5939%2C56.8782&category=17&count=100&format=json
P.S. this answer is no longer valid as it uses deprecated methods
export api json wikimapia
I have the same problem, anyone can help us ? How can we download data from wikimapia. Looks like their API doesn't work anymore
– Simon Tomas
Apr 4 at 16:41
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review
– MrXsquared
Apr 4 at 17:24
add a comment |
My goal is to get a json export from Wikimapia. I'm trying to use their updated API but I always get no objects returned no matter what coordintes or categories I specify.
Here is my example query (?key=example is a valid key, but I also tried my own API key with the same result):
http://api.wikimapia.org/?key=example&function=place.getbyarea&coordsby=bbox&bbox=46.7674%2C56.1952%2C48.5939%2C56.8782&category=17&count=100&format=json
P.S. this answer is no longer valid as it uses deprecated methods
export api json wikimapia
My goal is to get a json export from Wikimapia. I'm trying to use their updated API but I always get no objects returned no matter what coordintes or categories I specify.
Here is my example query (?key=example is a valid key, but I also tried my own API key with the same result):
http://api.wikimapia.org/?key=example&function=place.getbyarea&coordsby=bbox&bbox=46.7674%2C56.1952%2C48.5939%2C56.8782&category=17&count=100&format=json
P.S. this answer is no longer valid as it uses deprecated methods
export api json wikimapia
export api json wikimapia
asked Jul 23 '18 at 18:14
BasileBasile
1,2421824
1,2421824
I have the same problem, anyone can help us ? How can we download data from wikimapia. Looks like their API doesn't work anymore
– Simon Tomas
Apr 4 at 16:41
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review
– MrXsquared
Apr 4 at 17:24
add a comment |
I have the same problem, anyone can help us ? How can we download data from wikimapia. Looks like their API doesn't work anymore
– Simon Tomas
Apr 4 at 16:41
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review
– MrXsquared
Apr 4 at 17:24
I have the same problem, anyone can help us ? How can we download data from wikimapia. Looks like their API doesn't work anymore
– Simon Tomas
Apr 4 at 16:41
I have the same problem, anyone can help us ? How can we download data from wikimapia. Looks like their API doesn't work anymore
– Simon Tomas
Apr 4 at 16:41
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review
– MrXsquared
Apr 4 at 17:24
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review
– MrXsquared
Apr 4 at 17:24
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "79"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f290379%2fusing-updated-wikimapia-api-to-export-data%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Geographic Information Systems Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f290379%2fusing-updated-wikimapia-api-to-export-data%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I have the same problem, anyone can help us ? How can we download data from wikimapia. Looks like their API doesn't work anymore
– Simon Tomas
Apr 4 at 16:41
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review
– MrXsquared
Apr 4 at 17:24