Advertisement
Guest User

Untitled

a guest
Apr 29th, 2016
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. `{ "_id" : { "$oid" : "562e1f4fe779895d375a34f9" },
  2. "altitude" : 5.791211582423161,
  3. "owner" : "Village of Webster",
  4. "region" : "us.ny.monroe.webv",
  5. "location" : {
  6. "coordinates" : [ -77.4302250970775, 43.2185991358322 ],
  7. "type" : "Point" },
  8. "inService" : true }`
  9.  
  10. { "_id" : "99921",
  11. "city" : "CRAIG",
  12. "loc" : {
  13. "type" : "Point",
  14. "coordinates":[ -133.117081, 55.47317 ]},
  15. "pop" : 1398,
  16. "state" : "AK" }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement