Custom Query (2152 matches)
Results (1096 - 1098 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1151 | wontfix | Preview for geographic data should be a map | rgrp | timmcnamara |
Description |
Data viewer / previewer for a resource that has a KML file, or others, such as GeoRSS and GeoJSON, we should provide a map.
This is non-trivial for external files as we need a way to jsonify. For files stored locally this is more of a recline issue (and will require a bit of work to either guess columns or allow user to specify them). |
|||
#1153 | fixed | Update CKAN wiki front page | lucychambers | lucychambers |
Description |
Update CKAN wiki front page - a la OpenSpending?: http://wiki.openspending.org/Main_Page Sections should relate to different types of people using the site: Developers, Users etc.. |
|||
#1154 | fixed | Make ckan robust against solr failure | johnglover | nils.toedtmann |
Description |
According to pudo, a ckan with activated solr extension throws a 5xx when solr is unreachable. Instead, it should behave more like a ckan without ckanext-solr when this happens. |