Download the PHP package augmentedlogic/osm-tile-proxy without Composer
On this page you can find all versions of the php package augmentedlogic/osm-tile-proxy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download augmentedlogic/osm-tile-proxy
More information about augmentedlogic/osm-tile-proxy
Files in augmentedlogic/osm-tile-proxy
Package osm-tile-proxy
Short Description A proxy/tile cache for openstreetmap tiles which can modify the tiles on the fly to create custom colorful maps
License MIT
Homepage https://developer.augmentedlogic.com
Informations about the package osm-tile-proxy
OSM Tile Proxy
Description
OSM Tile Proxy is a proxy/tile cache (written in PHP) for openstreetmap tiles which also can modify the tiles on the fly to create custom colorful maps.
Prerequisites
You will need apache or nginx with PHP support and php-imagick (imagmagick) support.
Installing
-
Clone the repository
-
copy example/index.php-dist to public/index.php
-
make sure your webserver has write permissions on cache/ and log/ directories
- redirect all requests to index.php, e.g. in apache with mod_rewrite
or for nginx
your tiles will now be served at
Further Documentation
For more configuration options and styling examples, see OSM Tile Proxy on augmentedlogic developer
Demo
See some style examples in action https://augmentedlogic.github.io/demo/osm-tile-proxy/
License
This project is licensed under the MIT License - see the LICENSE file for details
All versions of osm-tile-proxy with dependencies
ext-curl Version *