...
The Reveal web server houses all jurisdictions and locations. These locations include the valid geojson geographies, of type point, polygon or multi-polygon. Jurisdictions represent areas on the map and are tagged in the API as is_jurisdiction=true when POST or PUT these jurisdictions. Jurisdictions are able to have a parentId, so you can nest them within a hierarchy and they also act as parents to locations (residential structures, mosquito collection points, larval breeding sites, etc).
High Level Process for Loading in Locations (vision for process, though currently happening manually)
This section defines the high level process for loading in locations in both systems.
...