Hi, Why not to start with a support for standard WFS services? Here is an URL delivering Geojson for you
http://188.64.1.61/cgi-bin/tinyows?service=wfs&version=1.0.0&request=getfeature&typename=osm_polygon&maxfeatures=20&outputformat=application/json&srsName=EPSG:4326&Filter=<Filter><BBOX><PropertyName>way</PropertyName><Box%20srsName='EPSG:4326'><coordinates>27,67 28,68</coordinates></Box></BBOX></Filter> WFS is not a nice and clear standard but anyway, it is a standard, and if gives fine possibilities to build attribute and spatial queries. -Jukka Rahkonen- > -----Alkuperäinen viesti----- > Lähettäjä: [email protected] > [mailto:[email protected]] Puolesta > Rubén Blanco > Lähetetty: 12. huhtikuuta 2011 10:37 > Vastaanottaja: Users and Developers mailing list; [email protected] > Aihe: [Gvsig_english] Proposal for Google Summer of Code 2011 > - gvSIG Mini > > Hi, > > I send this email to introduce myself as GSoC student interested on > OSGeo / gvSIG / gvSIG Mini: "Design and implement an API for tiled > vectorial support of geo-location data services for gvSIG > Mini" proposal. > > I'm really interested on create an API that integrate common > geo-location data services that returns to the request a GeoJSON > reachable for apps like gvSIG Mini and also develop an > Android library > for the app. > > I would appreciate any question or contribution to the proposal. > > Thank you, > > Ruben Blanco > _______________________________________________ > Gvsig_internacional mailing list > [email protected] > http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional > _______________________________________________ Gvsig_internacional mailing list [email protected] http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional
