yonghah / esri2sf

Scrape features from ArcGIS Server REST API and create simple features dataframe
Other
138 stars 37 forks source link

Add bbox parameter to esri2sf function #22

Closed elipousson closed 3 years ago

elipousson commented 3 years ago

Closes #21 - supports bbox with any CRS (bbox is transformed to match the CRS of the selected layer)

yonghah commented 3 years ago

Thanks for your contribution!