Releases: tierpod/lua-nginx-osm
Releases · tierpod/lua-nginx-osm
Bugfix release
Fix error when vector tiles in mvt format are empty (content length = 0). It's valid for vector tiles.
Bugfix release
- Fix Philippiness borders
- Add custom kml file for philippines
- Add tests if tile inside or outside philippines borders
Bugfix release
- Fixed data vietnam location
- osm.tileobj now returns error if something goes wrong
Improve osm.tileobj
new_from_uri now returns error if something goes wrong
Add osm.tileobj module
0.53 Add osm_tileobj module
Add new module osm.update
- Add new module osm.update
- Move some functions from osm.tile and osm.data to osm.update
Prepare to rpm packaging
- bugfixes
- update all lua files to support new module syntax
- add few helper scripts
- add centos 7 spec file
renderd
- add batch mode
- add support for 'planet-import-complete' flag file
- bugfixes
data
- fix clockwise coordinates: is_inside_region, rebuild all region data files
- add few helper functions
dev tools
- add Vagrantfile and dev scripts for centos7
- update documentation
- add prototype of http driver