Displaying 2 results from an estimated 2 matches for "gillion".
Did you mean:
million
2003 Dec 01
1
Re: using shapefile as owin
...ite")
> rm(Map)
> shapepoly<-Map2poly(Shapefile, region.id = NULL)
Map2lines(Shapefile)
Map2points(Shapefile)
Map2bbs(Shapefile)
[[1]]
[,1] [,2]
[1,] -116.1655 34.03370
[2,] -116.1672 34.03370
[3,] -116.1819 34.03364
#R does its thing for a gillion more lines, then,
Error in Map2lines(Shapefile) : maptype not line/arc
> plot(shapepoly)
Error in plot.window(xlim, ylim, log, asp, ...) :
need finite xlim values
In addition: Warning messages:
1: no finite arguments to min; returning Inf
2: no finite arguments to max; returning -Inf
3: no...
2007 Dec 18
1
Cannot join domain with error: ads_connect: No logon servers
Hello All,
I am trying to get a Gentoo Linux system to join a domain run by a Mac
OS X Server. I have set up kerberos and ldap as per the instructions
in the Samba documentation and I am able to log in to the system using
the info (getent finds the users, and kinit successfully connects),
but I can't get Samba to join the domain and authenticate the users.
When I run "net ads join"