Coder Social home page Coder Social logo

hemofektik / druckwelle Goto Github PK

View Code? Open in Web Editor NEW
12.0 6.0 1.0 47.11 MB

Turbo Web Map Service (WMS) and Web Map Tile Service (WMTS) - 100% C/C++

License: The Unlicense

CMake 3.03% Batchfile 0.33% C++ 94.68% Protocol Buffer 1.82% Shell 0.14%

druckwelle's Introduction

Druckwelle

Turbo GeoServer - 100% C/C++

  • Web Map Service (WMS)
  • Web Map Tile Service (WMTS)

Aiming to serve blistering fast geo raster data beyond the WMS/WMTS specification like raw data or custom formats. Druckwelle does not feature a full implementation of WMS/WMTS Specifications and is not planned to do some day.

Features

  • Raw output formats for data layers (float32, uint64, int16, etc.)
  • building and serving of WMTS caches

Built-in WMS Layers

  • Example Layer (showing how to implement the basics for your own layer)
  • High Quality Elevation Map Service (combining ASTER (1 arc second, 30m) + SRTM_v3 (1 arc second, 30m))
  • OpenStreetMap to Signed Distance Field Rasterization

Build Requirements

  • CMake 3.4
  • Visual Studio 2015 (Windows only)

Windows

  1. run CreateProjectFiles.bat
  • open Visual Studio Solution from sln directory and build

Linux / OSX

  1. install packages: libboost1.54-all-dev libssl-dev libgdal-dev
  • cmake -G "Unix Makefile"
  • make

To-do:

  • finish High Quality Elevation Map Service (ASTER+SRTM+NSIDC-0082)
  • implement GetCapabilities functionality to reflect actual layer setup

License

This is free and unencumbered software released into the public domain. See UNLICENSE file for details.

druckwelle's People

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

iamwiz

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.