osm-codes / gridMap-pages

The production version, after gridMap-draftPages. ReactJS + OpenLayers.
Apache License 2.0
0 stars 0 forks source link

Create GeoData Model for MongoDB #38

Open jsugg opened 1 year ago

jsugg commented 1 year ago

Description

Create a Mongoose model to represent the GeoJSON data in MongoDB. This model will be used for fetching and possibly storing GeoJSON data.

Acceptance Criteria