[Geomoose-users] Fwd: Re: requests
Brent Fraser
bfraser at geoanalytic.com
Tue Jul 14 16:53:36 PDT 2015
-------- Forwarded Message --------
Subject: Re: [Geomoose-users] requests
Date: Tue, 14 Jul 2015 16:35:04 -0600
From: Brent Fraser <bfraser at geoanalytic.com>
Organization: GeoAnalytic Inc.
To: Simon Gathuri <simon.gathuri at yahoo.com>
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 Lat, Lon: -1.257, 36.859). I've attached a corrected .prj file.
Another problem is the .shx file has a problem preventing Mapserver from
reading the features so I included a fixed one.
In my .map file, in the LAYER section, I set projection this way:
PROJECTION
AUTO # the shapefile has a .prj file
END # of PROJECTION
Best Regards,
Brent Fraser
On 7/14/2015 11:18 AM, Simon Gathuri wrote:
> Thanxs for you response I have tried on that but no luck. Please help
> me display the attached shapefiles in geomoose
> I will highly appreciate
>
>
>
> On Tuesday, July 14, 2015 7:01 AM, Brent Fraser
> <bfraser at geoanalytic.com> wrote:
>
>
> Simon,
>
> Â Have a look at the mapserver section of the mapbook doc:
>
> http://docs.geomoose.org/2.7/docs/mapbook.html
>
> 1. Add a map-source with a <file> tag referencing your map file
> 2. Add a layer in the <catalog> section of the mapbook referencing
> your new map-source entry
>
> Best Regards,
> Brent Fraser
> On 7/13/2015 8:45 PM, Simon Gathuri wrote:
>> Hi Mark. I have tried to load my mapbook in geomoose. I was able to
>> load in mapserver as shown.
>> MAP
>> NAME parcels_map
>> STATUS ON
>> SIZE 420 300
>> EXTENT 489885 5450946 490904 5451637
>> UNITS METERS
>> SHAPEPATH "shapefiles"
>> IMAGECOLOR 255 255 255
>> WEB
>> TEMPLATE "template.html"
>> IMAGEPATH "C:\ms4w\Apache\htdocs\output"
>> IMAGEURL "/output/"
>> END
>> Â
>> Â
>> LAYER
>> NAME "boundaries"
>> DATA parcels
>> STATUS DEFAULT
>> TYPE POLYGON
>> CLASS
>> NAME "parcels_color"
>> COLOR 255 215 0
>> END
>> END
>> Â
>> # end of map file
>> END
>>
>> How do I change the code in geomoose to see my mapfile. Thanxs
>>
>>
>>
>>
>> _______________________________________________
>> Geomoose-users mailing list
>> Geomoose-users at lists.osgeo.org <mailto:Geomoose-users at lists.osgeo.org>
>> http://lists.osgeo.org/mailman/listinfo/geomoose-users
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20150714/ce6a4045/attachment-0001.html>
-------------- next part --------------
PROJCS["UTM_Zone_37_Southern_Hemisphere",GEOGCS["GCS_Geographic Coordinate System",DATUM["D_WGS84",SPHEROID["WGS84",6378137,298.257223560493]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",39],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",10000000],UNIT["Meter",1]]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: projeclatlongt.shx
Type: application/octet-stream
Size: 11020 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20150714/ce6a4045/attachment-0001.obj>
More information about the Geomoose-users
mailing list