From dell.yan@chinaquest.com Tue Jul 1 04:18:56 2003
From: dell.yan@chinaquest.com (DellYan)
Date: Tue, 1 Jul 2003 11:18:56 +0800
Subject: [Chameleon] (no subject)
Message-ID: <3847F35B08A3E342B56E79AD3393A6A20125D20A@nwcb-sh-mail.corp.nwcyberbase.com>
This is a multi-part message in MIME format.
------_=_NextPart_001_01C33F7F.8173E5F5
Content-Type: text/plain;
charset="gb2312"
Content-Transfer-Encoding: quoted-printable
=E3=C6=BA=E9=C0=A4 =20
=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=B3=C7=CA=D0=CD=A8=CD=F8=C2=E7=D0=C5=CF=A2=BC=BC=CA=F5=D3=D0=CF=DE=B9=AB=CB=
=BE
> E-Mail : dell.yan@chinaquest.com
> Tel : 021-33074566-191
------_=_NextPart_001_01C33F7F.8173E5F5
Content-Type: text/html;
charset="gb2312"
Content-Transfer-Encoding: quoted-printable
=E3=C6=BA=E9=C0=A4 =
&nb=
sp;
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<=
/FONT>
=B3=C7=CA=D0=CD=A8=CD=F8=C2=E7=D0=C5=CF=A2=BC=BC=CA=
=F5=D3=D0=CF=DE=B9=AB=CB=BE
=
> E-Mail =
: dell.yan@chinaquest.com
=
> Tel : 021-33074566-191
------_=_NextPart_001_01C33F7F.8173E5F5--
From cdlee@ms16.url.com.tw Tue Jul 1 15:16:01 2003
From: cdlee@ms16.url.com.tw (cdlee)
Date: Tue, 1 Jul 2003 22:16:01 +0800
Subject: [Chameleon] Problem about WMSPARSE
Message-ID: <001301c33fdb$4da6f180$7801a8c0@orange>
Hi all,
when i tried to install WMSPARSE on my RedHat 9.0 machine, i got the
following error messages, what is wrong?
dbfopen.o(.text+0x1e4b): In function `str_to_upper':
/home/sacha/proj/cwc/htdocs/common/wmsparse/dbfopen.c:1299: undefined
reference to `__ctype_b'
dbfopen.o(.text+0x1e6c):/home/sacha/proj/cwc/htdocs/common/wmsparse/dbfopen.
c:1299: undefined reference to `__ctype_b'
collect2: ld returned 1 exit status
make: *** [wmsparse] Error 1
From spencer@dmsolutions.ca Tue Jul 1 22:12:27 2003
From: spencer@dmsolutions.ca (Paul Spencer)
Date: Tue, 01 Jul 2003 17:12:27 -0400
Subject: [Chameleon] Problem about WMSPARSE
Message-ID: <3F01F93B.5000402@magma.ca>
Hi,
the problem is that chameleon is distributed with precompiled object
files that are getting in the way. Try
$ make clean; make;
I will file a bug to remove the linux binaries from the tarball.
Thanks,
Paul
cdlee wrote:
> Hi all,
> when i tried to install WMSPARSE on my RedHat 9.0 machine, i got the
> following error messages, what is wrong?
>
> dbfopen.o(.text+0x1e4b): In function `str_to_upper':
> /home/sacha/proj/cwc/htdocs/common/wmsparse/dbfopen.c:1299: undefined
> reference to `__ctype_b'
>dbfopen.o(.text+0x1e6c):/home/sacha/proj/cwc/htdocs/common/wmsparse/dbfopen.
> c:1299: undefined reference to `__ctype_b'
> collect2: ld returned 1 exit status
> make: *** [wmsparse] Error 1
--
Paul Spencer
Applications and Software Development
DM Solutions Group Inc.
http://www.dmsolutions.ca
From mcilhagga@dmsolutions.ca Thu Jul 3 22:49:43 2003
From: mcilhagga@dmsolutions.ca (Dave McIlhagga)
Date: Thu, 03 Jul 2003 17:49:43 -0400
Subject: [Chameleon] Use of chameleon
Message-ID: <3F04A4F7.60109@dmsolutions.ca>
This was an off-list discussion going on, that we thought might be of
interest to the broader chameleon list. I've capture the discussion to
date below:
Original message from Tom Kralidis:
cwc2, or CGDI WMS Client Component, is a project between Natural Resources
Canada and DM Solutions Group, in support of the Canadian Geospatial Data
Infrastructure. The idea behind cwc2 was to enable rapid application
development of web clients connecting to OGC type services. Since cwc2
takes care of alot of the complexities of web mapping applications,
organizations can create simple templates and deploy applications in rapid
fashion, either by installing the cwc2 engine onsite, or calling it
remotely. A main target of the project is government organization web
developers, who aren't necessarily WebGIS type experts.
Follow-up question from Chris Nicholas
It does look interesting, though we have to get used to PHP; we are a
Java shop here, and are using the Java/SWIG interfaces to Mapserver.
One thing of particular interest to us is the plan for more
sophisticated applications, that involve directed graphs of user
interactivity. In particular, what framework similar to Java "Struts",
that enables high-level application design such as:
http://www.synthis.com/products/adalon/overview.jsp, do you foresee for
Chameleon and PHP pages in general?
Chris Nicholas
GlobeXplorer
--
Dave McIlhagga
http://www.dmsolutions.ca
From gis@schnegg.net Tue Jul 15 11:40:42 2003
From: gis@schnegg.net (Frank Rittinger)
Date: Tue, 15 Jul 2003 12:40:42 +0200
Subject: [Chameleon] example applications
Message-ID: <3F13DA2A.6010302@schnegg.net>
Hello list,
I just downloaded and installed Chameleon. Now I was looking for
the demos (Geobase and Toporama) to play around with. Unfortunately, I
couldn't find them.
Any hints on where I can find examples?
Thanks, Frank
From Tom.Kralidis@CCRS.NRCan.gc.ca Tue Jul 15 15:27:20 2003
From: Tom.Kralidis@CCRS.NRCan.gc.ca (Tom.Kralidis@CCRS.NRCan.gc.ca)
Date: Tue, 15 Jul 2003 10:27:20 -0400
Subject: [Chameleon] example applications
Message-ID: <7CDD7B94357FD5119E800002A537C46E04FA234F@s5-ccr-r1.ccrs.nrcan.gc.ca>
Hi Frank,
The GeoBase and Toporama demos are not public yet. When they do become
public (Toporama shouldn't be long), they'll be announced to this list.
In the meantime, you can check out an example by going to
http://geodiscover.cgdi.ca/gdp/search?action=searchForm&entryType=webService
. Clicking 'Search' will open up an instance of Chameleon.
Cheers
..Tom
=================================
Tom Kralidis
Systems Scientist
Canada Centre for Remote Sensing
Tel: +01-613-947-1828
http://www.cgdi.ca/
=================================
> -----Original Message-----
> From: Frank Rittinger [mailto:gis@schnegg.net]
> Sent: Tuesday, July 15, 2003 6:41 AM
> To: chameleon@lists.maptools.org
> Subject: [Chameleon] example applications
>
>
> Hello list,
>
> I just downloaded and installed Chameleon. Now I was looking for
> the demos (Geobase and Toporama) to play around with.
> Unfortunately, I
> couldn't find them.
>
> Any hints on where I can find examples?
>
> Thanks, Frank
>
>
> _______________________________________________
> Chameleon mailing list
> Chameleon@lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/chameleon
>
From mcilhagga@dmsolutions.ca Tue Jul 15 15:46:04 2003
From: mcilhagga@dmsolutions.ca (Dave McIlhagga)
Date: Tue, 15 Jul 2003 10:46:04 -0400
Subject: [Chameleon] example applications
References: <7CDD7B94357FD5119E800002A537C46E04FA234F@s5-ccr-r1.ccrs.nrcan.gc.ca>
Message-ID: <3F1413AC.4060808@dmsolutions.ca>
Another example is the directions for the MapServer User Meeting
available at:
http://www.mapsherpa.com/mum/
I believe there was also a sample application included in the
distribution that includes many of the widgets? Could someone comment
if this is the case?
Dave
--
Dave McIlhagga
http://www.dmsolutions.ca
> Hi Frank,
>
> The GeoBase and Toporama demos are not public yet. When they do become
> public (Toporama shouldn't be long), they'll be announced to this list.
>
> In the meantime, you can check out an example by going to
> http://geodiscover.cgdi.ca/gdp/search?action=searchForm&entryType=webService
> . Clicking 'Search' will open up an instance of Chameleon.
>
> Cheers
>
> ..Tom
>
> =================================
> Tom Kralidis
> Systems Scientist
> Canada Centre for Remote Sensing
> Tel: +01-613-947-1828
> http://www.cgdi.ca/
> =================================
>
>
>>-----Original Message-----
>>From: Frank Rittinger [mailto:gis@schnegg.net]
>>Sent: Tuesday, July 15, 2003 6:41 AM
>>To: chameleon@lists.maptools.org
>>Subject: [Chameleon] example applications
>>
>>
>>Hello list,
>>
>>I just downloaded and installed Chameleon. Now I was looking for
>>the demos (Geobase and Toporama) to play around with.
>>Unfortunately, I
>>couldn't find them.
>>
>>Any hints on where I can find examples?
>>
>>Thanks, Frank
>>
>>
>>_______________________________________________
>>Chameleon mailing list
>>Chameleon@lists.maptools.org
>>http://lists.maptools.org/mailman/listinfo/chameleon
>>
>
> _______________________________________________
> Chameleon mailing list
> Chameleon@lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/chameleon
>
From thorne@dmsolutions.ca Tue Jul 15 17:00:12 2003
From: thorne@dmsolutions.ca (Christopher R. Thorne)
Date: Tue, 15 Jul 2003 12:00:12 -0400
Subject: [Chameleon] example applications
References: <7CDD7B94357FD5119E800002A537C46E04FA234F@s5-ccr-r1.ccrs.nrcan.gc.ca> <3F1413AC.4060808@dmsolutions.ca>
Message-ID: <3F14250C.7070705@dmsolutions.ca>
Yes, this is correct there is a sample application for both
CWC 1.0 version and a different sample app for Chameleon (CWC 1.1)
/htdocs/test.html
or?
/htdocs/sample.html
Chris
Dave McIlhagga wrote:
> Another example is the directions for the MapServer User Meeting
> available at:
>
> http://www.mapsherpa.com/mum/
>
> I believe there was also a sample application included in the
> distribution that includes many of the widgets? Could someone comment
> if this is the case?
>
> Dave
--
Christopher R. Thorne
GIS Specialist,
DM Solutions Group Inc.
http://www.dmsolutions.ca
email: thorne@dmsolutions.ca
Phone: (613) 565-5056 ext.22
Fax : (613) 565-0925
------------------------------
From John.Arthur@T-Mobile.com Tue Jul 22 20:55:05 2003
From: John.Arthur@T-Mobile.com (Arthur, John)
Date: Tue, 22 Jul 2003 12:55:05 -0700
Subject: [Chameleon] A few errors I need help with.
Message-ID:
The following errors are associated with "test.php" script. The
"simple.html" template has broken images too. It seams the map images are
not being written to the "/tmp/ms_tmp" dir. But the buttons are being
written to the "/tmp/ms_tmp/buttons" dir.
The first error I have:
Warning: [MapServer Error]: msProcessProjection(): no options found in
'init' file in /opt/cwc2/htdocs/common/wrapper/map_session.php on line 214
Warning: Failed to open map file /opt/cwc2/htdocs/template.map in
/opt/cwc2/htdocs/common/wrapper/map_session.php on line 214
Fatal error: Call to a member function on a non-object in
/opt/cwc2/htdocs/common/wrapper/map_session.php on line 231
Then if I "#" out the "init=epsg:42304" and uncomment the other projection
settings, I get this error:
Fatal error: [MapServer Error]: msDrawScalebar(): Map units not set. in
/opt/cwc2/htdocs/widgets/Scalebar.widget.php on line 338
If I set the SCALEBAR to false in the "test.html" template, the next page
comes up, but I have broken images and the following error pops up in a new
window:
Warning: [MapServer Error]: getSymbol(): Parsing error near (null):(line 11)
in /opt/cwc2/htdocs/common/wrapper/map_session.php on line 208
Warning: Failed to open map file /tmp/sess_3f1d94c22155a/1058903234-1117.map
in /opt/cwc2/htdocs/common/wrapper/map_session.php on line 208
Fatal error: Call to a member function on a non-object in
/opt/cwc2/htdocs/common/wrapper/map_session.php on line 231
MAP
EXTENT -2594561.35333333 -712631 3467361.35333333 3840000
FONTSET "/opt/cwc2/etc/fonts.txt"
IMAGECOLOR 255 255 255
IMAGETYPE png
RESOLUTION 90.714286
SYMBOLSET "/opt/cwc2/etc/symbols.sym"
SIZE 400 300
STATUS ON
TRANSPARENT TRUE
UNITS (null)
NAME "DEMO"
OUTPUTFORMAT
NAME png
MIMETYPE image/png
DRIVER GD/PNG
EXTENSION png
IMAGEMODE PC256
TRANSPARENT TRUE
END
PROJECTION
"init=epsg:42304"
END
LEGEND
IMAGECOLOR 255 255 255
KEYSIZE 18 12
KEYSPACING 5 5
LABEL
SIZE MEDIUM
TYPE BITMAP
BUFFER 0
COLOR 0 0 89
FORCE FALSE
MINDISTANCE -1
MINFEATURESIZE -1
OFFSET 0 0
PARTIALS TRUE
END
POSITION LL
STATUS ON
TEMPLATE "legend_template.html"
END
QUERYMAP
COLOR 255 0 0
SIZE -1 -1
STATUS OFF
STYLE HILITE
END
REFERENCE
COLOR -1 -1 -1
EXTENT -1 -1 -1 -1
IMAGE "./images/keymap.png"
OUTLINECOLOR 255 0 0
SIZE 120 90
STATUS ON
MARKER 0
MARKERSIZE 0
MINBOXSIZE 3
MAXBOXSIZE 0
END
SCALEBAR
BACKGROUNDCOLOR 0 0 0
COLOR 255 255 255
IMAGECOLOR 255 255 255
INTERVALS 5
LABEL
SIZE SMALL
TYPE BITMAP
BUFFER 0
COLOR 0 0 0
FORCE FALSE
MINDISTANCE -1
MINFEATURESIZE -1
OFFSET 0 0
PARTIALS TRUE
POSITION UL
END
OUTLINECOLOR 0 0 0
POSITION LL
SIZE 150 5
STATUS OFF
STYLE 0
UNITS KILOMETERS
END
WEB
IMAGEPATH "/tmp/ms_tmp/"
IMAGEURL "/ms_tmp/"
METADATA
"wms_context_version" "0.1.4"
END
END
END
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
John Arthur
RF Technician
Office: (757) 490-7221
Cellular: (757) 839-0021
Email: john.arthur@t-mobile.com
T-Mobile USA
Get more from life
From morissette@dmsolutions.ca Tue Jul 22 21:14:51 2003
From: morissette@dmsolutions.ca (Daniel Morissette)
Date: Tue, 22 Jul 2003 16:14:51 -0400
Subject: [Chameleon] A few errors I need help with.
References:
Message-ID: <3F1D9B3B.85C674A@dmsolutions.ca>
"Arthur, John" wrote:
>
> The following errors are associated with "test.php" script. The
> "simple.html" template has broken images too. It seams the map images are
> not being written to the "/tmp/ms_tmp" dir. But the buttons are being
> written to the "/tmp/ms_tmp/buttons" dir.
>
> The first error I have:
> Warning: [MapServer Error]: msProcessProjection(): no options found in
> 'init' file in /opt/cwc2/htdocs/common/wrapper/map_session.php on line 214
>
You are quite likely getting this because you use projection
"init=epsg:42304" and 42304 is not part of the default 'epsg' file that
gets installed with PROJ4.
You could get a copy of the file with the 42xxx codes from our download
site at:
http://www2.dmsolutions.ca/mapserver/dl/proj4-epsg-with-42xxx.zip
or the following file which also contains some ESRI-specific codes:
http://www2.dmsolutions.ca/mapserver/dl/proj4-epsg-with-42xxx-and-esri.zip
and use that to replace /usr/local/share/proj/epsg on your server.
Daniel
--
------------------------------------------------------------
Daniel Morissette morissette@dmsolutions.ca
DM Solutions Group http://www.dmsolutions.ca/
------------------------------------------------------------
From John.Arthur@T-Mobile.com Wed Jul 23 15:52:13 2003
From: John.Arthur@T-Mobile.com (Arthur, John)
Date: Wed, 23 Jul 2003 07:52:13 -0700
Subject: [Chameleon] A few errors I need help with.
Message-ID:
Thanks, that was it :)
-----Original Message-----
From: Daniel Morissette [mailto:morissette@dmsolutions.ca]
Sent: Tuesday, July 22, 2003 4:15 PM
To: Arthur, John
Cc: 'chameleon@lists.maptools.org'
Subject: Re: [Chameleon] A few errors I need help with.
"Arthur, John" wrote:
>
> The following errors are associated with "test.php" script. The
> "simple.html" template has broken images too. It seams the map images are
> not being written to the "/tmp/ms_tmp" dir. But the buttons are being
> written to the "/tmp/ms_tmp/buttons" dir.
>
> The first error I have:
> Warning: [MapServer Error]: msProcessProjection(): no options found in
> 'init' file in /opt/cwc2/htdocs/common/wrapper/map_session.php on line 214
>
You are quite likely getting this because you use projection
"init=epsg:42304" and 42304 is not part of the default 'epsg' file that
gets installed with PROJ4.
You could get a copy of the file with the 42xxx codes from our download
site at:
http://www2.dmsolutions.ca/mapserver/dl/proj4-epsg-with-42xxx.zip
or the following file which also contains some ESRI-specific codes:
http://www2.dmsolutions.ca/mapserver/dl/proj4-epsg-with-42xxx-and-esri.zip
and use that to replace /usr/local/share/proj/epsg on your server.
Daniel
--
------------------------------------------------------------
Daniel Morissette morissette@dmsolutions.ca
DM Solutions Group http://www.dmsolutions.ca/
------------------------------------------------------------