Skip to content
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

[DO NOT MERGE] ocha debugging #2371

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chejennifer
Copy link
Contributor

  • hacked together a tool to use when debugging OCHA geojsons. This will show the map we have in dc in green, GENERATED_GEOJSON geojson as a faint blue layer & MALFORMED_GEOJSON geojson as a faint red layer

Screenshot 2023-03-03 at 9 58 12 AM

To use:

  • update the features field in MALFORMED_GEOJSON and/or GENERATED_GEOJSON with the list of geojson features from the import
  • update PLACE_DCID and PLACE_TYPE with the place/type of the geojson of interest
  • if trying to see a specific point on the map, update SELF_INTERSECTION_POINT with { lat: number, lng: number }

@chejennifer chejennifer requested review from juliawu and beets March 3, 2023 18:13
@chejennifer chejennifer marked this pull request as draft March 3, 2023 18:14
@juliawu
Copy link
Contributor

juliawu commented Mar 3, 2023

This is great, thanks for sharing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants