I'm looking for a source of current worldwide basemap data to use with
floatcanvas. Does anyone have a source for that type of data?
The datafile format i have right now is conglomeration of lat/lon
points which i use to build polygons that make up the map, and i draw
them with Canvas.AddPolygon()
The map file format is as follows:
NumPoints FillDescription Description
Latitude Longitude (point #1)
Latitude Longitude (point #2)
...
Latitude Longitude (point #n)
(or are there other standard basemap formats that people on this list
are using)?
--
Jehiah
_______________________________________________
FloatCanvas mailing list
[email protected]
http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas