2017 © Pedro Peláez
 

library shapefile

ESRI ShapeFile library for PHP

image

phpmyadmin/shapefile

ESRI ShapeFile library for PHP

  • Saturday, June 9, 2018
  • by phpmyadmin
  • Repository
  • 3 Watchers
  • 8 Stars
  • 110,471 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 6 Forks
  • 0 Open issues
  • 19 Versions
  • 20 % Grown

The README.md

shapefile

ShapeFile library for PHP, (*1)

Test-suite codecov.io Scrutinizer Code Quality Packagist, (*2)

Features

This library supports the 2D and 3D variants, except MultiPatch, of the ShapeFile format as defined in https://www.esri.com/library/whitepapers/pdfs/shapefile.pdf. It can read and edit ShapeFiles and the associated information (DBF file). There are a lot of things that can be improved in the code, if you are interested in developing, helping with the documentation, making translations or offering new ideas please contact us., (*3)

Installation

Please use [Composer][1] to install:, (*4)

composer require phpmyadmin/shapefile

To be able to read and write the associated DBF file you need the dbase extension:, (*5)

pecl install dbase
echo "extension=dbase.so" > /etc/php8/conf.d/dbase.ini

Documentation

API documentation is available at https://develdocs.phpmyadmin.net/shapefile/., (*6)

Usage

To read a shape file:, (*7)

use PhpMyAdmin\ShapeFile\ShapeFile;
use PhpMyAdmin\ShapeFile\ShapeType;

$shp = new ShapeFile(ShapeType::Null);
$shp->loadFromFile('path/file.*');

History

This library is based on BytesFall ShapeFiles library written by Ovidio (ovidio AT users.sourceforge.net). It has been embedded in phpMyAdmin for years and slowly developed there. At one point people started to use our version rather than the original library and that was when we decided to make it a separate package., (*8)

The Versions

09/06 2018

dev-master

9999999-dev https://github.com/phpmyadmin/shapefile

ESRI ShapeFile library for PHP

  Sources   Download

GPL-2.0+ GPL-2.0-or-later

The Requires

  • php >=5.4.0

 

The Development Requires

geo shapefile shp dbf shape esri geospatial

15/05 2017

2.1

2.1.0.0 https://github.com/phpmyadmin/shapefile

ESRI ShapeFile library for PHP

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.0

 

The Development Requires

geo shapefile shp dbf shape esri geospatial

23/01 2017

2.0

2.0.0.0 https://github.com/phpmyadmin/shapefile

ESRI ShapeFile library for PHP

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.0

 

The Development Requires

geo shapefile shp dbf shape esri geospatial

07/01 2017

1.2

1.2.0.0 https://github.com/phpmyadmin/shapefile

ESRI ShapeFile library for PHP

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.0

 

The Development Requires

geo shapefile shp dbf shape esri geospatial

21/11 2016

1.1

1.1.0.0 https://github.com/phpmyadmin/shapefile

ESRI ShapeFile library for PHP

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.0

 

The Development Requires

geo shapefile shp dbf shape esri geospatial

21/11 2016

1.0

1.0.0.0 https://github.com/phpmyadmin/shapefile

ShapeFile library for PHP

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.0

 

The Development Requires

geo shapefile shp dbf shape esri geospatial

17/11 2016

0.13

0.13.0.0 https://github.com/phpmyadmin/shapefile

ShapeFile library for PHP

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.0

 

The Development Requires

geo shapefile shp dbf shape esri geospatial

16/11 2016

0.12

0.12.0.0 https://github.com/phpmyadmin/shapefile

ShapeFile library for PHP

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.0

 

The Development Requires

geo shapefile shp dbf shape esri geospatial

16/11 2016

0.11

0.11.0.0 https://github.com/phpmyadmin/shapefile

ShapeFile library for PHP

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.0

 

The Development Requires

geo shapefile shp dbf shape esri geospatial

05/09 2016

0.10

0.10.0.0 https://github.com/phpmyadmin/shapefile

ShapeFile library for PHP

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.0

 

The Development Requires

geo shapefile shp dbf shape esri geospatial

04/08 2016

0.9

0.9.0.0 https://github.com/phpmyadmin/shapefile

ShapeFile library for PHP

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.0

 

The Development Requires

geo shapefile shp dbf shape esri geospatial

24/06 2016

0.8

0.8.0.0 https://github.com/phpmyadmin/shapefile

ShapeFile library for PHP

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.0

 

The Development Requires

geo shapefile shp dbf shape esri geospatial

24/06 2016

0.7

0.7.0.0 https://github.com/phpmyadmin/shapefile

ShapeFile library for PHP

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.0

 

The Development Requires

geo shapefile shp dbf shape esri geospatial

24/06 2016

0.6

0.6.0.0 https://github.com/phpmyadmin/shapefile

ShapeFile library for PHP

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.0

 

The Development Requires

geo shapefile shp dbf shape esri geospatial

24/06 2016

0.5

0.5.0.0 https://github.com/phpmyadmin/shapefile

ShapeFile library for PHP

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.0

 

The Development Requires

geo shapefile shp dbf shape esri geospatial

24/06 2016

0.4

0.4.0.0 https://github.com/phpmyadmin/shapefile

ShapeFile library for PHP

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.0

 

The Development Requires

geo shapefile shp dbf shape esri geospatial

24/06 2016

0.3

0.3.0.0 https://github.com/phpmyadmin/shapefile

ShapeFile library for PHP

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.0

 

The Development Requires

geo shapefile shp dbf shape esri geospatial

24/06 2016

0.2

0.2.0.0 https://github.com/phpmyadmin/shapefile

ShapeFile library for PHP

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.0

 

The Development Requires

geo shapefile shp dbf shape esri geospatial

14/06 2016

0.1

0.1.0.0 https://github.com/phpmyadmin/shapefile

ShapeFile library for PHP

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.4.0
  • ext-dbase *

 

The Development Requires

geo shapefile shp dbf shape esri geospatial