happign 0.1.4
- Fix resolution for
get_wms_raster()
. Depending on shape and resolution, multiple tile are downloaded and combine to get the right resolution. Also adding vignette Resolution for raster for further explanation
- New start up message based on RSS flux of IGN website to warn user if there issues (slowdown, shutdown) or news resources *
get_wms_raster()
now fix S2 geometry problems
- adding
method
and mode
argument of download.file()
to have more freedom on the type of download with get_wms_raster()
- Completion of the
happign_for_forester
vignette
- adding first
get_apicarto_*
vectorized function for cadastre
- adding
shp_to_geojson()
function to avoid geojsonsf
package dependency
happign 0.1.3
happign 0.1.2
- adding a
filename
argument to get_wms_raster()
and get_wfs()
allowing to save data on disk. This new feature also overcomes the problem of connection to some WMS with GDAL #1
- Automatic weekly detection of http errors for all WFS and WMS APIs. Layers not readable by
get_wms_raster()
#1 are also listed. The automatic report is published on the happign
site
- adding data license of IGN (etalab 2.0) to readme
happign 0.1.1
- add function to test internet connection and availability of IGN website when loading
happign
)
- test improvement
- readme and vignette improvement
happign 0.1.0
- add interface for WFS, and WMS raster service with
get_wfs()
and get_wms_raster()
- add
get_apikeys()
and get_layers_metadata()
to allow access to metadata from R