Personal tools
You are here: Home Documentation References PHP/Mapscript Class Reference

PHP/Mapscript Class Reference

Document Actions
Classes, properties and methods associated with the PHP/Mapscript module.

All content on one page (useful for printing, presentation mode etc.)

  1. Introduction

    Description of document, and associated background pages.

  2. Constants

    List of MapServer constants available.

  3. Functions

    List of functions available.

  4. Classes

    List of classes available.

All content on one page (useful for printing, presentation mode etc.)

This Reference Manual applies to: MapServer 4.0, MapServer 4.2, MapServer 4.4, MapServer 4.6, MapServer 4.8

by Jeff McKenna last modified 2005-12-16 14:17

missing function containsShape

Posted by Yewondwossen Assefa at 2006-04-11 20:03

int containsShape(shapeobj shape) Returns true if the shape given in argument is included inside the shape. Else returns false. Uses underlying GEOS msGEOSContains.

Insert layer function

Posted by Hari Krishna at 2006-04-26 13:18

Hi jeff, whats the equivalent function for insertlayer in phpmapscript as given in

http://mapserver.gis.umn.edu/docs/reference/mapscript. I guess its a mapobj function, i am unable to get the correct syntax, thanks for your help ....


Powered by Plone