-
Notifications
You must be signed in to change notification settings - Fork 3
R2S
Thomas Schwotzer edited this page Jun 12, 2019
·
4 revisions
Example:
java -classpath <your-jdbc-driver.jar> -jar OHDMConverter.jar -r rendering_parameter -p "POLYGON((10.12345 45.3132, 10.9 55.34534535, 15.4646456 55, 15 44.3535365, 10.12345 45.3132))" -s output.rdf
File output.rdf will contain stRDF (spatial temporal RDF) triples (turtle format) which are valid within the given polygon. There is no time parameter because the output contains all data valid within the polygon regardless of time.