ckan / ckanext-mapviews

CKAN Resource View to build maps and choropleth maps
26 stars 23 forks source link

Select geojson resource instead of adding its URL directly #3

Closed vitorbaptista closed 10 years ago

vitorbaptista commented 10 years ago

Right now, the way you add a geojson file is:

  1. Upload the file as a resource in some dataset in CKAN;
  2. Copy its URL into the choropleth map form;
  3. Profit!

IMO, it'll be easier to instead of copying the address, you'd select the resource itself from a list of geojson resources.