52 | | * Add new Layers via /eden/gis/layer_kml/create.json |
53 | | * Caching / unzipping of KMZs means that we don't just want to read the config but also to intiiate the server-side processes for this functionality |
| 52 | * Single Store for all layers. (No need to support pulling config from multiple Sahana's. Also makes it easier for the caching/unzipping) |
| 53 | * Future: Make it easy to Add new Feeds within GeoExplorer via /eden/gis/layer_kml/create.json |
| 54 | * Caching / unzipping of KMZs means that we don't just want to read the config but also to initiate the server-side processes for this functionality |