Sep 122011
 

This is a post to say that I created a -very basic- WFS client on Android. It gets point-features from GeoServer in GeoJSON format and displays them on top of a Google Maps view. You can only zoom in and out, and pan the map at the moment, but I made it work. YEAH!

  6 Responses to “Android WFS client”

  1. I like to be flaebrgasted with some screendumps 🙂 I’m not so into the WFS stuff, but is it a GEO-WebSerfice thingy?

  2. I need a client for call a WFS service…can you help me with some source code?
    Thank you.

  3. Can you please help me by explaining how you acheived it. In my current requirement i need to do the same.Did you use any 3rd party map library or the native google map SDK? please guide me on proceeding further..

  4. Raghu, it’s been 5 years since I published that, a lot changed since then, especially in the Android SDK.

    As far as I can remember, I did not use any pre-made library, but in Android/Java I just created the requests to send to GeoServer and plotted the result on the map using the Google Maps API indeed.
    Look at this on how to build the request: WFS reference.

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)