mepoooe/php-shapefile
Composer 安装命令:
composer require mepoooe/php-shapefile
包简介
This is fork from prairiewest/php-shapefile. Which can record shape files with dbf data
README 文档
README
PHP Class to read some types of ESRI Shapefile and its associated DBF into a PHP Array. Note that the .shp file can only be read sequentially, the .shx is not used for seeking to specific records.
This fork will also write Shapefiles (and the index and DBF).
Only the following shape types are currently supported:
- Point
- Multipoint
- Polyline
- Polygon
Sample usage can be found in the /tests directory.
Documentation and examples at http://gasparesganga.com/labs/php-shapefile
统计信息
- 总下载量: 397
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-06-18