Hi Florian, thank you! You can add the two new domain properties to [1].
In this module we try to collect all the used domain properties. We used to have many different locations, defining new domain properties. Now we try to define them at a single location to have a better overview. Later the goal is to make it more flexible and add new properties during runtime. Philipp [1] https://github.com/apache/incubator-streampipes/blob/dev/streampipes-vocabulary/src/main/java/org/apache/streampipes/vocabulary/Geo.java <https://github.com/apache/incubator-streampipes/blob/dev/streampipes-vocabulary/src/main/java/org/apache/streampipes/vocabulary/Geo.java> On 2020/05/12 09:30:10, Florian Micklich <[email protected]> wrote: > Hi all, > > I just merged the EPSG and LatLntToGeo pe's into dev with some changes. > > Now two domain properties are used to identify die EPSG Code and WKT-Literal. > > http://www.opengis.net/ont/geosparql#Geometry > > http://data.ign.fr/def/ignf#CartesianCS > > > > I also formatted the code and changed the methods using "Labels.from" to > "Labels.withID" and created corresponding strings.en files. > > Some Icons has changed as well. > > > I found also a strange behavior which I summed up in > STREAMPIPES-123<https://issues.apache.org/jira/browse/STREAMPIPES-123> > > > Happy try out > > Mfg Florian > > > Disy Informationssysteme GmbH > Florian Micklich > Lösungsentwickler > +49 721 16006 477, [email protected] > > Firmensitz: Ludwig-Erhard-Allee 6, 76131 Karlsruhe > Registergericht: Amtsgericht Mannheim, HRB 107964 > Geschäftsführer: Claus Hofmann > > Bitte beachten Sie folgende Informationen für Kunden, Lieferanten und Bewerber > - Datenschutz: www.disy.net/datenschutz > - Informationspflichten: www.disy.net/informationspflichten > >
