[flexcoders] GIS and Flex

2008-03-14 Thread kapil b
Hi All, Does anybody have idea how to implement gis(geographyical information system) in flex with the gis data in it. What kind of gis data format files the flex requires so that i can retrieve the data and display it in the UI. Thanks Bollywood, fun, friendship, sports and more.

Re: [flexcoders] GIS and Flex

2008-03-14 Thread Fidel Viegas
On Fri, Mar 14, 2008 at 7:52 AM, kapil b [EMAIL PROTECTED] wrote: Hi All, Does anybody have idea how to implement gis(geographyical information system) in flex with the gis data in it. What kind of gis data format files the flex requires so that i can retrieve the data and display it in

Re: [flexcoders] GIS and Flex

2008-03-14 Thread Paul Hastings
kapil b wrote: Does anybody have idea how to implement gis(geographyical information system) in flex with the gis data in it. what do you mean by with the gis data in it? you mean to develop a flex app to replace a desktop GIS like arcMap w/the data local to the client? if so, that's a

Re: [flexcoders] GIS and Flex

2008-03-14 Thread Robert Stehwien
You can use the ESRI, yahoo, mapquest, google, etc map APIs. You can also read the ArcView Shape files and associated DBF files using this library and create your own components. http://code.google.com/p/vanrijkom-flashlibs/ I started with that library to create a heat-map component using maps.