Conversation
* Testing martin vtiles * Update config * Cache for tiles * Tiler cache purge - martin * Add other sources * rename * Update interface to show vtiles * Update interface for martin * Update attributes * update * Generate TileJSON * Remove .pbf from tilejson doc, since martin serves without that * Update purge and cache * Remove unused files * Add config to cache tiles for different time for each zoom level * Update * Update readme and tegola config * Add nginx purge option * Set not cache for martin * Add route for TileJson * Update interval time to update osmcha changesets * Update tielr config * Update TileJSON url format * Add tiler server - martin * Enable GHA to tiler server * Update env var for martin server * Fix maritn visor * Update docker image for martin * Update routes for martin server * Reset tiler cache * Sort the list to refresh ohm boundaries centroids * Update docker images for martin and imposm
* Rename purge to fresh_tiles for bypass in martin * Update website to pass fresh_tiles argument to fetch fresh vtiles * Update bypass argument name for martin-nginx * Update ohm website * Skip relations without a member for monitor * Update docker image monitor * Include track, path, footway, cycleway, pedestrian, living_street, steps, bridleway in mv_transport_lines_z13_15 * Add expressway in transport_lines * Add imposm config to expose airport codes * Update config to import tiler db * Update config for taginfo and osmcha * Update buffer to clic a object and get info * Add nulls as parameters for create_areas_mview to overwrite ref values * Update values for tiler docekr images * Update martin docker image
Release overpass-turbo v2.1.13
* Add varnish config * Update varnish config and remove nginx cache * Update traefik for varnish * Update congif forvarnish y clean the tiles in a bash * Update varnish purge config * Fix varnish config * Fix tiler viewer * Remove unused env vars for tiler-cache * Update docker config * Remove logic to remove tiler from s3 - tegola * Rename varnish folder * Fix VARNISH_TILE_URL_PREFIX to pass ohm, ohm_admin and ohm_other_boundaries * Update config to deploy
* Fix expressway in transport_lines * Add config for adr:housenumber * Remove addr:* from imposm exclude list * Add address points config for mv * Add lang to json scripts in martin * Update expressway for multilines * Create mv for address * Update expressway column type * Fix function for expressway column * Set two volumens for martin, static an dynamic * Set Null when values is 0 for tunnel, bridge, oneway and expressway * Fix function for transport lines * Rename columns for address with prefix "addr_" and remove address atribute from other_points * Add address points layer
…hm-website Ongoing translations: ohm-website
* Update varnish config * Update production config for tiler * Disable base config for tiler
Member
Author
|
I think before merging this PR, we need to update the map-styles first, since the changes to tunnel values in VTiles affect the map rendering: OpenHistoricalMap/map-styles#59 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
tiler
Update config for Martine tiles server, remove cache
Add varnish in front of martin nginx to serve cache
Add
fresh_tiles=1parameter to get fresh tilesSkip detections of relations without a member for the monitor.
Update tiler-cache to remove to BAN tiler cache fro varnish
Add address attributes for buildings and amenity Tiles should include addresses issues#1304
Add address_points config in imposm to generate address layer when there is no primary tags Tiles should include addresses issues#1304
Add an
expresswaycolumn fortransport_lines([#1321](transport_linesshould exposeexpressway=*issues#1321)).Fix null when value is 0 for tunnel, bridge, oneway and expressway
transport_linesshould exposeexpressway=*issues#1321Include
track,path,footway,cycleway, andpedestriantags starting atzoom=13transport_linesshould exposeexpressway=*issues#1321 (comment)osmcha
OSMX_INITIAL_SEQNUMforosmcha_ohmx_adiffto prevent server DB crashes.Overpass turbo
Website