Package: VicmapR 0.2.3.9001
VicmapR: Access Victorian Spatial Data Through Web File Services (WFS)
Easily interfaces R to spatial datasets available through the Victorian Government's WFS (Web Feature Service): <https://opendata.maps.vic.gov.au/geoserver/ows?request=GetCapabilities&service=wfs>, which allows users to read in 'sf' data from these sources. VicmapR uses the lazy querying approach and code developed by Teucher et al. (2021) for the 'bcdata' R package <doi:10.21105/joss.02927>.
Authors:
VicmapR_0.2.3.9001.tar.gz
VicmapR_0.2.3.9001.zip(r-4.5)VicmapR_0.2.3.9001.zip(r-4.4)VicmapR_0.2.3.9001.zip(r-4.3)
VicmapR_0.2.3.9001.tgz(r-4.4-any)VicmapR_0.2.3.9001.tgz(r-4.3-any)
VicmapR_0.2.3.9001.tar.gz(r-4.5-noble)VicmapR_0.2.3.9001.tar.gz(r-4.4-noble)
VicmapR_0.2.3.9001.tgz(r-4.4-emscripten)VicmapR_0.2.3.9001.tgz(r-4.3-emscripten)
VicmapR.pdf |VicmapR.html✨
VicmapR/json (API)
NEWS
# Install 'VicmapR' in R: |
install.packages('VicmapR', repos = c('https://justincally.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/justincally/vicmapr/issues
- name_conversions - Name conversions between old and new geoserver
Last updated 2 months agofrom:6de4b5878e. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win | NOTE | Nov 10 2024 |
R-4.5-linux | NOTE | Nov 10 2024 |
R-4.4-win | NOTE | Nov 10 2024 |
R-4.4-mac | NOTE | Nov 10 2024 |
R-4.3-win | NOTE | Nov 10 2024 |
R-4.3-mac | NOTE | Nov 10 2024 |
Exports:%>%BBOXBEYONDcheck_geoservercollectCONTAINSconvert_layer_nameCQLCROSSESdata_citationdata_dictionarydbQuoteIdentifierdbQuoteStringDISJOINTDWITHINEQUALSfeature_colsfeature_hitsfiltergeom_col_nameget_col_dfget_metadataheadINTERSECTSlistLayersOVERLAPSRELATEselectshow_queryTOUCHESvicmap_optionsvicmap_queryWITHIN
Dependencies:askpassbase64encblobbrewbslibcachemclassclassIntclicolorspacecpp11crosstalkcurlDBIdbplyrdigestdplyre1071evaluatefansifarverfastmapfontawesomefsgenericsgeojsonsfgeometriesgluehighrhtmltoolshtmlwidgetshttpuvhttrjquerylibjsonifyjsonlitekableExtraKernSmoothknitrlabelinglaterlatticelazyevalleafemleafletleaflet.providersleafpoplifecyclelubridatemagrittrmapviewMASSmemoisemimemunsellopensslpillarpkgconfigplyrpngpromisesproxypurrrR6rapidjsonrrappdirsrasterRColorBrewerRcpprlangrmarkdownrstudioapirvests2sasssatellitescalesselectrservrsfsfheadersspstringistringrsvglitesyssystemfontsterratibbletidyrtidyselecttimechangetinytexunitsutf8uuidvctrsviridisLitewithrwkxfunxml2yaml
How to Query Vicmap Data
Rendered fromquery_vicmap.Rmd
usingknitr::rmarkdown
on Nov 10 2024.Last update: 2024-09-11
Started: 2021-02-04
Migration to the Open Data Platform
Rendered frommigration_odp.Rmd
usingknitr::rmarkdown
on Nov 10 2024.Last update: 2023-03-03
Started: 2023-03-02
Vicmap for Beginners
Rendered frombeginner_vicmap.Rmd
usingknitr::rmarkdown
on Nov 10 2024.Last update: 2023-04-11
Started: 2022-06-03
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check Geoserver Response | check_geoserver |
Convert layer names from old platform naming convention to the new platform naming convention | convert_layer_name |
CQL escaping | CQL |
CQL Geometry Predicates | BBOX BEYOND CONTAINS cql_geom_predicates CROSSES DISJOINT DWITHIN EQUALS INTERSECTS OVERLAPS RELATE TOUCHES WITHIN |
Layer Metadata | data_citation data_dictionary get_metadata |
The Number of Rows of the Promised Data | feature_hits |
Get Column Information | feature_cols geom_col_name get_col_df |
List Available WFS Layers | listLayers |
Name conversions between old and new geoserver | name_conversions |
Print a Snapshot of the Data | print.vicmap_promise |
options | check_chunk_limit vicmap_options |
Establish Vicmap Query | vicmap_query |