Closed srsjojo closed 10 years ago
Hey @srsjojo,
It should be able to work for that.
Hey @driskull ,
Ah, that did the trick, thanks.
I'm noticing some odd rendering of my lines in the app.
Any idea what's causing this?
Thanks, ~Stephen
I had the same issue. The app was trying to turn the lines into a polygon. I ended up buffering the lines and joining and appending the line data to the buffer polygons. A possible workaround for the time being.
Hi @phuls ,
Thanks for the trick, I'll look into that option for now.
Really nice looking map by the way. Cool analysis too.
~Stephen
Hello,
I'm looking to utilize the impact summary for a slightly different purpose - to give interactive asset statistics for our rail lines.
For example, if a user clicked on a rail line the information boxes would show statistics such as number of bridges, crossings, or culverts. I've created a new feature service containing numeric fields but the application won't let me select it as the source.
Thanks, ~Stephen