laptop and a wrench

Bug

The GeoEvent Extension fails to consume a GeoRSS (Geo Rich Site Summary) feed from Waze and throws a NumberFormatException.

Zuletzt veröffentlicht: November 30, 2015 ArcGIS for Server
Bug-ID-Nummer BUG-000092035
EingereichtNovember 10, 2015
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS for Server
Gefunden in Version10.3.1
StatusWill Not Be Addressed

Zusätzliche Informationen

Changes made by the data provider to use space separation between coordinate values in the rather than comma separated values has addressed the issue. The GeoEvent RSS inbound connector is now able to poll and retrieve data from the referenced feed.

Workaround

Use the more generic ‘Poll an External Website for XML’ inbound connector to poll the GeoRSS feed. The Extensible Markup Language (XML) adapter however is not able to parse the GeoRSS point geometry representation <georss:point>. Geometry has to be manually created from the incoming feed.1. Once the input GeoEvent defintion is generated, use Field Mapper to map the event structure to a similar geoevent defintion which contains extra fields for storing latitude, longitude, and geometry.2. A couple of Field Calculator processors can then be configured to isolate first the latitude and then the longitude values using Java String functions.3. Another Field Calculator processor is then used to generate a JSON String representation of a Geometry and this is mapped using a Field Mapper processor to a final GeoEvent definition, which would drop the intermediate latitude-longitude fields.

Schritte zur Reproduzierung

Bug-ID: BUG-000092035

Software:

  • ArcGIS for Server

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln