SSA-Statistical-Team-Projects / GeoLink

GeoLink package
0 stars 1 forks source link

geolink_opencellid() #30

Open dasalm20 opened 1 month ago

dasalm20 commented 1 month ago

I tried different areas in NGA:

Error in raster_objs[[1]] : subscript out of bounds

Code : geolink_opencellid(shp_dt = shp_dt[shp_dt$ADM1_PCODE == "NG001",])

DianaJaganjac commented 3 weeks ago

@ifeanyi588 can you give me the login details for this? We need to change the source.

ifeanyi588 commented 3 weeks ago

@DianaJaganjac,

I think you will have to get your own log in. You can use that to write your own function and then we will just have the user creater their own account. I dont think there is a way for us to do this without users having their own access. Otherwise, we would have to store data and periodically update it which we do not have the resources for.

Ify