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

Support for GML #547

Closed
dicoy-zz opened this issue Feb 29, 2012 · 1 comment
Closed

Support for GML #547

dicoy-zz opened this issue Feb 29, 2012 · 1 comment

Comments

@dicoy-zz
Copy link

I'm needing to read informacion from a service that returns transport suggestions, here's an example:
http://recorridos.usig.buenosaires.gob.ar/2.0/load_plan?trip_id=2012-02-28T155033104763&callback=C

It returns a GML, and I can see that the information isn't very different from a geoJSON, it's just a matter of parsing it correctly.
I was thinking of writing a function to convert it.
Am I right or is there some other thing I should consider?

@mourner
Copy link
Member

mourner commented Jun 23, 2012

I don't think it will ever be supported in Leaflet core, but maybe someone will write a plugin for it. You can make a suggestion for it and gather votes here http://leaflet.uservoice.com

@mourner mourner closed this as completed Jun 23, 2012
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