Download the PHP package mepoooe/php-shapefile without Composer
On this page you can find all versions of the php package mepoooe/php-shapefile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mepoooe/php-shapefile
More information about mepoooe/php-shapefile
Files in mepoooe/php-shapefile
Download mepoooe/php-shapefile
More information about mepoooe/php-shapefile
Files in mepoooe/php-shapefile
Vendor mepoooe
Package php-shapefile
Short Description This is fork from prairiewest/php-shapefile. Which can record shape files with dbf data
License MIT
Package php-shapefile
Short Description This is fork from prairiewest/php-shapefile. Which can record shape files with dbf data
License MIT
Please rate this library. Is it a good library?
Informations about the package php-shapefile
PHP ShapeFile
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
All versions of php-shapefile with dependencies
PHP Build Version
Package Version
No informations.
The package mepoooe/php-shapefile contains the following files
Loading the files please wait ....