| 02:15:46 | strk: | MapScript doesn't have a Map.getExtent but does have a Map.setExtent |
| 02:16:00 | strk: | the only way to get extent is trought the 'extent' property of the map |
| 02:16:10 | strk: | but, that value deosn't change after Map.setExtent is called |
| 02:16:15 | strk: | any idea ? |
| 02:16:28 | strk: | ( on whether this is a bug or feature and workarounds etc. ) |
| 05:50:33 | danmo: | jmckenna: does MS4W include the php_ogr.dll extension module? |
| 05:50:53 | danmo: | ( I guess I could check myself... just being lazy ) |
| 05:51:03 | jmckenna: | danmo: yes i try to make sure it is built for each release. checking 3.0 now... |
| 05:52:57 | jmckenna: | danmo: yes MS4W 3.0 contains php_ogr.dll, was built against the latest ( at the time ) GDAL, and i just tested it now by checking that it is shown in phpinfo. woot! |
| 05:53:19 | danmo: | cool. thanks : ) |