fpdcc / ccfp-asset-dashboard

CCFP Asset Dashboard
0 stars 1 forks source link

CIP portfolio asset summary #219

Closed glw closed 1 year ago

glw commented 2 years ago

Create a way to export an asset summary by portfolio. Whether that be an image of a map and/or adding the asset ID's to the CIP export. This way users can get a visual location representation of their projects in a particular portfolio.

smcalilly commented 1 year ago

I can see a few ways to do this. We should ask them how they want this.

Would we want to include this in the CIP export or create a separate export for this?

jim-z commented 1 year ago

@smcalilly @xmedr this is primarily a means for us GIS folks to be able to easily create maps that typically get included in the CIP to display project locations . It can be a separate export more catered toward our mapping needs or just included as asset IDs with the CIP Planner csv export that we would then join back to our geometry and export again on our end to create custom maps.

xmedr commented 1 year ago

@jim-z Cool, in the example below I have all the asset IDs for each phase in the portfolio populating an "assets" column. It's a small dataset since it's just my local machine, but what do you think of this?

Xavier-Test-2023-08-03.csv

image

smcalilly commented 1 year ago

i'm going to add this to the CIP export in the changes i make in #257

jim-z commented 1 year ago

Yeah, I think this works for listing assets...only potential issue I see is needing to discern between asset type (i.e. building, trail, picnic grove). It might be easy enough to determine what is what base don the project type/section but would be easier on us if assets were broken into a separate column for type: image