mapindia_crs: mapindia coordinate reference system

View source: R/transform.R

mapindia_crsR Documentation

mapindia coordinate reference system

Description

This coordinate reference system (CRS) represents the canonical projection used by the mapindia package. It can be used to transform shape files, spatial points, spatial data frames, etc. to the same coordinate representation that is used by the plot_india function.

Usage

mapindia_crs()

Value

An 'sf::st_crs' object representing the Coordinate Reference System (CRS) for India, specifically EPSG:4326 (WGS 84). This CRS uses latitude and longitude coordinates and is commonly used for geographic data.

Examples

mapindia_crs()

mapindia documentation built on April 3, 2025, 7:20 p.m.