dswdejonge / TripleD-app

Shiny app for TripleD database.
GNU General Public License v3.0
1 stars 0 forks source link

MAP: coordinates as spatial objects #31

Closed dswdejonge closed 4 years ago

dswdejonge commented 4 years ago

Check coordinate reference system of leaflet.

dswdejonge commented 4 years ago

From tutorial: "The Leaflet package expects all point, line, and shape data to be specified in latitude and longitude using WGS 84 (a.k.a. EPSG:4326)". Same as projection as the database. Spatial object not needed.