Skip to content

Commit

Permalink
static data repository for static geojson files
Browse files Browse the repository at this point in the history
  • Loading branch information
the-infinity committed Jun 7, 2024
1 parent 1f23428 commit f0a97c7
Show file tree
Hide file tree
Showing 10 changed files with 7 additions and 1,552 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ you can just define the static data method this way:
return self._get_static_parking_site_inputs_and_exceptions(source_uid=self.source_info.uid)
```

Afterwards, you can put the GeoJSON file to `/data`.
The default location for GeoJSON files is a [separate repository](https://github.com/ParkenDD/parkapi-static-data).

Please keep in mind that you will have to add tests for the migrated scraper.

Expand Down
Loading

0 comments on commit f0a97c7

Please sign in to comment.