Skip to content

Quick and dirty pickle cache for geocode objects

Frank Duncan requested to merge map-cache into main

Created by: frankduncan

Had to use pickle because the Location object isn't json serializeable.

Merge request reports