obs-portal/api
gluap 10f6b0c0c9 make sure we generate the right geometry column type and stay with the types we had from osm2psql (and thus compatible with older installations).
I believe retrofitting the migrations is OK as these were overwritten by osm2pgsql in the past anyhow. Now at least we create the schema everyone is using already.
2023-03-30 14:18:44 +02:00
..
migrations make sure we generate the right geometry column type and stay with the types we had from osm2psql (and thus compatible with older installations). 2023-03-30 14:18:44 +02:00
obs make sure we generate the right geometry column type and stay with the types we had from osm2psql (and thus compatible with older installations). 2023-03-30 14:18:44 +02:00
scripts@bbc6feca08 Parse device identifiers and create UserDevice entries in database 2023-03-12 13:13:46 +01:00
tools enable importing and dumping also regions - in the same epsg geometry as we had them from osm2pgsql 2023-03-30 14:18:44 +02:00
.dockerignore Fix .dockerignore by moving them into the actual contexts 2021-05-14 09:19:25 +02:00
.gitignore Add config.overrides.py for development config 2022-02-18 18:34:02 +01:00
.migrations.js Move everything into "api" folder, for this will be a monorepo 2021-02-17 21:49:50 +01:00
alembic.ini Add alembic setup for migrating 2022-03-16 21:01:20 +01:00
config.dev.py Remove lean mode 2023-03-30 14:18:44 +02:00
config.py.example Remove lean mode 2023-03-30 14:18:44 +02:00
Dockerfile Live tiles, API executes openmaptiles-tools 2021-11-22 09:51:18 +01:00
requirements.txt New import pipeline with a PBF conversion step 2023-03-30 14:18:44 +02:00
setup.py update what can be updated without breaking stuff. 2023-03-26 14:15:57 +02:00