Author: Sean Gillies Version: 1.0
This document describes a GeoJSON-like protocol for geo-spatial (GIS) vector data.
Quick TopoJSON vector tile demo map, derived from an earlier GeoJSON demo. Original README follows.
A goofy slippy map of various vector tile data sources. With some fun colours, greetz to Aaron and Mike and Mike and the whole Prettymaps crew.
| class A( object ): | |
| def bang(self): | |
| print "bang" | |
| print "self => %s" % self | |
| return True | |
| class B( object ): | |
| pass | |
| if __name__ == '__main__': |
Also see the original Pieter Noordhuis's guide
You need: