[Geomoose-users] Re: Fatal error: Call to undefined function ms_shapeOb​​jFromWkt(​) OR Unhandled request return Internal Server Error

sana butt sanaatifbutt85 at gmail.com
Fri Feb 3 22:08:15 EST 2012


**Hi Dan

Regarding my question, How to get the Styles working in symbol.sym file
(which are disabled during the mapserver 6 patch)?

I mean, when we installed the geomoose 2.4 for ms4w on ms4w 3.0.3, we need
to do some changes inside the symbol.sym file (as instructed inside the
geomoose-2.4-mapserver-6.patch ) which makes my lines, polygons
etc. display incorrect (in symbolic manners).

See the result in the demo : http://216.58.43.167/geomoose2/geomoose.html

Changes in symbol.sym file, see bellow:

diff -r fce79dd88951 maps/symbols/symbol.sym
--- a/maps/symbols/symbol.sym Thu Jul 28 13:10:36 2011 -0500
+++ b/maps/symbols/symbol.sym Thu Jul 28 13:29:01 2011 -0500
@@ -7,7 +7,7 @@
     TYPE TRUETYPE
     FONT 'Tahoma'
     CHARACTER '|'
-    GAP 10
+    #GAP 10
   END

 Symbol
@@ -106,7 +106,7 @@
     TYPE ELLIPSE
     FILLED TRUE
     POINTS 1 1 END
-    STYLE 5 5 END
+    #STYLE 5 5 END
   END

 #LINESET
@@ -116,7 +116,7 @@
   TYPE ELLIPSE
   POINTS 1 1 END
   FILLED TRUE
-  STYLE 2 4 END
+  #STYLE 2 4 END
 END

 Symbol
@@ -124,7 +124,7 @@
   TYPE ELLIPSE
   POINTS 1 1 END
   FILLED TRUE
-  STYLE 7 5 END
+  #STYLE 7 5 END
 END

 Symbol
@@ -132,7 +132,7 @@
   TYPE ELLIPSE
   POINTS 1 1 END
   FILLED TRUE
-  STYLE 6 2 1 1 1 2 6 END
+  #STYLE 6 2 1 1 1 2 6 END
 END

 Symbol
@@ -140,7 +140,7 @@
   TYPE ELLIPSE
   POINTS 1 1 END
   FILLED TRUE
-  STYLE 3 3 3 3 END
+  #STYLE 3 3 3 3 END
 END

 SYMBOL
@@ -148,7 +148,7 @@
    TYPE ELLIPSE
    FILLED TRUE
    POINTS 1 1 END
-   STYLE 5 5 END
+   #STYLE 5 5 END
 END

 Symbol
@@ -156,7 +156,7 @@
   TYPE VECTOR
    POINTS 0 5 5 0 END
    FILLED TRUE
-   STYLE 6 6 6 6 END
+   #STYLE 6 6 6 6 END
 END

 Symbol
@@ -226,4 +226,4 @@
 Points 1 1 END
 END

-END #Symbolset
\ No newline at end of file
+END #Symbolset


So how can I fix this issue, could you guide me please, any instructions
etc.

Regards
Sana





On Thu, Feb 2, 2012 at 4:14 PM, Dan Little <danlittle at yahoo.com> wrote:

> Hi Sana,
>
> Have you done the "comma" fix to main.js yet?  That is the root of most IE
> problems.  IE9 is not as well tested as 7/8 because most of the people
> using IE are government folks and they are stuck on 7 and 8.  That's not
> really an excuse but an explanation.
>
> Your question about styles will need to be a bit more specific.  What are
> you trying to style? Do you have a Mapfile setup for your layer yet?  Where
> are you seeing an error?
>
> Brent has actually spent more time with the feature editor than either
> Brian or I have.  Lately I've been working on the GeoMoose 2.6 WFS-T
> functionality which is totally different.  It looks like there is a problem
> with the delete not getting passed the appropriate feature ID.  I could try
> and look at your identify template to see what's missing, but that is where
> the problem resides.
>
>   ------------------------------
> *From:* sana butt <sanaatifbutt85 at gmail.com>
> *To:* danlittle at yahoo.com; bfischer at houstoneng.com
> *Cc:* Brent Fraser <bfraser at geoanalytic.com>
> *Sent:* Wednesday, February 1, 2012 3:29 PM
> *Subject:* Fatal error: Call to undefined function
> ms_shapeOb​​jFromWkt(​) OR Unhandled request return Internal Server Error
>
> Hi Dan and Brian
>
>
>
> I have installed the geomoose 2.4 for ms4w 2.3.1 and the idnetify tool
> gives me error, Call to undefined function ms_shapeOb​​jFromWkt(​), whereas
> when I use geomoose 2.2 for ms4w 2.3.1, It works fine.
>
>
> Little Experiment:
>
> If I upgrade the ms4w 2.3.1 to ms4w 3.0.3 then Geomoose 2.4 starts working
> fine.
>
> Do you have made any solution to work geomoose 2.4 for ms4w 2.3.1 yet ?
>
> If not untill now, Could you please check the demo http://216.58.43.167/geomoose2/geomoose.html
> with ms4w3.0.3 and geomoose 2.4 and kindly, help me in finding
>
> 1) Why lines and points are not editing and deleting (Brent was giving me
> helping hand on solving Feature Editor related problems, but he's busy in
> this week).
>
> 2) How to get the Styles working in symbol.sym file (which are disabled
> during the mapserver 6 patch)
>
> 3) Why this demo is still not working with IE 9.
>
>
>
> Please help me in solving these problems.
>
> Regards
> Sana
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20120203/028506a9/attachment.html


More information about the Geomoose-users mailing list