Currently GeoJSON fields are returned in their native
glib-json representation which can be difficult to use
for programmers accessing liboparl via gobject-introspection
in e.g. python.
We should do some research on wether it would be better
to return the full GeoJSON string and let the user deal
with it however they wish.
Currently GeoJSON fields are returned in their native
glib-json representation which can be difficult to use
for programmers accessing liboparl via gobject-introspection
in e.g. python.
We should do some research on wether it would be better
to return the full GeoJSON string and let the user deal
with it however they wish.