[mapserver-dev] Shape File to Map tool
khalidhd
khalidhd at hotmail.com
Sat Apr 25 12:06:05 EDT 2009
Hi
Thanks for your reply. I have looked at csharp mapscript and have the map
server already up and running but just need help with defining a .map file
using the shape files that can be used with the mapsever. basically
something like shown below. So that my maps look professional.
Thanks
Khalid
MAP
NAME 'mn_county'
SIZE 800 650
STATUS ON
EXTENT 427632.500000 4893613.330000 560300.922104 5015936.680000
UNITS METERS
FONTSET '../fonts/fontset.list'
SYMBOLSET '../symbols/symbol.sym'
TRANSPARENT TRUE
IMAGETYPE PNG
QUERYMAP
STATUS ON
STYLE SELECTED
END
.......
END ## end Map
Tamas Szekeres wrote:
>
> You could implement a mapscript csharp application to configure the
> mapfiles
> for each data sources you have.
> Refer to the mapscript documentation for more details about the object
> model
>
> http://mapserver.org/mapscript/mapscript.html
>
> and there are some csharp examples in the source tree
>
> http://trac.osgeo.org/mapserver/browser/trunk/mapserver/mapscript/csharp/examples
>
> Best regards,
>
> Tamas
>
>
>
> 2009/4/24 khalidhd <khalidhd at hotmail.com>
>
>>
>> Hi Everyone
>>
>> My first post here. I am new to mapserver and wish to use it in both web
>> and
>> desktop applications. I have installed map server and can server the
>> standard downloadable maps. Now I wish to use my own shape files of the
>> UK
>> etc to serve maps. Is there a tool available that will allow me to load
>> the
>> shape files and define a map file. Or is there anyway I can downlaod
>> precreated map files that will work with standard ESRI shape files for
>> the
>> UK.
>>
>> My application is written in ASP.NET (c#) and winforms (c#) but I hope
>> you
>> use mapserver to server the maps. I have look at openm layers and
>> Geomoose.
>>
>> I don't mind hiring someone to create them either.
>>
>> If I have posted in the wrong place please let me know.
>>
>> Many Thanks
>>
>> Khalid
>> --
>> View this message in context:
>> http://n2.nabble.com/Shape-File-to-Map-tool-tp2692602p2692602.html
>> Sent from the Mapserver - Dev mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> mapserver-dev mailing list
>> mapserver-dev at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapserver-dev
>>
>
> _______________________________________________
> mapserver-dev mailing list
> mapserver-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-dev
>
>
--
View this message in context: http://n2.nabble.com/Shape-File-to-Map-tool-tp2692602p2710347.html
Sent from the Mapserver - Dev mailing list archive at Nabble.com.
More information about the mapserver-dev
mailing list