comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: How can I export a few million geocoded points from IDL to ArcMap?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: How can I export a few million geocoded points from IDL to ArcMap? [message #83969 is a reply to message #83968] Tue, 16 April 2013 05:49 Go to previous message
d.poreh is currently offline  d.poreh
Messages: 406
Registered: October 2007
Senior Member
On Tuesday, April 16, 2013 2:01:53 PM UTC+2, Tom Grydeland wrote:
> Hi all,
>
>
>
> I'm working on a geospatial application where the end product is a few million points worth of timeseries. At the moment, we're producing as much as 20 million points, with as many as 50 points in the time series in every point, plus ~10 other attributes per point.
>
>
>
> The user imports the processed results into ArcMap for visualization and analysis. For smaller data sets, I've exported ESRI Shapefiles (IDLffShape), which has worked well, but I'm bumping against the 2 GB file size limit now. IDL appears to write files up to 4 GB that ArcMap can read (both programs disregarding the spec in the same way), but 4 GB appears to be the final limit.
>
>
>
> Does anyone know of other alternatives equally accessible from IDL and ArcMap alike?
>
>
>
> ESRI file geodatabase appears to be a good fit, with API available. Has anyone made an IDL API for it?
>
>
>
> Other suggestions?
>
>
>
> --T (Tom.Grydeland@norut.no)

What About CSV files. If you write it in CSV, you could import it to ArcMap directly.
Cheers,
Dave
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: The limits of !NULL
Next Topic: cgArrow Solid keyword with a cgWindow

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 21:10:01 PDT 2025

Total time taken to generate the page: 2.64249 seconds