NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I have some problems, when I want to get some informations about specific types of POI from openstreetmaps. I use service query-to-map nad I want to get information about all places with amenity=restaurant tag.

When I call a service with a key and without value, everything works fine and I get a lot of places:

http://toolserver.org/~kolossos/qtm2/featurelist.php?key=amenity&value=&types=points&BBOX=13.5333,50.95,13.9333,51.15

However if I change a call and use a service with nonempty value parameter (like below, where I have key=amenity and value=restaurant) I don't get any result:

http://toolserver.org/~kolossos/qtm2/featurelist.php?key=amenity&value=restaurant&types=points&BBOX=13.5333,50.95,13.9333,51.15

I have also tried with other key and value parameters and it's all the same. There are many restaurants in this area so it's not a problem in map. Any idea what could be wrong and how I can change a call to get information about POI.

asked 07 Mar '12, 10:28

VidV's gravatar image

VidV
11112
accept rate: 0%

Your second link works for me, too?

(21 Mar '12, 20:50) hfs

Just as hfs, both links work very fine. Browser problem?

(22 Mar '12, 16:47) Sylvain

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×15

question asked: 07 Mar '12, 10:28

question was seen: 1,309 times

last updated: 22 Mar '12, 16:47

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum