Esri / service-area-calculator-for-geoevent

ArcGIS GeoEvent Server sample Service Area Calculator Processor calculates a service area using drive time and Network Analyst service..
Apache License 2.0
2 stars 1 forks source link

The processor properties field names aren't correct #1

Open mgg-eagle opened 8 years ago

mgg-eagle commented 8 years ago

Built with maven 3.3.9 and JDK 8.0.650.17, GeoEvent processor SDK from 10.3.1 install.

image

mzesri commented 8 years ago

Funny thing is that I also saw that today when I am review it for 10.4.0. I will put in a change in the next couple of days. If you want it now, change every com.esri.geoevent.processor.serviceareacalculator-processor in ServiceAreaCalculatorDefinition.java to com.esri.geoevent.processor.service-area-calculator-processor, and then recompile.