The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
raster_to_png()
that corrupted the
output in some cases.Many function name changes in preparation for CRAN submisson.
These will certainly break existing slippymath
code.
I have gone with a more explicit API since I feel users will mainly
use slippymath
under the hood as a dependency. Therefore it
is important they can understand the API quickly rather than type it
quickly - since they won’t do that very often.
Function names changing: * bb_tile_extent
->
bbox_tile_extent
* bb_tile_query
->
bbox_tile_query
* bb_to_tg
->
bbox_to_tile_grid
* tg_composite
->
compose_tile_grid
* tile_bb
->
tile_bbox
* tg_bbs
->
tile_grid_bboxes
NEWS.md
file to track changes to the
package.latlon_to_tilenum
->
lonlat_to_tilenum
tilenum_to_latlon
->
tilenum_to_lonlat
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.