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

Handle redirection to KML, GML, ourRDF, shapefiles #2

Open
ocorcho opened this issue Dec 6, 2011 · 0 comments
Open

Handle redirection to KML, GML, ourRDF, shapefiles #2

ocorcho opened this issue Dec 6, 2011 · 0 comments

Comments

@ocorcho
Copy link

ocorcho commented Dec 6, 2011

We need to provide a redirection mechanism for the different types of geometries that we can find in geospatial applications. So that if an app wants KML we provide it, if they want RDF/XML, we provide taht. I think of something like:

XXX hasgeometry geomIDXXX

And then when you go into geomIDXXX you may ask for mime types RDF/XML and serve the RDF representation, or GML and serve the GML representation, etc. Also taking into account scales, as per my previously submitted issue.

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

1 participant