Skip to content

This project demonstrates the capabilities of GeoDgango in conjunction with DRF and a third party API.

License

Notifications You must be signed in to change notification settings

krlvn/GeoDjango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoDjango

Пользователь вводит в форму адрес и радиус поиска в километрах. Через API геокодирования сервиса Dadata определяются координаты, и из базы данных выбираются все адреса находящиеся в окружности указанного пользователем адреса.

Stack:

  • Python 3.10
  • Django 4.1.3
  • Django Rest Framework
  • PostgreSQL 14 (PostGis, GDAL)
  • OpenLayers (OpenStreetMap), JQuery
  • API Dadata

Файл example.env переименовать в .env и указать в нём API-ключ и секретный ключ сервиса Dadata.

Развернуть контейнеры: docker-compose up

About

This project demonstrates the capabilities of GeoDgango in conjunction with DRF and a third party API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published