-
Notifications
You must be signed in to change notification settings - Fork 60
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
A summary of GeoMoose's current server protocol support #547
Comments
|
That's a handy table! Do you think the target audience is familiar with what a XYZ tile is? Should we give some examples of services that implement XYZ tiles? (I'm thinking as a footnote/discussion, not directly in the table). Should we link from the specifications to documentation for the specification (if readily available)? Should we link from the table to the GeoMoose documentation for each layer type (probably in the mapsource column)? |
|
Yes, I expect we'll give examples / lists / references to tile servers. Links to the specs would a good idea (I've had to do some searching to find them!) And absolutely we would link to details in the GeoMoose doc, and maybe some links to to the demo. I've been putting together another example ("test") in addition to "desktop" and "mobile" to show connections to the various types of servers, legend options, and vector styling. See PR #545 |
|
This approach of a template organized by examples of how to connect to each service type is super valuable. Especially to users who are "shopping" UIs for something that has the correct combination for what they need. Definitely a great addition to docs! |
|
Yes, very useful. You may want to consider adding to OSGeoLive as well, https://github.com/OSGeo/OSGeoLive-doc/blob/master/doc/quickstart/geomoose_quickstart.rst |
|
This table is now kept up to date at https://docs.geomoose.org/3.x/protocols.html |

This table is now kept up to date at https://docs.geomoose.org/3.x/protocols.html
I'm close to wrapping up my exploration of GeoMoose's current server protocol support. Below is a summary I intend to put in the GeoMoose doc so new users can see at a glance what is possible . I've left out SRS restrictions (a topic for another table), and Brian's excellent summary of possible ArcGIS Server protocols (see #517).
Hopefully the table will include links to detailed descriptions, in the doc as pages are added.
Comments are appreciated!
(Table updated 2021-May-26)
Data Protocol Support
Web Resources
"identify"
(by attrib. values)
(by spatial feature)
/export?f=image
/tile/{z}/{y}/{x}
/query?f=json
/query?f=json
Other Data Source Types
"identify"
The text was updated successfully, but these errors were encountered: