Coder Social home page Coder Social logo

esovetkin / smrender Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rahra/smrender

0.0 2.0 0.0 5.62 MB

A powerful, flexible, and modular rule-based rendering engine for OSM data.

License: GNU General Public License v3.0

Shell 0.47% C 93.88% Makefile 3.37% M4 2.29%

smrender's Introduction

Smrender

A rule-based renderer for OSM data.

Description

Smrender is a powerful, flexible, and modular rule-based data processing and rendering engine for OSM data. It is mainly intended to create paper charts for print-out but it can be used for a lot of other tasks as well. Because of its very generic and modular software design it is perfectly suitable for complex OSM data processing and manipulation tasks such as filtering, modification, and statistical analysis.

You can find some charts here: prerendered charts. The most accurate charts are the yellow map style charts of Croatia (updated on 29th of April 2015), which are based on the official sheet lines: Croation sea charts. You can find some other examples here: chart samples.

Download

The latest snapshots of version 4.1 of Smrender are found in the current/ directory.

With February 2016, the primary project page of Smrender was moved to Github. The old page is found at Abenteueland which I will keep up for a while.

Older versions of Smrender have been moved to the archive/ directory.

Documentation

The latest documentation for version 4.0 is found in the doc/ folder of the source repository. You directly view it here as HTML page or here as PDF document.

Compile and Install

If Smrender shall be used only for data manipulations, it does not have any dependencies. But if used to produce charts which is the most common case, Smrender depends on the following packages which have to be installed before compilation: libcairo-dev, librsvg2-dev, libjpeg62-turbo-dev (or libjpeg-dev alternatively)

To compile and install from the tarball:

./configure
make
make install

If it was checked out from SVN or GIT: run /autoconf.sh first (you have to have the GNU Autotools installed in this case.).

See documentation for more information.

See Also

Bugs

Smrender seems not to work in non-memory-mapped mode.

Author

Smrender is developed and maintained by Bernhard R. Fischer, 4096R/8E24F29D [email protected]. You may also follow me on Twitter.

License

Smrender is released under GNU GPLv3.

smrender's People

Contributors

rahra avatar andreygursky avatar

Watchers

James Cloos avatar  avatar

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.