php7-mapnik icon indicating copy to clipboard operation
php7-mapnik copied to clipboard

PHP extension for geospatial rendering with Mapnik

Results 4 php7-mapnik issues
Sort by recently updated
recently updated
newest added
trafficstars

make test fail because of missing 'stdlib.h', how can i fix it? thx

As an end-user I want php7-mapnik available in PECL, so I may easily install it with a one liner. **Feasibility** Mapnik requires a tall stack of dependencies that can be...

enhancement

Currently PHP7 Mapnik only implements the bare minimum requirements for constructing Box2D objects. There's plenty of low hanging fruit in the C++ API that would make working with envelopes easier......

enhancement

Setters and manipulation functions should return the instance of the object, so that code is cleaner and more readable.

enhancement