Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.
This repository was 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

Description

@mikefab

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature request or improvementhelp wantedAnyone is welcome to help us with this!priority:lowWe’re not thinking about it yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions