Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cbick/osmviz
An OpenStreetMap Visualization Toolkit for Python
https://github.com/cbick/osmviz
Last synced: 5 days ago
JSON representation
An OpenStreetMap Visualization Toolkit for Python
- Host: GitHub
- URL: https://github.com/cbick/osmviz
- Owner: cbick
- License: mit
- Created: 2010-01-10T19:23:16.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2017-12-18T15:22:14.000Z (almost 7 years ago)
- Last Synced: 2024-08-02T12:48:52.254Z (3 months ago)
- Language: Python
- Homepage: http://cbick.github.com/osmviz
- Size: 750 KB
- Stars: 29
- Watchers: 8
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - cbick/osmviz - An OpenStreetMap Visualization Toolkit for Python (others)
README
===============================
=== OSMViz README ===
===============================An OpenStreetMap Visualization Toolkit for Python
=== OSMViz License ===
OSMViz is released under the MIT license.
See LICENSE in this directory.=== OpenStreetMap License ===
Tiles taken from the openstreetmap.org server
have a usage policy as outlined here:http://wiki.openstreetmap.org/wiki/Tile_usage_policy
These tiles are (c) OpenStreetMap & contributors, CC-BY-SA.
OpenStreetMap: http://www.openstreetmap.org
CC-BY-SA: http://creativecommons.org/licenses/by-sa/2.0/You can tell OSMViz to use any slippymap server provided
tiles that you wish, which may have its own usage policy.=== About ===
OSMViz is a small set of Python tools for retrieving
and using Mapnik tiles from a Slippy Map server
(you may know these as OpenStreetMap images).== Requirements ==
Python 2.5
Pygame and/or PIL=== Installation ===
There is not really anything here for installing
this into your python library. You can put it there
manually if you wish, or just add the src directory
to your PYTHONPATH.=== Help ===
See html/doc.html