I am using the abdera geo extension to geo-tag Atom feeds.  The exception 
"RuntimeException: Values are greater than 179 degrees" is thrown when 
generating a valid polygon that crosses the international dateline (see 
attached junit).

The exception is getting thrown by the method 
org.apache.abdera.ext.geo.Multiple verify179Rule.  I am not sure what this 
method is attempting to accomplish or why the same value is used to verify both 
latitude and longitude values.  Any insight would be greatly beneficial.

Nathan

Attachment: GeoExtRule179Test.java
Description: GeoExtRule179Test.java

Reply via email to