geofileops:库使地理文件的空间操作变得快速而轻松

时间:2024-04-07 12:30:15
【文件属性】:

文件名称:geofileops:库使地理文件的空间操作变得快速而轻松

文件大小:635KB

文件格式:ZIP

更新时间:2024-04-07 12:30:15

Python

地理文件 库使对地理文件的空间操作变得快速而轻松。通过在后台使用geopandas,gdal和ogr2ogr来完成此任务,并使用所有可用的内核对文件执行地理空间操作。 评论: 可以使用最典型的操作:缓冲,简化,溶解,合并,擦除,相交,... 大文件非常快。可用内核越多,显然速度越快。 在geopackage和shapefile输入文件上进行了测试。 可以在以下位置找到文档: :


【文件预览】:
geofileops-master
----MANIFEST.in(65B)
----.readthedocs.yml(680B)
----benchmark()
--------benchmark_results.csv(2KB)
--------benchmark.py(13KB)
----install_scripts()
--------install_geofileops_dev.sh(161B)
--------install_geofileops.sh(4KB)
----docs()
--------reference.rst(129B)
--------user_guide.rst(2KB)
--------conf.py(3KB)
--------getting_started.rst(1KB)
--------reference_automodapi.rst(189B)
--------make.bat(760B)
--------development.rst(990B)
--------requirements.txt(633B)
--------Makefile(634B)
--------make_rst.bat(43B)
--------index.rst(799B)
----environment.yml(233B)
----run_docs.sh(428B)
----run_tests.sh(413B)
----tests()
--------test_ogr_util.py(4KB)
--------test_helper.py(5KB)
--------test_vector_util_grid.py(1KB)
--------data()
--------test_general_util.py(973B)
--------test_vector_util_geoseries.py(7KB)
--------test_io_util.py(2KB)
--------test_geofile.py(22KB)
--------test_geofileops_gpd.py(26KB)
--------test_vector_util_geometry.py(20KB)
--------test_geofileops_ogr_singlelayer.py(18KB)
--------test_geofileops_ogr_twolayers.py(24KB)
----geofileops()
--------geofile.py(41KB)
--------geofileops.py(42KB)
--------__init__.py(0B)
--------util()
----version.txt(5B)
----samples()
--------logging.json(1KB)
--------GIS_analysis.py(3KB)
----setup.py(868B)
----.gitignore(144B)
----run_test-cov.sh(441B)
----README.md(542B)
----LICENSE.txt(1KB)

网友评论