Custom layer overlay on map

Hello,

One of our client need to overlay some custom data(layer as a KML or KMZ or shapefile etc.) on the google map of ODK collect.
so how to do that ,..pl give me suggestion .

Thanks
Rahul

That is a pretty loaded question.
You would have to parse a KML to get the objects then create objects that
will display on a google
map: https://developers.google.com/maps/documentation/android/marker

So when the map loads, you parse the KML file on the device to load the
objects. Quite a bit of customization on ODK Collect to get this to happen.

··· On Wednesday, July 16, 2014 2:18:03 PM UTC-6, rahulgu...@gmail.com wrote: > > Hello, > > One of our client need to overlay some custom data(layer as a KML or KMZ > or shapefile etc.) on the google map of ODK collect. > so how to do that ,..pl give me suggestion . > > Thanks > Rahul > >

Thanks for your reply !
I have done googling but not find exact what i want .
Can you give a simple example how to parse KML to display it on Android Map.

Thanks in Advance
Rahul

··· On Thursday, 17 July 2014 22:41:02 UTC+5:30, Ryan Behr Atherton wrote: > That is a pretty loaded question. > You would have to parse a KML to get the objects then create objects that will display on a google map: https://developers.google.com/maps/documentation/android/marker > > > So when the map loads, you parse the KML file on the device to load the objects. Quite a bit of customization on ODK Collect to get this to happen. > > > On Wednesday, July 16, 2014 2:18:03 PM UTC-6, rahulgu...@gmail.com wrote:Hello, > One of our client need to overlay some custom data(layer as a KML or KMZ or shapefile etc.) on the google map of ODK collect. > so how to do that ,..pl give me suggestion . > Thanks > Rahul

Geoodk might be of use or a good reference to you

geoodk.com

··· On Tue, Sep 9, 2014 at 1:50 PM, wrote:

On Thursday, 17 July 2014 22:41:02 UTC+5:30, Ryan Behr Atherton wrote:

That is a pretty loaded question.
You would have to parse a KML to get the objects then create objects
that will display on a google map:
https://developers.google.com/maps/documentation/android/marker

So when the map loads, you parse the KML file on the device to load the
objects. Quite a bit of customization on ODK Collect to get this to happen.

On Wednesday, July 16, 2014 2:18:03 PM UTC-6, rahulgu...@gmail.com
wrote:Hello,
One of our client need to overlay some custom data(layer as a KML or KMZ
or shapefile etc.) on the google map of ODK collect.
so how to do that ,..pl give me suggestion .
Thanks
Rahul

Thanks for your reply !
I have done googling but not find exact what i want .
Can you give a simple example how to parse KML to display it on Android
Map.

Thanks in Advance
Rahul

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Geoodk might be of use or a good reference to you

geoodk.com

That is a pretty loaded question.

You would have to parse a KML to get the objects then create objects that will display on a google map: https://developers.google.com/maps/documentation/android/marker

So when the map loads, you parse the KML file on the device to load the objects. Quite a bit of customization on ODK Collect to get this to happen.

On Wednesday, July 16, 2014 2:18:03 PM UTC-6, rahulgu...@gmail.com wrote:Hello,

One of our client need to overlay some custom data(layer as a KML or KMZ or shapefile etc.) on the google map of ODK collect.

so how to do that ,..pl give me suggestion .

Thanks

Rahul

Thanks for your reply !

I have done googling but not find exact what i want .

Can you give a simple example how to parse KML to display it on Android Map.

Thanks in Advance

Rahul

--

You received this message because you are subscribed to the Google Groups "ODK Developers" group.

To unsubscribe from this group and stop receiving emails from it, send an email to opendatakit-developers+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Thanks sir for your suggestion.

GeoODK Collect - really good application ,..but i am facing some problem in this app:

  1. GeoODK throw error "GeoODK has unfortunately stopped" when i used appearance="maps" in odk forms (in GeoMap activity widget).

  2. Also got same error when i use my own Map tiles .

Pl. need your suggestion on this matter.

Thanks
Rahul

··· On Tuesday, 9 September 2014 16:55:10 UTC+5:30, Matt Berg wrote: > On Tue, Sep 9, 2014 at 1:50 PM, wrote: > On Thursday, 17 July 2014 22:41:02 UTC+5:30, Ryan Behr Atherton wrote:

Rahul,

Please ask about GeoODK issues on their mailing list:
https://groups.google.com/forum/#!forum/geoodk-community

Yaw

··· -- Need ODK services? http://nafundi.com provides form design, server setup, professional support, and software development for ODK.

On Tue, Sep 9, 2014 at 8:00 AM, rahulgupta6oct@gmail.com wrote:

On Tuesday, 9 September 2014 16:55:10 UTC+5:30, Matt Berg wrote:

Geoodk might be of use or a good reference to you

geoodk.com

On Tue, Sep 9, 2014 at 1:50 PM, rahulgu...@gmail.com wrote:
On Thursday, 17 July 2014 22:41:02 UTC+5:30, Ryan Behr Atherton wrote:

That is a pretty loaded question.

You would have to parse a KML to get the objects then create objects that will display on a google map: https://developers.google.com/maps/documentation/android/marker

So when the map loads, you parse the KML file on the device to load the objects. Quite a bit of customization on ODK Collect to get this to happen.

On Wednesday, July 16, 2014 2:18:03 PM UTC-6, rahulgu...@gmail.com wrote:Hello,

One of our client need to overlay some custom data(layer as a KML or KMZ or shapefile etc.) on the google map of ODK collect.

so how to do that ,..pl give me suggestion .

Thanks

Rahul

Thanks for your reply !

I have done googling but not find exact what i want .

Can you give a simple example how to parse KML to display it on Android Map.

Thanks in Advance

Rahul

--

You received this message because you are subscribed to the Google Groups "ODK Developers" group.

To unsubscribe from this group and stop receiving emails from it, send an email to opendatakit-developers+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Thanks sir for your suggestion.

GeoODK Collect - really good application ,..but i am facing some problem in this app:

  1. GeoODK throw error "GeoODK has unfortunately stopped" when i used appearance="maps" in odk forms (in GeoMap activity widget).

  2. Also got same error when i use my own Map tiles .

Pl. need your suggestion on this matter.

Thanks
Rahul

--
You received this message because you are subscribed to the Google Groups "ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.