Add a GIS shapefile to landmap importer.

This commit is contained in:
Dan Albert
2022-09-09 14:08:02 -07:00
committed by Raffson
parent 38e2bf187f
commit 4d9179d378
4 changed files with 228 additions and 4 deletions

5
.gitattributes vendored
View File

@@ -1,5 +1,4 @@
* text=auto
*.pxd text diff=python
*.py text diff=python
*.py3 text diff=python
@@ -7,11 +6,11 @@
*.pyx text diff=python
*.pyz text diff=python
*.pyi text diff=python
*.db binary
*.p binary
*.pkl binary
*.pickle binary
*.pyc binary export-ignore
*.pyo binary export-ignore
*.pyd binary
*.pyd binary
unshipped_data/arcgis_maps/ filter=lfs diff=lfs merge=lfs -text