Closed p-a-s-c-a-l closed 9 years ago
Improve information on Access Conditions for https://github.com/switchonproject/sip-html5/issues/37
Consider importing GRDC Stations for https://github.com/switchonproject/sip-html5/issues/46#issuecomment-78033022. Meta-Data for GRDC Stations is available here:
Clean up "Emma's Categories" for https://github.com/switchonproject/sip-html5/issues/47
Re-Import the GRDC Resource into the Master Meta-Data Repository (switchon@switchon.cismet.de). See also https://github.com/switchonproject/sip-html5/issues/46
GRDC Stations MULTIPOINT: https://gist.github.com/p-a-s-c-a-l/d298edf11727089599cc#file-grdc_stations
Update spatial coverage of countries data for example with:
update public.geom set geo_field = (select geom from natural_earth.ne_10m_admin_0_countries where name ilike 'Kosovo') where public.geom.id in (select spatialcoverage from public.resource where description ilike '%Kosovo%');
See also https://github.com/switchonproject/sip-html5/issues/63
Integrated branch 'feature/32-meta-data-improvement (51ddd0a520cc2bde4235cc2ce9664dd99e6339a5)' into 'dev (9d3050ed65da9ac88a3e9926424bedd26ae68f1e)' -- Build 44
Integrated branch 'feature/32-meta-data-improvement (9b7c55e011a2d574af57431504c529362e899fe6)' into 'dev (c7462949c288060858fe78b1320dd8c2bf0e8493)' -- Build 45
done
The following issues relate to the improvement of the contents of the Meta-Data Repository:
While not all of them can be addressed, the most important ones have to be resolved before the public beta phase of the SIP. See comments for further details.