legiongis / hmsf-md

Arches project for the Heritage Monitoring Scouts program, maintained by Florida Public Archaeology Network
https://hms.fpan.us
1 stars 0 forks source link

Management area etl #270

Closed mradamcox closed 11 months ago

mradamcox commented 11 months ago

Initial implementation of ETL module for loading HMS Management Areas. This includes the creation of a SpatialJoin util, which handles the transfer of Management Area attributes to resource instance tiles, thus making those attributes available for general queries to the Elasticsearch index (no spatial ES queries are used).

Also includes a bit of refactoring and cleanup.