Giter VIP home page Giter VIP logo

maps-config's Introduction

maps-config

This repository maintains instructions and configuration files necessary for running Wikimedia maps

Software requirements

Repository layout

  • tegola/: contains the tegola config file and associated instructions.
  • sql/: The primay SQL functions that must be installed in the database. These functions are used by tegola for fetching geometries from Postgres.
  • etl/: Instructions for running the extract, transform and load pipeline to populate the database with map data.

maps-config's People

Contributors

arolek avatar johngian avatar thesocialdev avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

maps-config's Issues

[landuse] create generalized / simplified tables

The landuse layer needs to be optimized dramatically. Looking at the following screenshots, one with the landuse layer enabled and one without, you can see the tile sizes go from 10s of kb to 100s of kbs.
Screen Shot 2021-04-20 at 3 53 07 PM
Screen Shot 2021-04-20 at 3 50 25 PM

Suggested solution: Create either generalized tables or generalized materialized views and apply simplification to the geometries. This will dramatically reduce the number of vertices we need to encode in the tiles and likely produce a noticeable performance gain.

[water] investigate simplified data at lower zooms

The lower zooms (3,4) have some heavy tiles (over 1mb). I believe this is due to the water layer, but this needs to be investigated. We might benefit from creating some generalized tables for the water layer.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.