Skip to content
Prev 7424 / 15075 Next

Help in creating a MacOSX binary of the mapdata package 2.1-3?

Simon (et. al.):

Are you able to reproduce the problem with any of the other datasets, either in the maps 
or mapdata packages?  At one level there are two different dataset 'structures' in 
mapdata, one type shared by "china" and "rivers", the other by "worldHires" 
and "nzHires".  [Specifically, most datasets are polygon based, but "china" and "rivers" 
consist of line segments only.]

Further, the "france" and "italy" datasets in the maps package are not explicitly tested 
in the examples and, if I recall correctly, they are of a similar construction to 
the "china" dataset.

If you can find any pattern here, I might be able to construct a smaller dataset that may 
help in the diagnosis.

Regards,
Ray Brownrigg

----
Data sets in package 'mapdata':

chinaMapEnv             China Map
nzHiresMapEnv           New Zealand Map
riversMapEnv            World Rivers Map Database
world2HiresMapEnv       Pacific Centric World Map
worldHiresMapEnv        World Map

Data sets in package 'maps':

canada.cities           Database of Canadian cities
countyMapEnv            United States County Map
franceMapEnv            France Map
italyMapEnv             Italy Map
nzMapEnv                New Zealand Basic Map
ozone                   Sample datasets
stateMapEnv             United States State Boundaries Map
us.cities               Database of US cities
usaMapEnv               United States Coast Map
votes.repub             Sample datasets
world.cities            Database of world cities
world2MapEnv            Pacific Centric Low resolution World Map
worldMapEnv             Low resolution World Map
----
On Tue, 31 Aug 2010, Simon Urbanek wrote: