Re: [OpenMap Users] How to create shape file from CSV

From: Don Dietrick <dietrick_at_bbn.com>
Date: Mon, 15 Dec 2008 11:32:15 -0500

Which CSV file are you converting? To convert a CSV file to a Shape
file you need to know what the parameters are in the Shape file.

You can use the CSVFile object to read in the CSV file into a Vector
of Vectors, representing the rows and columns. Then, you can create
OMGraphics from that information (this is the bit that requires that
you know what the fields are in the CSV file). Then, you pass the
OMGraphics to the EsriShapeExport class to create a Shape file from
the OMGraphics.

Hope this helps,

Don


On Dec 15, 2008, at 1:34 AM, Raghu wrote:

>
> hello,
> Anybody worked out on converting the CSV to Shape file(esri) . Pl
> let me know.
> help is greatly appreciated.
>
> -Raghav , DOS.
>
>
>
>
> --
> [To unsubscribe to this list send an email to "majdart_at_bbn.com"
> with the following text in the BODY of the message "unsubscribe
> openmap-users"]

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Don Dietrick, dietrick_at_bbn.com
BBN Technologies, Cambridge MA
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=



--
[To unsubscribe to this list send an email to "majdart_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Mon Dec 15 2008 - 11:33:26 EST

This archive was generated by hypermail 2.3.0 : Tue Mar 28 2017 - 23:25:09 EDT