<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-forward-container"><br>
<br>
-------- Forwarded Message --------
<table class="moz-email-headers-table" border="0" cellpadding="0"
cellspacing="0">
<tbody>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">Subject:
</th>
<td>Re: [Geomoose-users] requests</td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">Date: </th>
<td>Tue, 14 Jul 2015 16:35:04 -0600</td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">From: </th>
<td>Brent Fraser <a class="moz-txt-link-rfc2396E" href="mailto:bfraser@geoanalytic.com"><bfraser@geoanalytic.com></a></td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">Organization:
</th>
<td>GeoAnalytic Inc.</td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">To: </th>
<td>Simon Gathuri <a class="moz-txt-link-rfc2396E" href="mailto:simon.gathuri@yahoo.com"><simon.gathuri@yahoo.com></a></td>
</tr>
</tbody>
</table>
<br>
<br>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
After some detective work, it appears the coordinate system is
EPSG:32737 (UTM Zone 37 S, WGS84). This puts the shapes in
Nairobi Kenya (at <span id="coordinate-display"><span
class="coordinate-type">Lat, Lon: </span>-1.257, 36.859</span>).Â
I've attached a corrected .prj file.<br>
<br>
Another problem is the .shx file has a problem preventing
Mapserver from reading the features so I included a fixed one.<br>
<br>
In my .map file, in the LAYER section, I set projection this way:<br>
<br>
PROJECTION<br>
AUTO # the shapefile has a .prj file<br>
END # of PROJECTION<br>
<br>
<pre class="moz-signature" cols="72">Best Regards,
Brent Fraser</pre>
<div class="moz-cite-prefix">On 7/14/2015 11:18 AM, Simon Gathuri
wrote:<br>
</div>
<blockquote
cite="mid:706259553.648324.1436894300459.JavaMail.yahoo@mail.yahoo.com"
type="cite">
<div style="color:#000; background-color:#fff;
font-family:lucida console, sans-serif;font-size:16px">Thanxs
for you response I have tried on that but no luck. Please help
me display the attached shapefiles in geomoose<br>
<div id="yui_3_16_0_1_1436870727042_9792"><span>I will highly
appreciate</span></div>
<br>
<div class="qtdSeparateBR"><br>
<br>
</div>
<div style="display: block;" class="yahoo_quoted">
<div style="font-family: lucida console, sans-serif;
font-size: 16px;">
<div style="font-family: HelveticaNeue, Helvetica Neue,
Helvetica, Arial, Lucida Grande, sans-serif; font-size:
16px;">
<div dir="ltr"> <font face="Arial" size="2"> On
Tuesday, July 14, 2015 7:01 AM, Brent Fraser <a
moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="mailto:bfraser@geoanalytic.com"><bfraser@geoanalytic.com></a>
wrote:<br>
</font> </div>
<br>
<br>
<div class="y_msg_container">
<div id="yiv6915205474">
<div> Simon,<br clear="none">
<br clear="none">
 Have a look at the mapserver section of the
mapbook doc:<br clear="none">
<br clear="none">
<a moz-do-not-send="true" rel="nofollow"
shape="rect"
class="yiv6915205474moz-txt-link-freetext"
target="_blank"
href="http://docs.geomoose.org/2.7/docs/mapbook.html">http://docs.geomoose.org/2.7/docs/mapbook.html</a><br
clear="none">
<br clear="none">
1. Add a map-source with a <file> tag
referencing your map file<br clear="none">
2. Add a layer in the <catalog> section of
the mapbook referencing your new map-source entry<br
clear="none">
<br clear="none">
<pre class="yiv6915205474moz-signature">Best Regards,
Brent Fraser</pre>
<div class="yiv6915205474yqt8870082538"
id="yiv6915205474yqt08397">
<div class="yiv6915205474moz-cite-prefix">On
7/13/2015 8:45 PM, Simon Gathuri wrote:<br
clear="none">
</div>
<blockquote type="cite">
<div
style="color:#000;background-color:#fff;font-family:lucida
console, sans-serif;font-size:16px;">
<div
id="yiv6915205474yui_3_16_0_1_1436802257750_21036">Hi
Mark. I have tried to load my mapbook in
geomoose. I was able to load in mapserver
as shown.</div>
<div dir="ltr"
id="yiv6915205474yui_3_16_0_1_1436802257750_21518">MAP<br
class="yiv6915205474" clear="none">
NAME parcels_map<br class="yiv6915205474"
clear="none">
STATUS ON<br class="yiv6915205474"
clear="none">
SIZE 420 300<br class="yiv6915205474"
clear="none">
EXTENT 489885 5450946 490904 5451637<br
class="yiv6915205474" clear="none">
UNITS METERS<br class="yiv6915205474"
clear="none">
SHAPEPATH "shapefiles"<br
class="yiv6915205474" clear="none">
IMAGECOLOR 255 255 255<br
class="yiv6915205474" clear="none">
WEB<br class="yiv6915205474" clear="none">
TEMPLATE "template.html"<br
class="yiv6915205474" clear="none">
IMAGEPATH "C:\ms4w\Apache\htdocs\output"<br
class="yiv6915205474" clear="none">
IMAGEURL "/output/"<br
class="yiv6915205474" clear="none">
END<br class="yiv6915205474" clear="none">
 <br class="yiv6915205474" clear="none">
 <br class="yiv6915205474" clear="none">
LAYER<br class="yiv6915205474"
clear="none">
NAME "boundaries"<br class="yiv6915205474"
clear="none">
DATA parcels<br class="yiv6915205474"
clear="none">
STATUS DEFAULT<br class="yiv6915205474"
clear="none">
TYPE POLYGON<br class="yiv6915205474"
clear="none">
CLASS<br class="yiv6915205474"
clear="none">
NAME "parcels_color"<br
class="yiv6915205474" clear="none">
COLOR 255 215 0<br class="yiv6915205474"
clear="none">
END<br class="yiv6915205474" clear="none">
END<br class="yiv6915205474" clear="none">
 <br class="yiv6915205474" clear="none">
# end of map file<br class="yiv6915205474"
clear="none">
END</div>
<div dir="ltr"
id="yiv6915205474yui_3_16_0_1_1436802257750_21571"><br
clear="none">
</div>
<div dir="ltr"
id="yiv6915205474yui_3_16_0_1_1436802257750_21572">How
do I change the code in geomoose to see my
mapfile. Thanxs<br clear="none">
</div>
<div dir="ltr"><br clear="none">
</div>
<div dir="ltr"
id="yiv6915205474yui_3_16_0_1_1436802257750_21223"><br
clear="none">
</div>
</div>
<br clear="none">
<fieldset
class="yiv6915205474mimeAttachmentHeader"></fieldset>
<br clear="none">
<pre>_______________________________________________
Geomoose-users mailing list
<a moz-do-not-send="true" rel="nofollow" shape="rect" class="yiv6915205474moz-txt-link-abbreviated" ymailto="mailto:Geomoose-users@lists.osgeo.org" target="_blank" href="mailto:Geomoose-users@lists.osgeo.org">Geomoose-users@lists.osgeo.org</a>
<a moz-do-not-send="true" rel="nofollow" shape="rect" class="yiv6915205474moz-txt-link-freetext" target="_blank" href="http://lists.osgeo.org/mailman/listinfo/geomoose-users">http://lists.osgeo.org/mailman/listinfo/geomoose-users</a></pre>
</blockquote>
</div>
<br clear="none">
</div>
</div>
<br>
<br>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<br>
<br>
</div>
<br>
</body>
</html>