Closed nmco closed 5 years ago
Input resources:
MonogDB export should be treated as sensitive data. The MongoDB collection to use is geoJsonSituation
.
HALE laigment should be saved in the XML, is we should not sue the binary format, since we want to put this under version control.
We want to test this with both WFS and WMS.
Document describing the project: https://docs.google.com/document/d/1t3BdyaQum0UfH_imG2-4tpLugnFzSlCv912CVXGOlHU/edit#
Existing documentation: https://docs.google.com/document/d/1s53qIQGPYek7p-k06jNirc--XcuQgpIL6Ufsd0ZeG3k/edit#
To import things in MongoDB you may want to use this: https://docs.mongodb.com/manual/reference/program/mongoimport/
General steps:
A lot of mappings are missing:
all the MognoDB schema needs to be mapped to the XML schema
and if one correspondence is missing the XML schema needs probably to be fixed \ extended
The produced HALE alignment project should follow the GML schema build in #17 and be able to handle all the data available in the GeoJSON situations collection.
needs #17