Package gov.usgs.earthquake.geoserve
Class RegionsJSON
java.lang.Object
gov.usgs.earthquake.geoserve.RegionsJSON
RegionsJSON reads GeoJSON formatted ANSS Authoritative Regions.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionparseRegion
(javax.json.JsonObject json) ParseRegion
from a GeoJSON feature.parseRegions
(javax.json.JsonObject json) ParseRegions
from a GeoJSON feature collection.