OpenTreeMap / otm-core

OpenTreeMap is a collaborative platform for crowdsourced tree inventory, ecosystem services calculations, urban forestry analysis, and community engagement.
www.opentreemap.org
Other
186 stars 88 forks source link

Add create_photo_csv management command #3252

Closed jwalgran closed 6 years ago

jwalgran commented 6 years ago

Overview

Adds a command to write out the feature id, tree id, and the URL of all photos for an instance as a CSV. This CSV can then be processed on a developer workstation to export all of the instance photos.

Connects https://github.com/OpenTreeMap/otm-addons/issues/1557

Testing Instructions

I modified the Jenkins job to deploy this branch to staging.

Setup

Test

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.07%) to 83.796% when pulling 18d5ce0d79a22fb52a261defead624aac15fcd70 on jcw/photo-export into 8dd04f4cdb41c72cd45c7ed9d8eaf2e3b7caa217 on develop.

jwalgran commented 6 years ago

@azavea-bot rebuild

jwalgran commented 6 years ago

Thanks.