Project

General

Profile

feature request #6113

Updated by Andreas Kohlbecker almost 4 years ago

 
 KML 2.2 : https://portal.ogc.org/files/?artifact_id=27810 

 potentially helpful libraries: 

 * https://github.com/micromata/javaapiforkml *** 
 * https://github.com/highsource/ogc-schemas - provides JAXB bindings for XML Schemas defined by the Open Geospatial Consortium (OGC). 
 * http://docs.geotools.org/stable/javadocs/index.html?org/geotools/kml/package-tree.html - parser only? 

 **TODO**: 

 * de-duplicate Fieldunits (The same field unit can be shared by multiple Derived Units or Determinations) the map should show only one point in this case. **DONE** 
 * web services to implement: 
 * kml/typeDesignations/{uuid-list} **DONE** 
 * kml/specimensOrOccurences/{uuid-list} **DONE** 
 * kml file should specify the bounds of the features

Back