Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.77 KB

NEWS.md

File metadata and controls

37 lines (30 loc) · 1.77 KB

mapmaryland (development version)

  • Update md_imap_index and md_arcgis_index reference data (2024-09-18)
  • Move {tigris} to Suggests.

mapmaryland 0.2.0

  • Update md_imap_index and md_arcgis_index reference data (2023-08-22)
  • Add cache_imap_data() function (2023-08-22)
  • Add md_house_districts_2022 and md_senate_districts_2022 (2022-07-05) and md_zcta data (2022-10-26)
  • Update msde_enrollment and md_schools data (2023-02-10)
  • Minor updates/fixes to get_md_crash_data(), format_md_crash_data(), and get_imap_data()

mapmaryland 0.1.0.9000 (2022-06-13)

  • refactor: set location default to NULL to allow get_imap_data() to work w/ no location
  • feat: add msde_enrollment data frame and md_schools simple features data frame
  • refactor: limit set_mapmaryland_options() support to crs parameter
  • refactor: add null.ok parameter to type2nm
  • feat: export md_census_places + remove md_senate_districts
  • refactor: add server_type column to md_imap_index
  • fix: transform md_census_places to 3857
  • refactor: add countyfp and county column to md_census_places
  • refactor: replace get_md_boundary w/ get_md_tigris()
  • feat: add support to more data sources including sources downloaded w/ the tigris package
  • feat: add CRS support to get_md_tigris() and erase_water option
  • feat: add format_md_sf() function
  • feat: add more datasets from tigris
  • feat: add us_states_near_md data
  • feat: add get_imap_data function
  • test: consolidate tests for get_imap_data and related functions
  • feat: add get_cama_data() and get_parcel_data() (using Maryland iMap data)
  • test: add tests for get_cama_data() and get_parcel_data()
  • refactor: add overedge as a dependency
  • feat: update md_arcgis_index to ensure consistency of service_url data