Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discussion on DB for geojson #122

Open
dhruv-1001 opened this issue Feb 20, 2024 · 2 comments
Open

Discussion on DB for geojson #122

dhruv-1001 opened this issue Feb 20, 2024 · 2 comments
Labels
dev sprint march Devsprints for march dev sprints an event where open source programmers meet, and work together.

Comments

@dhruv-1001
Copy link
Collaborator

Discussing required on type of database required to store geojsons.

@Mr-Sunglasses Mr-Sunglasses added dev sprints an event where open source programmers meet, and work together. dev sprint march Devsprints for march labels Mar 2, 2024
@Mr-Sunglasses
Copy link
Contributor

We are going ahead with PostGIS for the DB.

@adityaslyf
Copy link

I propose using PostgreSQL with PostGIS extension for a few reasons:

1.PostGIS Power: PostgreSQL with PostGIS offers a powerful combo for storing, querying, and analyzing GeoJSON data.
2.Advanced Spatial Tools: PostGIS provides a rich set of functions for working with geospatial data, perfect for our needs.
3.Scalable Solution: This combination scales well, handling our growing geospatial data efficiently.

@dhruv-1001 dhruv-1001 changed the title Discussing on DB for geojson Discussion on DB for geojson Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev sprint march Devsprints for march dev sprints an event where open source programmers meet, and work together.
Projects
None yet
Development

No branches or pull requests

3 participants