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

Add new geoweb services #16

Open
JasonSanford opened this issue Nov 15, 2011 · 8 comments
Open

Add new geoweb services #16

JasonSanford opened this issue Nov 15, 2011 · 8 comments
Assignees
Milestone

Comments

@JasonSanford
Copy link
Owner

It would be quite easy to add new geoweb service providers to what's here currently (AGS, A2E, GeoIQ). Some other options are:

@ghost ghost assigned JasonSanford Nov 17, 2011
@writercoder
Copy link

What about geoserver for self-hosted data?

@JasonSanford
Copy link
Owner Author

What protocol would you expect to fetch data from GeoServer? WFS, WMS, etc?

@writercoder
Copy link

I'd expect WFS would be best for vector data but it does look a little heavyweight. Maybe a simple json server to return PostGIS data would be easier.

@JasonSanford
Copy link
Owner Author

Yeah, I'd be interested in the latter. If someone else is interested in writing something to query/parse a WFS service I'd be glad to add it.

@fvanderbiest
Copy link

What about MapFish protocol ? http://trac.mapfish.org/trac/mapfish/wiki/MapFishProtocol

@JasonSanford
Copy link
Owner Author

Yep, I think this could easily be added. Created a separate issue at #36.

@shr3k
Copy link

shr3k commented Jan 5, 2012

Maybe GeoCouch JSON data from CouchDB would be simple to implement?

@JasonSanford
Copy link
Owner Author

Seems reasonable. bbox search is available which is really all that is needed. Created a separate issue at #37.

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

No branches or pull requests

4 participants