Select to view content in your preferred language

Error Loading ESRI's FEMA Floodplain Mapservice

776
2
Jump to solution
02-26-2013 06:54 AM
MichaelVolz
Esteemed Contributor
To All Flex Viewer Users:

I am trying to load the following public tiled mapservice into my compiled Flex Viewer application:

http://maps3.arcgisonline.com/ArcGIS/rest/services/A-16/FEMA_100-Year_Flood_Zones_in_the_USA/MapServ...

But I keep getting the error:

Fault info:E0005E: Invalid tile service

Does anyone know how to fix this problem?

Thank you.
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus
Michael,

   That is because it is not a cached map service. If it was a cached Map Service you would see LODs listed in the REST Service directory. Just add it as dynamic.

View solution in original post

0 Kudos
2 Replies
RobertScheitlin__GISP
MVP Emeritus
Michael,

   That is because it is not a cached map service. If it was a cached Map Service you would see LODs listed in the REST Service directory. Just add it as dynamic.
0 Kudos
MichaelVolz
Esteemed Contributor
Thank you once again Robert.
0 Kudos