index
:
KlimatanalysNorr/tools
master
Backend utilities for Klimatanalys Norr's web map.
Guilhem Moulin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
*
Add a NOT NULL contraint on geometry columns when creating the output layer.
Guilhem Moulin
8 days
3
*
Use .UpdateFeature() from gdal ≥3.7.
Guilhem Moulin
8 days
2
*
Create destination layer with CreateLayerFromGeomFieldDefn().
Guilhem Moulin
8 days
1
*
Use .GetDataSet() from gdal ≥3.9 instead of passing the ds around.
Guilhem Moulin
8 days
3
*
Drop support for gdal <3.9.
Guilhem Moulin
8 days
3
*
CGI: Use raw cursors.
Guilhem Moulin
8 days
1
*
CGI: Use PostgreSQL 17's json_serialize() function.
Guilhem Moulin
8 days
1
*
Adjust SQL schema to PG 17 from Debian Trixie.
Guilhem Moulin
10 days
1
*
export_raster: Fix compatibility with older GDAL versions.
Guilhem Moulin
2025-07-23
1
*
Fix logic error.
Guilhem Moulin
2025-07-23
1
*
MVT: Set directory mtime to most recent source mtime.
Guilhem Moulin
2025-07-23
1
*
Add logic to export raster files (as COG).
Guilhem Moulin
2025-07-23
7
*
Expose county and municipality boundaries to MVT.
Guilhem Moulin
2025-07-22
1
*
SKS: Don't wait for 60h before checking whether sksUtfordAvverk_gpkg.zip has ...
Guilhem Moulin
2025-06-14
1
*
VBK: Fix schema for source layer again.
Guilhem Moulin
2025-06-14
1
*
Rename MVT layers station_* to turbine_*.
Guilhem Moulin
2025-06-13
1
*
MVT export: Rename field "age" to "ts".
Guilhem Moulin
2025-06-11
2
*
Export feature "age" to MVT.
Guilhem Moulin
2025-06-09
2
*
find_config(): Ignore paths which can't be open due to permission errors.
Guilhem Moulin
2025-06-09
1
*
Drop OBJECTID from layer `lst:pagaende_naturreservatsbildning` as it is not a...
Guilhem Moulin
2025-06-09
2
*
Rename cache prefix from ren/ to sametinget/.
Guilhem Moulin
2025-06-09
1
*
Add missing f-string in RuntimeError() argument.
Guilhem Moulin
2025-06-08
1
*
Add comment.
Guilhem Moulin
2025-06-07
1
*
typofix
Guilhem Moulin
2025-06-07
1
*
Add missing layers to schema.sql.
Guilhem Moulin
2025-06-07
1
*
Rename “ren:*” tables to “sametinget:*”.
Guilhem Moulin
2025-06-07
2
*
Rename “ri:*” tables to “nvk:riksintresse_*” and “lst:riksintresse_...
Guilhem Moulin
2025-06-07
2
*
Rename “sks” group to “avverk”.
Guilhem Moulin
2025-06-07
2
*
Rename “nvr” group to “skydd” and drop “nva:” prefix.
Guilhem Moulin
2025-06-07
2
*
Add various nature value layers.
Guilhem Moulin
2025-06-07
3
*
typofix
Guilhem Moulin
2025-06-06
1
*
Add missing NOT NULL constraints on two wkb_geometry columns.
Guilhem Moulin
2025-06-06
1
*
VBK: Split offshore wind farms layers when exporting to MVT.
Guilhem Moulin
2025-06-05
1
*
VBK: Improve description.
Guilhem Moulin
2025-06-04
1
*
VBK: Fix schema for source layer LST.vbk_projekteringsomraden and LST.vbk_hav...
Guilhem Moulin
2025-06-04
1
*
MRR: Drop field export_date.
Guilhem Moulin
2025-06-04
2
*
VBK: Fix schema for source layer LST.vbk_projekteringsomraden.
Guilhem Moulin
2025-06-04
1
*
VBK: Use the shapefile as source for offshore projects.
Guilhem Moulin
2025-06-04
2
*
MVT: Generate metadata.json with copyright and timing information.
Guilhem Moulin
2025-06-04
5
*
webmap-download: Drop obsolete comment.
Guilhem Moulin
2025-05-27
1
*
CGI: Serve only the feature's properties not the entire feature as GeoJSON.
Guilhem Moulin
2025-05-27
1
*
Drop unused MVT layer mrr:appl_dl.
Guilhem Moulin
2025-05-26
1
*
Schema: Add functions to get a list of municipality and county codes.
Guilhem Moulin
2025-05-26
2
*
CGI: Export geometry area and length/perimeter in the GeoJSON properties.
Guilhem Moulin
2025-05-26
1
*
CGI: Force geometries to 2D before exporting as GeoJSON.
Guilhem Moulin
2025-05-25
1
*
CGI: Don't hardcode geometry and primary key columns.
Guilhem Moulin
2025-05-25
1
*
CGI: Take a list of feature IDs to query to avoid pounding the backend.
Guilhem Moulin
2025-05-25
1
*
Add a simple CGI to retrieve features from PostgreSQL/PostGIS.
Guilhem Moulin
2025-05-25
3
*
webmap-import: Rename --compress-tiles option to --mvt-compress.
Guilhem Moulin
2025-05-21
1
*
webmap-import: Remove option --mvtdir-tmp.
Guilhem Moulin
2025-05-21
2
[next]