mountainMath / cancensus

R wrapper for calling CensusMapper APIs
https://mountainmath.github.io/cancensus/index.html
Other
82 stars 15 forks source link

Error when requesting empty regions in 'sf' call. #195

Open mountainMath opened 1 year ago

mountainMath commented 1 year ago

When a request results in empty regions the server trips an error, this needs fixing server side. Example call:

get_census(dataset='CA21', regions=list(CD='3532'),  geo_format='sf', level='CT')