<esri:FeatureLayer ID="FutureLines" DisableClientCaching="False" Url="http://gismaps.pagnet.org/ArcGIS/rest/services/TipData/MapServer/1" OutFields="*" Where="RtaID Like 'RTA*' and (DevelopmentStatus='Not Started' or DevelopmentStatus='On Hold')" Renderer="{StaticResource FutureLinesRenderer}" >
where (RtaID LIKE 'RTA%' and convert(integer,SUBSTRING(RtaID,5,2)) < 36) and (DevelopmentStatus='Not Started' or DevelopmentStatus='On Hold')
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.