geofileops
Python toolbox to process large geospatial vector files faster.
파일 탐색기
최종 버전 다운로드 (.zip)- perftests.yml
- release_tag_to_pypi.yml
- tests.yml
- tests_installed.yml
- tests_installed_docker_micromamba.yml
- dependabot.yml
- __init__.py
- benchmarks_geofileops.py
- testdata.py
- geofileops_buffer.png
- geofileops_buffer_gpd.png
- geofileops_buffer_gridsize_spatialite.png
- geofileops_buffer_spatialite.png
- geofileops_clip.png
- geofileops_clip_agri_complexpoly.png
- geofileops_dissolve.png
- geofileops_dissolve_groupby.png
- geofileops_export_by_location_intersects.png
- geofileops_export_by_location_intersects_complexpoly.png
- geofileops_intersection.png
- geofileops_intersection_complexpoly_agri.png
- geofileops_intersection_complexpoly_complexpoly.png
- geofileops_intersection_gridsize.png
- geofileops_join_by_location_intersects.png
- geofileops_makevalid_gpd.png
- geofileops_makevalid_gridsize_gpd.png
- geofileops_makevalid_gridsize_spatialite.png
- geofileops_makevalid_spatialite.png
- geofileops_symmetric_difference_complexpolys_agri.png
- geofileops_union.png
- geofileops_union_full_self_attr_cols.png
- benchmark_results.csv
- GeoBenchmark.png
- __init__.py
- benchmark_all.py
- benchmark_geofileops.py
- benchmarker.py
- reporter.py
- installed.yml
- latest-fiona.yml
- latest.yml
- minimal.yml
- nightly-deps.yml
- readthedocs.yml
- buffer_endcap_flat.png
- buffer_endcap_round.png
- buffer_endcap_square.png
- buffer_joinstyle_bevel.png
- buffer_joinstyle_mitre.png
- buffer_joinstyle_round.png
- buffer_mitre_10.png
- buffer_mitre_25.png
- buffer_mitre_50.png
- buffer_quadrantsegments_1.png
- buffer_quadrantsegments_2.png
- buffer_quadrantsegments_5.png
- clip_input.png
- clip_result.png
- apply_remove_inner_rings.py
- apply_vectorized_centerline.py
- figures.py
- union_full_self.py
- geofileops.rst_old
- reference_automodapi.rst_old
- conf.py
- development.rst
- faq.rst
- index.rst
- installation.rst
- make.bat
- make_rst.bat
- Makefile
- reference.rst
- user_guide.rst
- __init__.py
- _union_full.py
- __init__.py
- _general_helper.py
- _options.py
- _parameter_helper.py
- layerstyles.py
- __init__.py
- _general_util.py
- _geofileinfo.py
- _geometry_util.py
- _geoops_gpd.py
- _geoops_ogr.py
- _geoops_sql.py
- _geopath_util.py
- _geoseries_util.py
- _io_util.py
- _ogr_sql_util.py
- _ogr_util.py
- _processing_util.py
- _sqlite_userdefined.py
- _sqlite_util.py
- geodataframe_util.py
- geofiletypes.csv
- test.gpkg
- __init__.py
- _compat.py
- fileops.py
- geoops.py
- py.typed
- version.txt
- __init__.py
- test_many_small_files.py
- 31370_no_epsg.prj
- gapfill_touches_segment.gpkg.zip
- neg_buffer_makes_smaller.gpkg.zip
- BEFL-kbl.gpkg
- curvepolygon.gpkg
- geofileops_testdata.qgz
- linestring-row-trees.gpkg
- linestring-watercourse.gpkg
- linestrings_hedges.gpkg
- point.gpkg
- poly_shp.zip
- polygon-3overlappingcircles-1.gpkg
- polygon-3overlappingcircles-2+3.gpkg
- polygon-3overlappingcircles.gpkg
- polygon-4overlappingcircles.gpkg
- polygon-invalid.gpkg
- polygon-no-rows.gpkg
- polygon-parcel.gpkg
- polygon-simplify-onborder-testcase.gpkg
- polygon-twolayers.gpkg
- polygon-zone.gpkg
- polygonstyle.qml
- polygonstyle.sld
- __init__.py
- test_geofile.py
- test_indexes.py
- __init__.py
- test_general_helper.py
- test_layerstyles.py
- test_options.py
- test_parameter_helper.py
- __init__.py
- test_concat.py
- test_export_by_location.py
- test_geofileops_twolayers.py
- test_join.py
- __init__.py
- test_geofileops_singlelayer.py
- test_geofileops_singlelayer_gpd.py
- test_geofileops_singlelayer_ogr.py
- test_geofileops_singlelayer_sql.py
- test_geoops_dissolve.py
- test_geoops_dissolve_within_distance.py
- test_union_full_self.py
- __init__.py
- test_general_util.py
- test_geofileinfo.py
- test_geopath_util.py
- test_geoseries_util.py
- test_io_util.py
- test_ogr_sql_util.py
- test_ogr_util.py
- test_processing_util.py
- test_sqlite_userdefined.py
- test_sqlite_util.py
- __init__.py
- test_geoops_gpd.py
- test_geoops_sql.py
- test_helper.py
- test_spatialite.py
- test_version.py
- .env
- .git-blame-ignore-revs
- .gitignore
- .pre-commit-config.yaml
- .readthedocs.yml
- CHANGELOG.md
- CITATION.cff
- CONTRIBUTING.md
- environment-dev.yml
- LICENSE.txt
- MANIFEST.in
- pyproject.toml
- README.md
- setup.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/geofileops/geofileops
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd geofileops
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
