{"geocoding":{"version":"0.1","attribution":"http://pelias.mapzen.com/v1/attribution","query":{"text":"oakland california","parsed_text":{"state":"CA","regions":["oakland"]},"size":10,"private":false},"engine":{"name":"Pelias","author":"Mapzen","version":"1.0"},"timestamp":1443816530003},"type":"FeatureCollection","features":[{"type":"Feature","properties":{"id":"1373:adm2:us:usa:oakland_county","gid":"qs:county:1373:adm2:us:usa:oakland_county","layer":"county","source":"qs","name":"Oakland County","country_a":"USA","country":"United States","region":"Michigan","county":"Oakland County","confidence":0.5,"label":"Oakland County, Michigan"},"geometry":{"type":"Point","coordinates":[-83.3858064383772,42.6603972464577]}},{"type":"Feature","properties":{"id":"357735993","gid":"osm:venue:357735993","layer":"venue","source":"osm","name":"WVNJ-AM (Oakland)","country_a":"USA","country":"United States","region":"New Jersey","region_a":"NJ","county":"Bergen County","localadmin":"Oakland","locality":"Oakland","confidence":0.5,"label":"WVNJ-AM (Oakland), Oakland, NJ"},"geometry":{"type":"Point","coordinates":[-74.249592,41.057319]}},{"type":"Feature","properties":{"id":"366490750","gid":"osm:venue:366490750","layer":"venue","source":"osm","name":"Oakland Fire Hall","country_a":"USA","country":"United States","region":"Nebraska","region_a":"NE","county":"Burt County","localadmin":"Oakland","locality":"Oakland","confidence":0.5,"label":"Oakland Fire Hall, Oakland, NE"},"geometry":{"type":"Point","coordinates":[-96.466971,41.838049]}},{"type":"Feature","properties":{"id":"366491139","gid":"osm:venue:366491139","layer":"venue","source":"osm","name":"Oakland Public Library","country_a":"USA","country":"United States","region":"Nebraska","region_a":"NE","county":"Burt County","localadmin":"Oakland","locality":"Oakland","confidence":0.5,"label":"Oakland Public Library, Oakland, NE"},"geometry":{"type":"Point","coordinates":[-96.465859,41.835767]}},{"type":"Feature","properties":{"id":"357790497","gid":"osm:venue:357790497","layer":"venue","source":"osm","name":"Oakland Family Practice","country_a":"USA","country":"United States","region":"Nebraska","region_a":"NE","county":"Burt County","localadmin":"Oakland","locality":"Oakland","confidence":0.5,"label":"Oakland Family Practice, Oakland, NE"},"geometry":{"type":"Point","coordinates":[-96.466138,41.835271]}},{"type":"Feature","properties":{"id":"357790499","gid":"osm:venue:357790499","layer":"venue","source":"osm","name":"Oakland Medical Clinic","country_a":"USA","country":"United States","region":"Nebraska","region_a":"NE","county":"Burt County","localadmin":"Oakland","locality":"Oakland","confidence":0.5,"label":"Oakland Medical Clinic, Oakland, NE"},"geometry":{"type":"Point","coordinates":[-96.459193,41.834715]}},{"type":"Feature","properties":{"id":"357790502","gid":"osm:venue:357790502","layer":"venue","source":"osm","name":"Oakland Memorial Hospital","country_a":"USA","country":"United States","region":"Nebraska","region_a":"NE","county":"Burt County","localadmin":"Oakland","locality":"Oakland","confidence":0.5,"label":"Oakland Memorial Hospital, Oakland, NE"},"geometry":{"type":"Point","coordinates":[-96.459193,41.834715]}},{"type":"Feature","properties":{"id":"357790518","gid":"osm:venue:357790518","layer":"venue","source":"osm","name":"Oakland Post Office","country_a":"USA","country":"United States","region":"Nebraska","region_a":"NE","county":"Burt County","localadmin":"Oakland","locality":"Oakland","confidence":0.5,"label":"Oakland Post Office, Oakland, NE"},"geometry":{"type":"Point","coordinates":[-96.466415,41.836104]}},{"type":"Feature","properties":{"id":"357790521","gid":"osm:venue:357790521","layer":"venue","source":"osm","name":"Oakland Craig Elementary School","country_a":"USA","country":"United States","region":"Nebraska","region_a":"NE","county":"Burt County","localadmin":"Oakland","locality":"Oakland","confidence":0.5,"label":"Oakland Craig Elementary School, Oakland, NE"},"geometry":{"type":"Point","coordinates":[-96.462017,41.83731]}},{"type":"Feature","p
"openstreetmap": {
"adminLookup": true,
"leveldbpath": "/tmp",
"datapath": "/opt/pelias/data/osm",
"import": [{
"type": { "node": "osmnode", "way": "osmway" },
"filename": "@OSM_FILE@"
}]
}
.country [code]
. i poked around in the nodepostal code and it appears that language and country can be passed to the parser but we don’t currently support that. i can bring it up in our daily meeting (which is going on right now).