Hi Everyone,
Do you know how to display Roadway assets on the map in IFI? Asset search returns the roadway assets but nothing on the map
Your input is much appreciated!!
Thanks,
Amir
Add the layer in the Rest Service GIS config.
Gis Configuration > MAPLETS > Maplet (id=mobile-base) > MAP > LAYERS
you can probably copy\paste an existing layer under LAYERS, renaming it to Roadway and setting
LAYER (id=Roadway) > OPTIONS > showLayers: 2
(assuming 2 is the layer ID for Roadways in your GIS layer)
Then Synch the IFI Metadata and it should appear.
Also, add whatever command under the LAYER, such as CreateWorkOrder
<COMMANDS> <COMMAND id="CreateWorkOrder" text="Create Work Order" type="CreateAssetWorkOrder" /> </COMMANDS>
Thank you for helping @Joab Salce
Hi Joab,
Thank you for the detailed instructions!
this is only shows the roadway map layer in IFI however the assets are still missing the locations and pins on the map … see the screenshot on the original post, the location icons are blank on the asset cards.
O, I see. We don't have roadway assets, so I can't confirm; do your Roadway assets have X and Y Coordinates? My other assets will not display without the X Y values. Do roadways have endpoints like Water Mains?
Hi Amir,
Sorry for the slow reply. We have the same issue I'm afraid. We use linear configured assets and cannot get their location to show as a map pin in Field Inspector either.
I suspect underlying issue is lack of XY coordinate storage in the asset comp table for linear assets?
I've not been able to come up with a way around this and am hoping its being fixed for new version of Field Inspector.