Project

General

Profile

Task #3978

Story #3875: Create a dashboard (version 1) for DataONE to provide high level overall system status

Add a CN reporting script that summarizes spatial data for the dashboard

Added by Chris Jones over 10 years ago. Updated about 10 years ago.

Status:
In Progress
Priority:
Normal
Assignee:
Category:
d1_dashboard
Target version:
Start date:
2013-10-30
Due date:
% Done:

30%

Milestone:
None
Product Version:
*
Story Points:
Sprint:

Description

Spatial data in the CN Solr search index includes per-object bounding box data. For client side mapping purposes, these data are too numerous to add to a vector map. Create a spatial summarization script that reduces the total points to summarized counts at a given cell resolution. Allow for the resolution to be configurable. Export the result as a JSON object, compatible with mapping libraries like heatmapjs and D3js.


Subtasks

Task #4147: Modify d1_spatial_reporter.py to produce custom JSON outputIn ProgressChris Brumgard

History

#1 Updated by Chris Jones over 10 years ago

  • Description updated (diff)

#2 Updated by Chris Jones over 10 years ago

  • Target version changed from 2013.33-Block.4.4 to 2013.37-Block.5.2

#3 Updated by Chris Jones over 10 years ago

  • Target version changed from 2013.37-Block.5.2 to 2013.44-Block.6.1

#4 Updated by Chris Jones over 10 years ago

I've created the reporting script under d1_cn_spatial_reporter, see https://repository.dataone.org/software/cicore/trunk/cn/d1_cn_tools/d1_cn_spatial_reporter. This script queries the CN Solr search index for bounding coordinates and produces a few different outputs, including a shapefile, geotiff, and GeoJSON. Due to performance issues on the client side, the GeoJSON needs to be reduced in size, and further work needs to be done in making the output to be JSON compliant. I'm currently using the ogr.Geometry.ExportToJSON() method, and this needs to be replaced with a custom JSON output.

Assigning subtasks to Chris Brumgard to work on this.

#5 Updated by Chris Jones over 10 years ago

  • Target version changed from 2013.44-Block.6.1 to 2014.2-Block.1.1

#6 Updated by Skye Roseboom about 10 years ago

  • Target version changed from 2014.2-Block.1.1 to 2014.12-Block.2.2

#7 Updated by Skye Roseboom about 10 years ago

  • Target version changed from 2014.12-Block.2.2 to 2014.14-Block.2.3

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)