MOL
MOL copied to clipboard
The Map of Life
We need to load the metadata into PostgreSQL so that it can be used by the tiler to visualize the layers using metadata values. This should happen as part of...
At the moment, the metadata is stored in two places: on the backend in a PostgreSQL database, and on the frontend in the Google App Engine datastore. For conveniences' sake,...
There are two types of MOL-calculated fields according to the field specification [1] at present: fields like "contributor" and "format" will be filled in by the publisher frontend (depending on...
@robgur, @walterj: For polygonal species range maps, we'll need example metadata and shapefile/dbf files for a single range collection: ``` sources.csv collection.csv metadata.csv mappings.csv ``` See workflow doc for context:...
UI support for adding layers stored in CartoDB.
At the moment, there is no immediate feedback of success once the user starts time-consuming tasks, such as adding map layers. I think a little "rendering map X ..." status...
At the moment, MoL uses several standard colors to display layers. We want an interface to allow users to pick colors for layers, so that different layers can be rendered...
We'd eventually like to see layer-based metadata being used to paint polygons on the display: for instance, dividing range maps by their Origin type.
Per discussions with Aaron 5 June. Already submitted as issue? Walter
Start prototyping, keep open to using other dbs.