Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielgamage/portland-maine-precincts-geojson
https://github.com/danielgamage/portland-maine-precincts-geojson
Last synced: about 13 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielgamage/portland-maine-precincts-geojson
- Owner: danielgamage
- Created: 2023-11-16T07:56:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-16T08:11:21.000Z (over 1 year ago)
- Last Synced: 2024-12-31T23:28:09.792Z (about 2 months ago)
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portland, ME Precinct GeoJSON
Includes GeoJSON for the council (and voting) precincts of Portland, ME as `portland-precincts.geojson`. Voting data is reported by precinct, so you may find the GeoJSON useful for representing political outcomes as they relate to geographic areas of the city.
Precinct keys are noted in the metadata, e.g.:
```json
{
"properties": {
"name": "4-1"
}
}
```> [!NOTE]
> The key `1-2` is included in three separate polygons## Sources
- [Official PDF](https://content.civicplus.com/api/assets/86d4fb4a-dfa5-49d4-9418-d6f203b75065?cache=1800), converted to SVG and then GeoJSON with additional adjustments