elnappo / project-novis

OAuth provider, DB, API and more for amateur radio
https://www.project-novis.org
GNU Affero General Public License v3.0
6 stars 3 forks source link

Create GIS shapes #39

Open elnappo opened 5 years ago

elnappo commented 5 years ago

Based on the location added to a callsign (coordinates) we should automatically determinate the following values:

As we are currently using postgis with GeoDjango we should create geometries for these. I would guess that geometries for country, continent, timezone and maybe more are already available somewhere in the internet ;)