|
1 | 1 | { |
2 | | - "type":"FeatureCollection", |
3 | | - "features":[ |
| 2 | + "type": "FeatureCollection", |
| 3 | + "features": [ |
4 | 4 | { |
5 | | - "type":"Feature", |
6 | | - "geometry":{ |
7 | | - "type":"Point", |
8 | | - "coordinates":[ |
9 | | - -73.993368, |
10 | | - 40.750487 |
11 | | - ] |
12 | | - }, |
13 | | - "properties":{ |
14 | | - "housenumber":"4", |
15 | | - "street":"Pennsylvania Plaza", |
16 | | - "country":"United States", |
17 | | - "county":"New York County", |
18 | | - "datasource":{ |
19 | | - "sourcename":"openstreetmap", |
20 | | - "wheelchair":"limited", |
21 | | - "wikidata":"Q186125", |
22 | | - "wikipedia":"en:Madison Square Garden", |
23 | | - "website":"http://www.thegarden.com/", |
24 | | - "phone":"12124656741", |
25 | | - "osm_type":"W", |
26 | | - "osm_id":138141251, |
27 | | - "continent":"North America" |
| 5 | + "type": "Feature", |
| 6 | + "properties": { |
| 7 | + "datasource": { |
| 8 | + "sourcename": "openstreetmap", |
| 9 | + "attribution": "© OpenStreetMap contributors", |
| 10 | + "license": "Open Database License", |
| 11 | + "url": "https://www.openstreetmap.org/copyright" |
| 12 | + }, |
| 13 | + "name": "Madison Square Garden", |
| 14 | + "other_names": { |
| 15 | + "name:ja": "マディソン・スクエア・ガーデン", |
| 16 | + "name:ru": "Медисон-сквер-гарден", |
| 17 | + "name:uk": "Медісон-сквер-гарден", |
| 18 | + "name:zh": "麦迪逊广场花园", |
| 19 | + "alt_name": "The Garden", |
| 20 | + "short_name": "MSG" |
| 21 | + }, |
| 22 | + "country": "United States", |
| 23 | + "country_code": "us", |
| 24 | + "state": "New York", |
| 25 | + "county": "New York County", |
| 26 | + "city": "New York", |
| 27 | + "postcode": "10001", |
| 28 | + "district": "Manhattan", |
| 29 | + "neighbourhood": "Garment District", |
| 30 | + "street": "Pennsylvania Plaza", |
| 31 | + "housenumber": "4", |
| 32 | + "iso3166_2": "US-NY", |
| 33 | + "lon": -73.99351594545152, |
| 34 | + "lat": 40.750512900000004, |
| 35 | + "state_code": "NY", |
| 36 | + "result_type": "amenity", |
| 37 | + "formatted": "Madison Square Garden, 4 Pennsylvania Plaza, New York, NY 10001, United States of America", |
| 38 | + "address_line1": "Madison Square Garden", |
| 39 | + "address_line2": "4 Pennsylvania Plaza, New York, NY 10001, United States of America", |
| 40 | + "category": "tourism.attraction", |
| 41 | + "timezone": { |
| 42 | + "name": "America/New_York", |
| 43 | + "offset_STD": "-05:00", |
| 44 | + "offset_STD_seconds": -18000, |
| 45 | + "offset_DST": "-04:00", |
| 46 | + "offset_DST_seconds": -14400, |
| 47 | + "abbreviation_STD": "EST", |
| 48 | + "abbreviation_DST": "EDT" |
28 | 49 | }, |
29 | | - "country_code":"us", |
30 | | - "postcode":"10001", |
31 | | - "state":"New York", |
32 | | - "city":"New York", |
33 | | - "district":"Manhattan", |
34 | | - "suburb":"Chelsea", |
35 | | - "lon":-73.993368, |
36 | | - "lat":40.750487, |
37 | | - "formatted":"4 Pennsylvania Plaza, New York, NY 10001, United States of America", |
38 | | - "address_line1":"4 Pennsylvania Plaza", |
39 | | - "address_line2":"New York, NY 10001, United States of America", |
40 | | - "result_type":"building", |
41 | | - "rank":{ |
42 | | - "popularity":8.615793062435909, |
43 | | - "confidence":1, |
44 | | - "match_type":"full_match" |
45 | | - } |
| 50 | + "plus_code": "87G8Q224+6H", |
| 51 | + "plus_code_short": "Q224+6H New York, New York County, United States", |
| 52 | + "rank": { |
| 53 | + "importance": 0.6456870542995358, |
| 54 | + "popularity": 8.615793062435909, |
| 55 | + "confidence": 1, |
| 56 | + "confidence_city_level": 1, |
| 57 | + "match_type": "full_match" |
| 58 | + }, |
| 59 | + "place_id": "513471e7c3957f52c059f25c84ce10604440f00102f90143de3b0800000000c002019203154d616469736f6e205371756172652047617264656e" |
| 60 | + }, |
| 61 | + "geometry": { |
| 62 | + "type": "Point", |
| 63 | + "coordinates": [ |
| 64 | + -73.99351594545152, |
| 65 | + 40.750512900000004 |
| 66 | + ] |
46 | 67 | }, |
47 | | - "bbox":[ |
48 | | - -73.9944446, |
49 | | - 40.7498531, |
| 68 | + "bbox": [ |
| 69 | + -73.9944193, |
| 70 | + 40.7498726, |
50 | 71 | -73.9925924, |
51 | | - 40.751161 |
| 72 | + 40.7511643 |
52 | 73 | ] |
53 | 74 | } |
54 | 75 | ], |
55 | | - "query":{ |
56 | | - "text":"Madison Square Garden, New York, NY", |
57 | | - "parsed":{ |
58 | | - "house":"madison square garden", |
59 | | - "city":"new york", |
60 | | - "state":"ny", |
61 | | - "expected_type":"amenity" |
| 76 | + "query": { |
| 77 | + "text": "Madison Square Garden, New York, NY", |
| 78 | + "parsed": { |
| 79 | + "house": "madison square garden", |
| 80 | + "city": "new york", |
| 81 | + "state": "ny", |
| 82 | + "expected_type": "amenity" |
62 | 83 | } |
63 | 84 | } |
64 | 85 | } |
0 commit comments