Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Serve topojson for every country at every admin level #53

Open
mikefab opened this issue Jun 26, 2018 · 0 comments
Open

Serve topojson for every country at every admin level #53

mikefab opened this issue Jun 26, 2018 · 0 comments
Labels
enhancement New feature request or improvement help wanted Anyone is welcome to help us with this! priority:low We’re not thinking about it yet

Comments

@mikefab
Copy link
Collaborator

mikefab commented Jun 26, 2018

Task

Add the following end-points:

  • shapefiles/countries - countries for which we have shapefiles
  • shapefiles/countries/:country/:series - returns available shapefile series per country
  • shapefiles/countries/:country/:series/admin_levels - returns available admin levels
  • shapefiles/countries/:country/series/:series/admin_level/:admin_level - return topojson file

Why do this

Apps that visualize data from this API (ex: magicbox-maps, school-mapping) need to fetch shapefiles, and topojson is a efficient format to transmit.

@mikefab mikefab added this to To Do in MagicBox - Development via automation Jun 26, 2018
@thoat thoat added enhancement New feature request or improvement help wanted Anyone is welcome to help us with this! priority:med Doesn’t need immediate attention labels Jul 9, 2018
@thoat thoat added priority:low We’re not thinking about it yet and removed priority:med Doesn’t need immediate attention labels Jul 9, 2018
@thoat thoat moved this from To Do to Backlog in MagicBox - Development Jul 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature request or improvement help wanted Anyone is welcome to help us with this! priority:low We’re not thinking about it yet
Projects
No open projects
Development

No branches or pull requests

2 participants