CLAWRIM Wiki

The Computational Lab for Advanced Water Resources Informatics and Modeling

User Tools

Site Tools


howtos:how_to_download_features_using_the_arcgis_rest_api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
howtos:how_to_download_features_using_the_arcgis_rest_api [2024-09-24 07:32 am] hchohowtos:how_to_download_features_using_the_arcgis_rest_api [2024-09-24 07:35 am] (current) hcho
Line 91: Line 91:
  
 # merge geojson files # merge geojson files
-jq -c 'reduce inputs.features as $s (.; .features += $s) | del(.properties)' *.geojson > $output+jq 'reduce inputs.features as $s (.; .features += $s) | del(.properties)' *.geojson > $output
 </file> </file>
  
howtos/how_to_download_features_using_the_arcgis_rest_api.1727184776.txt.gz · Last modified: by hcho

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki