I am attempting to use python mapscript to generate some maps, however I am
running up against some problems.
My mapfile layer has a CONNECTION of
""http://127.0.0.1/cgi-bin/wms/rs/seacoos_rs_test?TIME_OFFSET_HOURS=%time_offset_hours%";
My mapscript test script has an OWSRequest that has a
setPara
After upgrading to Mapserver 6.0.0, I am unable to load the new
php_mapscript.so extension either from php.ini or my php file where I
use mapscript.
The attempt produces the following error output:
PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/lib/php/modules/php_mapscript.so' -
Zakaria,
You can do it with a Virtual Data Source.
Take a look at http://www.mapserver.org/input/vector/VirtualSpatialData.html
Cheers from México
IC Carlos Ruiz
From: Amr Zakaria
To: mapserver
Sent: Tuesday, July 12, 2011 8:23 AM
Subject: [mapserver-user
Dave,
I've had good success rendering DGN files referenced in a TILEINDEX
(http://lists.osgeo.org/pipermail/mapserver-users/2010-December/067444.html).
Try adding ".shp" to the end of your TILEINDEX:
TILEINDEX "index_dg.shp"
as OGR handles the files differently than Mapserver's native shape
Hello all,
I would like to hear feedback from the MapServer community on the status
of the MapWindow project and its support for exporting to MapServer .map
files. (aside: I am a long-time QGIS user and lover, but a potential
project could involve MapWindow indirectly)
I see that a "MapServ
i have xyz file contain lat , lon and height and i want to draw a layer in
mapserver
Best VB programmer , Azz.
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/list
On Tue, Jul 12, 2011 at 4:48 AM, wrote:
> I have a problem.
> Calling the mapserv.exe cgi I get an error message from memory.
> The application failed to start properly error (0xc0150002).
>
> The server operating system is 2003 and service pack 2
> What other requirements necessary to run the CG
Dear Jukka,
Yes, I am able to publish single DGN.
But when I go for tiled dgn, I have error.
Regards,
Dave C.
On 7/12/11, Rahkonen Jukka wrote:
> Hi,
>
> I have never played with DGN files with Mapserver. I would blindly follow
> the documents and try first with just one DGN file as in
> http:/
Hi,
I have never played with DGN files with Mapserver. I would blindly follow the
documents and try first with just one DGN file as in
http://mapserver.org/input/vector/dgn.html
and forward next to ogrtileindex as in
http://mapserver.org/input/vector/ogr.html
Perhaps there is something important
Hi Rahkonen,
Thanks for the prompt reply..!!
If I add
CONNECTIONTYPE OGR
in the Layer Tag, then the error is
7/12/2011 4:29:20 PM|msDrawMap(): Image handling error. Failed to draw
layer named 'DGN'.;msOGRFileOpen(): OGR error. Open failed for OGR
connection in layer `DGN'. File not fou
Hi,
I guess that Mapserver is seaching for shapefiles as default. Read the document
http://mapserver.org/input/vector/ogr.html and have a try with
CONNECTIONTYPE=OGR.
-Jukka Rahkonen
Dave Chetan wrote:
Hi,
I am publishing DGN data using tile option.
Hi,
I am publishing DGN data using tile option. I am getting error
"msShapefileOpen(): Unable to access file".
Following are the details of Input data, steps executed and error log.
Please, if anyone can help in resolving the issue.
Source files are DGN
D:\Tile\DGN\Final\1.dgn
D:\Tile\DGN\F
12 matches
Mail list logo