Re: [mapserver-users] Looking for instances of Mapserver implementation?

2009-01-23 Thread LMonge
Hi Saka

This is a basic implementation using Fusion client and UMN MapServer.

http://geoconstructor.ens.uabc.mx   it's about seismic vulnerability of
urban bridges



Note:Some points on the map have a image catalog
best regards

Luis Angel
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] How to develop in Mapserver?

2009-01-16 Thread LMonge
Thank you very much for answer! Tamas!!

Sorry I dont have any example code! Only I have documentation about analysis
of the algorithm..Still I have not began the phases of design and
development. In this moment, I am interested to learn how can i to do for
develop in MapServer codebase and I am a little worried because I dont know
how to do it..

About the algorithm: In very general terms is a kind of search algorithm. it
must get some
data of MAPFILE and manipulate them.And I need to add some new reserved
words in the MAPFILE for activate my algorithm. (I think i will need to
create a new files for my algorithm and modify: mapfile.h,mapfile.dtd,etc)

I am reading about compile mapserver with MSVC, but I am not understanding
very clearly.. (http://www.mapserver.org/installation/win32.html#compiling).


For example:
-Only can I compile the mapserver code base with CMD.exe? what about the
graphical mode?
-I need to see the values that get my variables of the MAPFILE,check my
loops (for,while),etc.


Thanks




On Thu, Jan 15, 2009 at 4:58 AM, Tamas Szekeres szeker...@gmail.com wrote:

 Hi,

 Do you have an example where you'd like to plug your code into the
 mapserver codebase, what kind of algorithm you'd like to implement?
 The debugging options may be specific to the platform and the
 compiler/debugger beilg used. For example you could compile mapserver with
 debug info by using MSVC and setting up the debug option in the nmake.opt
 file.

 Best regards,

 Tamas



 2009/1/15 LMonge boommo...@gmail.com

 Hello

 I want to develop and adapt an algorithm to the source code of MapServer,
 but I don't have idea what tool I need to develop in the mapserver. For
 example: I want to verify step by step that my algorithm run!, verify errors
 in declarations and fuctions, compile my algorithm with the source code of
 mapserver and check my algorithm with the define values of  .MAPFILE




 Goal:

 Verify operation of the algorithm with data of the (.MAP) -- TOOL--Compile 
 and run the source code of mapserver and my algorithm



 I hope somebody help me!, and can write me  some good tips pleasee



 My best regards


 ___
 mapserver-users mailing list
 mapserver-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapserver-users



___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


[mapserver-users] How to develop in Mapserver?

2009-01-15 Thread LMonge
Hello

I want to develop and adapt an algorithm to the source code of MapServer,
but I don't have idea what tool I need to develop in the mapserver. For
example: I want to verify step by step that my algorithm run!, verify errors
in declarations and fuctions, compile my algorithm with the source code of
mapserver and check my algorithm with the define values of  .MAPFILE




Goal:

Verify operation of the algorithm with data of the (.MAP) --
TOOL--Compile and run the source code of mapserver and my algorithm



I hope somebody help me!, and can write me  some good tips pleasee



My best regards
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users