Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Geo data stored in database - 3SP #85

Closed
bariela opened this issue Nov 30, 2021 · 0 comments
Closed

Geo data stored in database - 3SP #85

bariela opened this issue Nov 30, 2021 · 0 comments
Assignees

Comments

@bariela
Copy link
Collaborator

bariela commented Nov 30, 2021

Functional requirements

Geographical data for huge datasets stored in single collection with geoIndex, to fetch only part of the files

Technical requirements

  • in initial-data-load geoData.yml create new configuration for just storing geojson data to collection instead of file in blobStorage.
    • new format of geoData.yml item, for collection also configurable collectionName (! documentation)
    • for data to be loaded in collection load data from geojson file and store features directly into database collection.
      the service first checks, if the collection exists/creates it & ensures there is geoIndex. & puts data from 'Features' from geojson directly into collection

Dependencies

none

Definition of done

this data is stored in collection

@srezacova srezacova self-assigned this Dec 2, 2021
@bariela bariela assigned MartinJurcoGlina and unassigned srezacova Dec 2, 2021
MartinJurcoGlina added a commit that referenced this issue Dec 9, 2021
bariela added a commit that referenced this issue Dec 14, 2021
#85-added option to store geojson data in new DB collection, defined …
@bariela bariela closed this as completed Dec 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants