Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>It doesn't seem possible with any current Google service. </p> <p>But there are other services, like <strong><a href="http://support.koordinates.com/entries/20182948" rel="noreferrer">Koordinates Vector JSON Query service</a></strong>! You simply query the data in the URL, and <strong>you get back a JSON/XML response</strong>.</p> <blockquote> <p>Example request: <a href="http://api.koordinates.com/api/vectorQuery.json?key=YOUR_GEODATA_KEY&amp;layer=1298&amp;x=-159.9609375&amp;y=13.239945499286312&amp;max_results=3&amp;radius=10000&amp;geometry=true&amp;with_field_names=true" rel="noreferrer">http://api.koordinates.com/api/vectorQuery.json?key=YOUR_GEODATA_KEY&amp;layer=1298&amp;x=-159.9609375&amp;y=13.239945499286312&amp;max_results=3&amp;radius=10000&amp;geometry=true&amp;with_field_names=true</a></p> </blockquote> <p>You have to register and supply your key and selected layer number. You can search all their <a href="http://koordinates.com" rel="noreferrer">repository of available layers</a>. Most of the layers are only regional, but you can find global also, like the <a href="http://koordinates.com/#/layer/1298-world-coastline-110-million/webservices/" rel="noreferrer">World Coastline</a>:</p> <p><img src="https://i.stack.imgur.com/GrqDU.png" alt="enter image description here"></p> <p>When you select a layer, you click on the "Services" tab, you get the example request URL. I believe you just need to register and that's it!</p> <p>And now the best:</p> <h3><a href="http://support.koordinates.com/entries/21565415-Adding-Data-and-Metadata" rel="noreferrer">You can upload your layer!</a></h3> <p>It is not available right away, hey have to process it somehow, but it should work! The layer repository actually looks like people uploaded them as they needed.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload