Skip to content

Homepage Map Clusters and Centroids

Eric Larson edited this page Apr 27, 2020 · 2 revisions

Our homepage map visualizes clusters for all the documents in the Geoportal. These centroid values are added to each document by Karen. A rake task regenerates the public centroid.json file for the map to visualize.

bundle exec rake geoportal:generate_centroids_json

We also have a cron entry in schedule.rb to regenerate this file nightly.

Homepage map clusters

Clone this wiki locally