Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

introduce geopackage as an offering #4

Open
pvgenuchten opened this issue Nov 11, 2016 · 1 comment
Open

introduce geopackage as an offering #4

pvgenuchten opened this issue Nov 11, 2016 · 1 comment

Comments

@pvgenuchten
Copy link

As discussed at https://github.com/pka/qgpkg/blob/master/ows_geopackage_extension.md and opengeospatial/geopackage#270 it would be interesting to have geopackage as an offering similar to KML/GML. Challenge is how to reference a specific table in the geopackage, I like the proposal by @pepijnve to include the table-name with a hash

a geopackage offering could thus be expressed as

<owc:offering
 code="http://www.opengis.net/spec/owc-atom/1.0/req/gpkg">
 <owc:content type="application/x-sqlite" href="http://example.com/package.gpkg#table=MyPoints" />
</owc:offering>
@rcbrackin
Copy link
Contributor

Sorry, just noticed this. I dont actually use this email address regularly.
We are likely to re-start the OWS Context SWG Meetings soon. We are trying
to tie up the loose ends of the GeoJSON Encoding release as a standard
right now.

Actually we have discussed this. My personal opinion is that the 'Content'
element is the wrong place as this is typically reserved for the actual
content (data returned).
I personally would either put it in a fake 'POST' box in a service offering
or create a custom type (transactionalOffering).

Happy to discuss, but i suggest you mail mail me roger.brackin@envitia.com
directly. I dont know if you are a swg observer, if so mail the ows Context
list.
We can put it on the Agenda for a meeting in the next few weeks.

BTW if you change the namespace to your own. "www.acme.org' etc, you can do
whatever you want, at least for experimentation purposes.

Best Regards.

Roger

On Fri, Nov 11, 2016 at 2:35 PM, paul van genuchten <
notifications@github.com> wrote:

As discussed at https://github.com/pka/qgpkg/blob/master/ows_geopackage_
extension.md and opengeospatial/geopackage#270
opengeospatial/geopackage#270 it would be
interesting to have geopackage as an offering similar to KML/GML. Challenge
is how to reference a specific table in the geopackage, I like the proposal
by @pepijnve https://github.com/pepijnve to include the table-name with
a hash

a geopackage offering could thus be expressed as

<owc:offering
code="http://www.opengis.net/spec/owc-atom/1.0/req/gpkg">
<owc:content type="application/x-sqlite" href="http://example.com/package.gpkg#table=MyPoints" />
/owc:offering


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#4, or mute the
thread
https://github.com/notifications/unsubscribe-auth/AFhssP0mEqGzlaa3wLSu0YDbdmoNbuOAks5q9H1IgaJpZM4KvzX2
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants