The following functions are not used anymore or deprecated as of tmaptools version 3.0. These functions are based on the sp
package and are not supported anymore. They have been migrated to https://github.com/mtennekes/oldtmaptools
Arguments
- x
see documentation in tmaptools 2.x for details
- output
see documentation in tmaptools 2.x for details
- shp
see documentation in tmaptools 2.x for details
- projection
see documentation in tmaptools 2.x for details
- current.projection
see documentation in tmaptools 2.x for details
- overwrite.current.projection
see documentation in tmaptools 2.x for details
- guess.longlat
see documentation in tmaptools 2.x for details
Deprecated as of version 2.0
append_data
,aggregate_map
,double_line
,points_to_raster
,poly_to_raster
,sample_dots
,sbind
,smooth_map
,smooth_raster_cover
,read_shape
,write_shape
. These functions are based on thesp
package and are not supported anymore. They have been migrated to https://github.com/mtennekes/oldtmaptoolsosm_poly
,osm_line
,osm_point
. Please use the packageosmdata
Deprecated as of version 3.0
get_proj4
: for projections, please use the functionst_crs
set_projection
for setting map projections, usest_crs
orst_transform
get_projection
for getting map projections, usest_crs
is_projected
for checking if projections are long lat coordinates, usest_is_longlat