We'd like to extend the set of standard serializations of geometry data to include WKB. This further supports the Simple Features Access standard.
We have asked the Apache JENA community what encoding of WKB would work best, and they have replied stating that base64 is preferred owing to common use and compactness.
As per Official change request: OGC CR 585
We'd like to extend the set of standard serializations of geometry data to include WKB. This further supports the Simple Features Access standard.
We have asked the Apache JENA community what encoding of WKB would work best, and they have replied stating that base64 is preferred owing to common use and compactness.