Giter Site home page Giter Site logo

arik123 / freemap-mapnik Goto Github PK

View Code? Open in Web Editor NEW

This project forked from freemapslovakia/freemap-mapnik

0.0 0.0 0.0 13.04 MB

Outdoor map mainly for https://www.freemap.sk/

Home Page: https://www.freemap.sk/?layers=X

License: Apache License 2.0

Shell 1.01% JavaScript 2.09% TypeScript 89.10% Makefile 3.81% HTML 0.42% PLpgSQL 3.14% Dockerfile 0.44%

freemap-mapnik's Introduction

Mapnik based Freemap Outdoor Map

Features

  • Mapnik configuration in TypeScript (JSX, using JsxNik) adding all benefits of typed scripting (preventing repetition, programatic style generation, type validation, code assist, โ€ฆ)
  • Map tile serving using Freemap Mapserver
    • Rendering (export) to PDF/SVG/JPG/PNG
    • Support of tiles for HiDPI / Retina devices
    • Configurable map pre-rendering
    • On-demand tile rendering (if requested tile is not rendered yet)
    • Detection of dirty tiles (based on changes reported by imposm3) and rendering scheduling
    • Easy style development and debugging (save and reload)
    • Many features are configurable

Demo

https://www.freemap.sk/?layers=X

Installation

Using Docker

probably outdated

Use this method for easier installation for development purposes.

Please see doc/DOCKER.md.

Regular

Please see doc/INSTALL.md.

Additional configuration

{
  mapFeatures: {
    contours: true,
    shading: true,
    hikingTrails: true,
    bicycleTrails: true,
    skiTrails: true,
  },

  // ...other configuration required by freemap-mapserver
}

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.