No Clocks

No Clocks

2592 bookmarks
Newest
Cursor Docs
Cursor Docs
Learn about Cursor and how to get started
·docs.cursor.com·
Cursor Docs
Quantitative Analysis and Visualization of LUCC
Quantitative Analysis and Visualization of LUCC
Tools for the analysis of land use and cover (LUC) time series. It includes support for loading spatiotemporal raster data and synthesized spatial plotting. Several LUC change (LUCC) metrics in regular or irregular time intervals can be extracted and visualized through one- and multistep sankey and chord diagrams. A complete intensity analysis according to Aldwaik and Pontius (2012) is implemented, including tools for the generation of standardized multilevel output graphics.
·reginalexavier.github.io·
Quantitative Analysis and Visualization of LUCC
LandGlide
LandGlide
LandGlide uses GPS to pinpoint your locations property line map and access key parcel data on any mobile device.
·landglide.com·
LandGlide
LandApp Features | LandApp
LandApp Features | LandApp
LandApp is the ultimate real estate tool to assess properties nationwide. Access ownership data, property evaluations, and listings — all for just $6/month.
·landapp.com·
LandApp Features | LandApp
Landworth App
Landworth App
Landworth is the new Valuation Platform for the UK Property Market. It searches the whole market in real time, identifies the best deals and calculates the price for any property in under a minute.
·app.landworth.org·
Landworth App
Garnish/decorate leaflet or mapview maps. — garnishMap
Garnish/decorate leaflet or mapview maps. — garnishMap
This function provides a versatile interface to add components to a leaflet or mapview map. It takes functions such as "addMouseCoordinates" or addLayersControl and their respective arguments and adds them to the map. Arguments must be named. Functions can be plain or character strings.
·r-spatial.github.io·
Garnish/decorate leaflet or mapview maps. — garnishMap
Add a reactive layer to map. — addReactiveFeatures
Add a reactive layer to map. — addReactiveFeatures
This function adds a layer to a map that is dependent on another layer. The reactive layer will be shown/hidden when holding the Ctrl-button on your keyboard and performing the action defined by on. on can be either "click" (default) or "mouseover". Note: srcLayer needs to be added to the map using addGeoJSON because we need to be able to link the two layers by a common attribute defined by argument by. Linking will be done via group name of srcLayer.
·r-spatial.github.io·
Add a reactive layer to map. — addReactiveFeatures
Enterprise UI Design: Professional Bootstrap 5 for Shiny Apps
Enterprise UI Design: Professional Bootstrap 5 for Shiny Apps
Master enterprise-grade UI/UX design for Shiny applications using Bootstrap 5, bslib theming, and professional design systems. Learn to create accessible, responsive interfaces that meet corporate standards for biostatistics and clinical research applications.
·datanovia.com·
Enterprise UI Design: Professional Bootstrap 5 for Shiny Apps
Generating a downloadable Quarto document from a shiny app on shinyapps.io
Generating a downloadable Quarto document from a shiny app on shinyapps.io
The following shiny app is intended pass user inputs from the app into a parameterized html quarto document that, when rendered, is downloaded via downloadHandler() and downloadButton(). This reproducible example works perfectly when deployed locally, but not when hosted on shinyapps.io. My understanding is that the quarto::quarto_render() call should have permission to write a file on shinyapps.io (it wouldn't be persistent from instance to instance, but that's fine). Does shinyapps.io not supp...
·forum.posit.co·
Generating a downloadable Quarto document from a shiny app on shinyapps.io