filmov
tv
FOSS4GE 2024 | Creating GIS Rest APIS using Geodjango under 30 minutes
![preview_player](https://i.ytimg.com/vi/dpelXWbAJC8/maxresdefault.jpg)
Показать описание
We're living in the world of APIs. CRUD operations are base of lot of operations. Many smart frameworks such as Django, Flask, Laravel provides out of the box solutions to filter the data, which covers almost all needs to separate data based on column values.
When it comes to Geospatial data, we expect to filter data based on their location property instead of metadata. This is where things get complicated, if you are using framework that doesn't have package, library built to handle such use cases, you are likely to be dependent on either database or any external package to handle it.
In this talk we'll scratch the surface of this python package and see how to build basic CRUD APIs to push, pull GIS data along with filtering it to the PostgreSQL database
krishna lodha
Room: LAStools (327) @ 04.07.2024 17:45:00
#foss4ge2024
#GeneralTrack
#StateOfSoftware
When it comes to Geospatial data, we expect to filter data based on their location property instead of metadata. This is where things get complicated, if you are using framework that doesn't have package, library built to handle such use cases, you are likely to be dependent on either database or any external package to handle it.
In this talk we'll scratch the surface of this python package and see how to build basic CRUD APIs to push, pull GIS data along with filtering it to the PostgreSQL database
krishna lodha
Room: LAStools (327) @ 04.07.2024 17:45:00
#foss4ge2024
#GeneralTrack
#StateOfSoftware