-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Country coder #298
Country coder #298
Commits on Nov 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c9e863a - Browse repository at this point
Copy the full SHA c9e863aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ada8f0a - Browse repository at this point
Copy the full SHA ada8f0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11ee9ea - Browse repository at this point
Copy the full SHA 11ee9eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01ba153 - Browse repository at this point
Copy the full SHA 01ba153View commit details
Commits on Nov 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5e31630 - Browse repository at this point
Copy the full SHA 5e31630View commit details -
Configuration menu - View commit details
-
Copy full SHA for d30a233 - Browse repository at this point
Copy the full SHA d30a233View commit details -
From now on, set feature ids to match the feature filename
This lets us refer to them in `includeLocations`/`excludeLocations` by their filename
Configuration menu - View commit details
-
Copy full SHA for 4427f1a - Browse repository at this point
Copy the full SHA 4427f1aView commit details -
Swap
featureId
forincludeLocations
, removefeatureId
Also sort all the files so the keys and array values are consistent
Configuration menu - View commit details
-
Copy full SHA for b9045f5 - Browse repository at this point
Copy the full SHA b9045f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cecff19 - Browse repository at this point
Copy the full SHA cecff19View commit details -
Configuration menu - View commit details
-
Copy full SHA for f615541 - Browse repository at this point
Copy the full SHA f615541View commit details -
Replace a few Philippines YouthMappers geojsons with centroid points
(they didn't get rolled into the previous updates because they weren't using the circular geojson geometries)
Configuration menu - View commit details
-
Copy full SHA for 16c218e - Browse repository at this point
Copy the full SHA 16c218eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eaa8ab - Browse repository at this point
Copy the full SHA 5eaa8abView commit details
Commits on Nov 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 21a57f8 - Browse repository at this point
Copy the full SHA 21a57f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29075e9 - Browse repository at this point
Copy the full SHA 29075e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe2726e - Browse repository at this point
Copy the full SHA fe2726eView commit details -
Adjust Northern Scotland boundary to exclude Faroe Islands
This snaps it to the points that country-coder uses for the UK boundary (re: #297)
Configuration menu - View commit details
-
Copy full SHA for fe73b97 - Browse repository at this point
Copy the full SHA fe73b97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ef74bf - Browse repository at this point
Copy the full SHA 8ef74bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73085c5 - Browse repository at this point
Copy the full SHA 73085c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5216b57 - Browse repository at this point
Copy the full SHA 5216b57View commit details -
Warn if a geojson file has such small area it should instead be a point
Also removes some geojson files that were like this.
Configuration menu - View commit details
-
Copy full SHA for 4f6a953 - Browse repository at this point
Copy the full SHA 4f6a953View commit details -
Configuration menu - View commit details
-
Copy full SHA for 637a029 - Browse repository at this point
Copy the full SHA 637a029View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3dd156 - Browse repository at this point
Copy the full SHA b3dd156View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16d3435 - Browse repository at this point
Copy the full SHA 16d3435View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f525e4 - Browse repository at this point
Copy the full SHA 6f525e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e16dfe - Browse repository at this point
Copy the full SHA 5e16dfeView commit details
Commits on Nov 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2afc0af - Browse repository at this point
Copy the full SHA 2afc0afView commit details
Commits on Nov 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9eb21ae - Browse repository at this point
Copy the full SHA 9eb21aeView commit details -
Split
locationToFeature
andisValidLocation
- `isValidLocation` returns quickly - `locationToFeature` - actually generates point buffers for point locations - uses countrycoder.aggregrateFeature to get full geometry
Configuration menu - View commit details
-
Copy full SHA for 2d01c0a - Browse repository at this point
Copy the full SHA 2d01c0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5527f76 - Browse repository at this point
Copy the full SHA 5527f76View commit details
Commits on Nov 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9af5aed - Browse repository at this point
Copy the full SHA 9af5aedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dadd39 - Browse repository at this point
Copy the full SHA 0dadd39View commit details -
Configuration menu - View commit details
-
Copy full SHA for f843698 - Browse repository at this point
Copy the full SHA f843698View commit details -
Make sure all features contain an area property
We use this for sorting them
Configuration menu - View commit details
-
Copy full SHA for 2b82144 - Browse repository at this point
Copy the full SHA 2b82144View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9752916 - Browse repository at this point
Copy the full SHA 9752916View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9ea5f7 - Browse repository at this point
Copy the full SHA d9ea5f7View commit details