Displaying 5 results from an estimated 5 matches similar to: "error in map library"
2010 Mar 17
0
In readGDAL(destfile, silent = TRUE) : GeoTransform values not available
Dear Ruser,
I am trying to use the map library. But I have been problem the follow
message.
Warning message:
*In readGDAL(destfile, silent = TRUE) : GeoTransform values not available
*
library(rgdal)
library(RgoogleMaps)
> GetMap(markers =
'40.702147,-74.015794,blues%7C40.711614,-74.012318,greeng%7C40.718217,-73.998284,redc',
destfile = "MyTile1.png");
Read 1 item
[1]
2007 Apr 30
2
Structuring a rails application
I try to structure my rails application with modules, but i have
problems to define the routes. Is'' it possible to use someting like
this: <%= link to ''...'', :module => :module_name, :controller
=> :ctrl_name [...] -%> ?
The controllers i want to access are in app/controllers/module_name. I
thougt i could define something like this: map.connect
2007 Apr 26
1
Re: Voicemail on Different Server, Voicemail with NFS
> -----Original Message-----
> From: JR Richardson [mailto:jmr.richardson@gmail.com]
> Sent: Saturday, June 17, 2006 2:30 PM
> To: asterisk-users@lists.digium.com; Douglas Garstang
> Subject: Voicemail with NFS (working, I think)
>
> I'm using a stand-alone VM server and exporting the VM files ro for
> MWI function only. All my registration servers mount the remote
2006 Jun 17
0
Voicemail with NFS (working, I think)
I'm using a stand-alone VM server and exporting the VM files ro for
MWI function only. All my registration servers mount the remote NFS
share just to check MWI, all read-write functions to the VM files
occur on the VM server only.
On the registration servers, I mounted the remote VM share with this
in my fstab.conf:
10.10.14.124:/var/spool/asterisk/voicemail /mnt/vmserver nfs
2011 Jun 07
1
RgoogleMaps Axes
R Help,
I posted a question on StackOverflow yesterday regarding an issue I've been having with the RgoogleMaps packages' displaying of axes. ?Here is the text of that submission:
http://stackoverflow.com/questions/6258408/rgooglemaps-axes
"I can't find any documentation of the following problem I'm having with the axis labels in RGoogleMaps:
library(RgoogleMaps)
datas