esoergel / peacecorps

Random Hacks of Kindness - Boston
2 stars 7 forks source link

World Map pushpins data for countries with active PCVs (and USA) #42

Closed thadk closed 11 years ago

thadk commented 11 years ago

The zoomlevel is still guesswork, I think I can improve it.

beechnut commented 11 years ago

For our reference, are the coordinates ordered (lng, lat)?

beechnut commented 11 years ago

Also, if countries are going to be active / inactive, perhaps we should think about making this a database model.

thadk commented 11 years ago

The tuples are formatted ("CentroidX", "CentroidY") -- (lng, lat)

On Tuesday, June 18, 2013 at 11:33 PM, beechnut wrote:

For our reference, are the coordinates ordered (lng, lat)?

— Reply to this email directly or view it on GitHub (https://github.com/esoergel/peacecorps/pull/42#issuecomment-19661280).

beechnut commented 11 years ago

Hi Thad --

There are some conflicts in this PR. Can you fix them and push again?