mod_sn_export_app | A minimal shiny app used for categorising streets |
mod_sn_import_app | A minimal shiny app used for categorising streets |
mod_sn_show_basic_municipality_app | A minimal shiny app used for showing summary statistics |
mod_sn_show_summary_stats_app | A minimal shiny app used for showing summary statistics |
mod_sn_street_info_app | A minimal shiny app used for categorising streets |
pipe | Pipe operator |
sn_check_data_folder | Checks if db folder exists, if not returns an informative... |
sn_cicerone | Create Cicerone guide |
sn_clean_street_name | Clean street name in order to keep only the |
sn_clean_street_name_croatian | Clean Croatian street name |
sn_clean_street_name_greek | Clean Greek street name |
sn_clean_street_name_polish | Clean Polish street name |
sn_clean_street_name_romanian | Clean Romanian street names |
sn_clean_street_name_ukrainian | Clean Ukrainian street name |
sn_connect_to_db | Return a connection to be used for db |
sn_create_city_boundary_id_combo | Create a city/id combination for proper caching |
sn_create_data_folder | Creates the folder where 'streetnamer' stores data. |
sn_create_map | Create thematic maps |
sn_derive_categories | Derive categories based on available information |
sn_disconnect_from_db | Ensure that connection to cache is disconnected consistently |
sn_download_osm | Download OSM data for whole countries from Geofabrik. |
sn_export | Exports data for a country or a municipality |
sn_export_basic | Export basic data for public consumption |
sn_export_checked_legacy | Exports checked file for further analysis |
sn_extract_places | Extract shape files of places from previously downloaded |
sn_extract_streets | Extract shape files of roads from previously downloaded |
sn_filter_people | Filter search result and keep only people |
sn_get_boundary_by_id | Get boundary by id |
sn_get_city_boundaries | Get city boundaries |
sn_get_city_combo | Get a data frame with all streets in a city with matching,... |
sn_get_clean_street_name_bilingual_df | Get name_clean_df for cities with bilingual city names |
sn_get_db_file | Gets location of cache file |
sn_get_db_table_name | Gets name of table inside the database |
sn_get_details_by_country | Get a pre-defined set of details about |
sn_get_details_by_lau | Gets details for a single city |
sn_get_details_legacy | Get a pre-defined set of details about |
sn_get_gender_label | Get gender label based on a Wikidata Q identifier |
sn_get_gisco_id | Get gisco id from name of municipality and country |
sn_get_info_box | Get data from Wikidata and generate a box with key... |
sn_get_lau_street_names | Retrieve cached item |
sn_get_named_city_streets | Gets roads within city boundaries, crops them, and keeps only... |
sn_get_osm_city_boundaries | Get city boundaries |
sn_get_street_named_after_id | Retrieve combination of municipality/street name/wikidata id... |
sn_get_streets | Extract shape files of roads from previously downloaded |
sn_import_from_manually_fixed | Import into the database manually fixed street names |
sn_lau_by_nuts | A dataset with all European LAUs, with the correspondent NUTS... |
sn_osm_countries | Countries and geographic entities for which shapefiles are... |
sn_run_app | Run the Shiny Application |
sn_search_named_after | Try to guess to whom a street is dedicated to |
sn_search_wiki | Search string in Wikidata and return Wikidata id, label, and... |
sn_set_cache_folder | Set folder for caching data |
sn_set_data_folder | Set folder for db data |
sn_standard_country | Turn a country name its a standard format, either country... |
sn_subset_streets | Keep only roads within a given boundary. |
sn_tidy_wiki | Return (almost) all information from a Wikidata item in a... |
sn_write_lau_street_names | Writes item to cache |
sn_write_street_named_after_id | Writes wikidata id for given street name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.