Skip to content

Releases: awmartin/spatialpixel

v0.4.0

28 Nov 02:06

Choose a tag to compare

  • Decompresses and displays polylines from Google Directions results.
  • Exposes location data from Google Directions results.
  • Includes the Google Maps services code.
  • Adds ability to draw choropleth plots of GeoJSON data.
  • Adds ability to annotate GeoJSON features with markers.

v0.3.0

13 Oct 15:05

Choose a tag to compare

Mostly rendering efficiency fixes.

v0.2.0

01 Oct 01:26

Choose a tag to compare

Added new marker functionality with a consistent interface for SlippyMapper.

v0.1.0

27 Sep 01:00

Choose a tag to compare

First release. Contains:

  • mapping.slippymapper
  • google.directions, google.streetview
  • ui.button, ui.interface, ui.toggle, ui.dropdown, ui.panner
  • data.kml, data.geojson
  • path.randomwalk
  • util.lazyimages

Requires processing.py version 3027 or later.