TiagoOlivoto / plimanshiny

A shinyapp for the pliman package
Other
17 stars 4 forks source link

Importing shapefile #3

Closed volpatoo closed 8 months ago

volpatoo commented 8 months ago

There is a warning error message when importing shapefiles (by selecting all the necessary and correct files). However, users can see normally the shapefile on the orthomosaic.

[1] "C:/Users/leoag/AppData/Local/Temp/Rtmp2hAbLw/41f7658f7f64f1625421110d/shp_HTPL_v04.shp"
Warning: Error in : 
at least one of the following columns: 
'' 
not found in shapefile$shapefile
  108: stop
  107: .local
  106: mapView
  104: mapview
  100: mapview::mapview
   99: ::
htmlwidgets
shinyRenderWidget
   98: func
   85: renderFunc
   84: output$shapefile_prepare_1-shapefile_mapview
    3: runApp
    2: print.shiny.appobj
    1: <Anonymous>

image