Skip to content

Commit

Permalink
Add geometries chapter
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs committed Oct 22, 2023
1 parent bff14e2 commit d64dc93
Show file tree
Hide file tree
Showing 4 changed files with 768 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ private/
**/*.parquet
**/*.json
**/*.geojson
**/cities.*
**/cities.*
**/nyc*
1 change: 1 addition & 0 deletions _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ parts:
- file: book/duckdb/03_python_api
- file: book/duckdb/04_data_import
- file: book/duckdb/05_data_export
- file: book/duckdb/06_geometries

- caption: PostGIS
numbered: true
Expand Down
Loading

0 comments on commit d64dc93

Please sign in to comment.