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

api endpoint for serving municipality centroids as geojson #233

Conversation

ricardogsilva
Copy link

@ricardogsilva ricardogsilva commented Sep 17, 2024

This PR adds an additional endpoint that allows retrieving municipality centroids as a GeoJSON FeatureCollection. It is available at:

/api/v2/municipalities/municipality-centroids

Addtionally, for consistency, this PR also includes the moving of the /api/v2/municipalities/ endpoint to /api/v2/municipalities/municipalities.


@ricardogsilva ricardogsilva force-pushed the 230-add-API-endpoint-for-serving-municipality-centroids-as-geojson branch from 4cdfac0 to 35bec09 Compare September 17, 2024 15:19
@ricardogsilva ricardogsilva marked this pull request as ready for review September 17, 2024 15:25
@ricardogsilva ricardogsilva merged commit 596ab12 into geobeyond:main Sep 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add API endpoint for serving municipality centroids as GeoJSON
1 participant