agrc / forklift

:tractor::package::sparkles: Slinging data all over the place :tractor::package::sparkles:
MIT License
28 stars 3 forks source link

Add docs for using feature services as crate sources #335

Open stdavis opened 3 years ago

stdavis commented 3 years ago
self.add_crate(
    (r'WRIFocusAreas/FeatureServer/0', r'https://services.arcgis.com/ZzrwjTRez6FJiOq4/arcgis/rest/services/',
    udnr, 'FocusAreas')
)