Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2015
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.46 KB | None | 0 0
  1. /search?&q=rue&city=bordeaux
  2.  
  3. {
  4.  
  5.     "type":"FeatureCollection",
  6.     "version":"draft",
  7.     "features":[
  8.         {
  9.             "properties":{
  10.                 "population":"3.1",
  11.                 "type":"town",
  12.                 "postcode":"80120",
  13.                 "context":"80, Somme, Picardie",
  14.                 "id":"80688",
  15.                 "name":"Rue",
  16.                 "city":"Rue",
  17.                 "adm_weight":"2",
  18.                 "citycode":"80688",
  19.                 "label":"Rue",
  20.                 "score":0.9402999999999999
  21.             },
  22.             "type":"Feature",
  23.             "geometry":{
  24.                 "coordinates":[
  25.                     1.667625,
  26.                     50.271594
  27.                 ],
  28.                 "type":"Point"
  29.             }
  30.         },
  31.         {
  32.             "properties":{
  33.                 "type":"locality",
  34.                 "postcode":"42220",
  35.                 "context":"42, Loire, Rh\u00f4ne-Alpes",
  36.                 "id":"42287_B144_04385c",
  37.                 "name":"Ru",
  38.                 "city":"Saint-Sauveur-en-Rue",
  39.                 "citycode":"42287",
  40.                 "label":"Ru 42220 Saint-Sauveur-en-Rue",
  41.                 "score":0.06561688311688312
  42.             },
  43.             "type":"Feature",
  44.             "geometry":{
  45.                 "coordinates":[
  46.                     4.495461,
  47.                     45.278436
  48.                 ],
  49.                 "type":"Point"
  50.             }
  51.         },
  52.         {
  53.             "properties":{
  54.                 "type":"locality",
  55.                 "postcode":"24630",
  56.                 "context":"24, Dordogne, Aquitaine",
  57.                 "id":"24218_XXXX_aca4b1",
  58.                 "name":"Rhue",
  59.                 "city":"Jumilhac-le-Grand",
  60.                 "citycode":"24218",
  61.                 "label":"Rhue 24630 Jumilhac-le-Grand",
  62.                 "score":0.03985844155844155
  63.             },
  64.             "type":"Feature",
  65.             "geometry":{
  66.                 "coordinates":[
  67.                     1.073008,
  68.                     45.480654
  69.                 ],
  70.                 "type":"Point"
  71.             }
  72.         },
  73.         {
  74.             "properties":{
  75.                 "type":"locality",
  76.                 "postcode":"03300",
  77.                 "context":"03, Allier, Auvergne",
  78.                 "id":"03094_B090_62deac",
  79.                 "name":"Rhue",
  80.                 "city":"Creuzier-le-Vieux",
  81.                 "citycode":"03094",
  82.                 "label":"Rhue 03300 Creuzier-le-Vieux",
  83.                 "score":0.03332207792207792
  84.             },
  85.             "type":"Feature",
  86.             "geometry":{
  87.                 "coordinates":[
  88.                     3.416135,
  89.                     46.162811
  90.                 ],
  91.                 "type":"Point"
  92.             }
  93.         },
  94.         {
  95.             "properties":{
  96.                 "type":"locality",
  97.                 "postcode":"29120",
  98.                 "context":"29, Finist\u00e8re, Bretagne",
  99.                 "id":"29037_B200_0f45e8",
  100.                 "name":"Rhu",
  101.                 "city":"Combrit",
  102.                 "citycode":"29037",
  103.                 "label":"Rhu 29120 Combrit",
  104.                 "score":0.002172727272727273
  105.             },
  106.             "type":"Feature",
  107.             "geometry":{
  108.                 "coordinates":[
  109.                     -4.162069,
  110.                     47.87203
  111.                 ],
  112.                 "type":"Point"
  113.             }
  114.         }
  115.     ],
  116.     "licence":"ODbL",
  117.     "query":"rue",
  118.     "attribution":"BANO"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement