Package io.goobi.viewer.model.maps
Class LocationBuilder
java.lang.Object
io.goobi.viewer.model.maps.LocationBuilder
Parses geographic location data from Solr field values (WKT polygon, point, and GeoJSON
formats) and converts them into
IArea instances for use in geo map rendering.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLocations(Object solrValue) getPointFromFeature(org.json.JSONObject feature)
-
Constructor Details
-
LocationBuilder
public LocationBuilder()
-
-
Method Details
-
getLocations
-
getPointFromFeature
-