Git Product home page Git Product logo

histonia's Introduction

HiStonia

HiStonia is a MapProxy configuration for serving up high-resolution tiles from Estonian Maa-amet (Land Board) aerophoto maps and LIDAR maps, which you can use as imagery in the OpenStreetMap iD editor.

High-resolution tiles and LIDAR tiles are available from Maa-amet's WMS servers, but the iD editor only supports the TMS (Tile Map Service) protocol, not WMS.

This MapProxy configuration provides a TMS service and converts back and forth between WMS.

Usage

It's easiest to get started with Docker. The following will work on Linux and macOS:

DOCKER_BUILDKIT=1 docker build -t histonia .
docker run -it --rm --name=histonia -p 127.0.0.1:8080:8080 histonia

Once that is running, you can use the built-in demo: http://localhost:8080/demo/?tms_layer=xgis&format=png&srs=EPSG%3A3857

You should see a map of Estonia!

Configure iD editor

To use in the iD editor, open "Background Settings", choose "Custom". Click on the "•••" next to "Custom" and enter the following URL:

http://localhost:8080/tiles/xgis/hidpi/{zoom}/{x}/{y}.png

LIDAR maps

There are two maps derived from LIDAR surveys.

Terrain (DTM) Surface (DSM)

Digital Terrain Model (DTM) - represents the bare ground surface without any objects like plants and buildings:

Digital Surface Model (DSM), overlaid on top of DTM - represents the surface with objects like buildings and trees. Note: The surface layer is only visible at higher zoom levels.

Is this allowed?

Yes, Maa-amet has issued an official permission to OpenStreetMap: https://svimik.com/Maa-amet_vastus_OSM.pdf

For non-OpenStreetMap-related uses, see the open data license: https://geoportaal.maaamet.ee/docs/Avaandmed/ETAK_ruumiandmete_litsentsileping.pdf

Many public Maa-amet services are documented here: https://geoportaal.maaamet.ee/est/Teenused/WMSWFS-teenused-p65.html

Gallery

histonia's People

Contributors

intgr avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

histonia's Issues

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.