[mapserver-users] Re: mapserver-users Digest, Vol 29, Issue 40 (Out of Office)

Heather Wirth HWIRTH at co.benton.mn.us
Thu Jun 24 12:01:27 EDT 2010


I will be out of the office until June 28, 2010.

>>> mapserver-users 06/24/10 11:00 >>>

Send mapserver-users mailing list submissions to
	mapserver-users at lists.osgeo.org

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.osgeo.org/mailman/listinfo/mapserver-users
or, via email, send a message with subject or body 'help' to
	mapserver-users-request at lists.osgeo.org

You can reach the person managing the list at
	mapserver-users-owner at lists.osgeo.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of mapserver-users digest..."


Today's Topics:

   1. Mapserver + KML-File Problem (Bryan Hempen)
   2. Mapserver + KML-File Problem (Bryan Hempen)


----------------------------------------------------------------------

Message: 1
Date: Thu, 24 Jun 2010 16:36:48 +0200
From: Bryan Hempen <bryanhempen at gmx.de>
Subject: [mapserver-users] Mapserver + KML-File Problem
To: mapserver-users at lists.osgeo.org
Message-ID: <4C236D80.4020709 at gmx.de>
Content-Type: text/plain; charset=ISO-8859-15; format=flowed

hi there!

i have trouble displaying point of interests from a KML file.
i followed the description on http://mapserver.org/input/vector/kml.html

http://igf-project.igf.uos.de/~bhempen/Gruenderlandkarte/ is where i 
want to display the data, the template is located at 
http://igf-project.igf.uos.de/~bhempen/Gruenderlandkarte/template.html

this is the content of the mapfile:

MAP
NAME           'Gastronomapkarte'
STATUS ON
#EXTENT 3427065.200000 5788323.530000 3443999.370000 5800691.660000
#EXTENT 7.9189 52.2102 8.1716 52.3467
EXTENT 880000 6840000 915000 6860000
IMAGECOLOR 255 255 255
SIZE      700 700
  SYMBOLSET        'symbols/symbols.sym'
  FONTSET       'fonts/fonts.list'


  WEB
     TEMPLATE  'template.html'
IMAGEPATH '/home/bhempen/public_html/routingtest/tmp/'
IMAGEURL   '/~bhempen/routingtest/tmp/'




     METADATA
       'WMS_TITLE'   'Firmen'
      'WMS_FEATURE_INFO_MIME_TYPE' 'text/html'
     'WMS_ONLINERESOURCE'   
'http://igf-project.igf.uos.de/cgi-bin/mapserv?map=/home/bhempen/public_html/Gruenderlandkarte/Firmen.map'


         'WMS_SRS'       "EPSG:900913"

       END
END



   PROJECTION
     'init=epsg:900913'
     END


LAYER
    NAME Firmen
    TYPE POINT
    STATUS DEFAULT
    CONNECTIONTYPE OGR
    CONNECTION "Firmen.kml"
    DATA "Firmen"
    LABELITEM "NAME"
    CLASS
      NAME "My Places"
      STYLE
        COLOR 0 255 0
        OUTLINECOLOR 255 255 255
        SYMBOL 'star'
        SIZE 10
      END
    LABEL
      SIZE TINY
      COLOR 0 0 0
      OUTLINECOLOR 255 255 255
      POSITION AUTO
    END
   END
END

END


idea anyone?



------------------------------

Message: 2
Date: Thu, 24 Jun 2010 16:37:04 +0200
From: Bryan Hempen <bryanhempen at gmx.de>
Subject: [mapserver-users] Mapserver + KML-File Problem
To: mapserver-users at lists.osgeo.org
Message-ID: <4C236D90.3000304 at gmx.de>
Content-Type: text/plain; charset=ISO-8859-15; format=flowed

hi there!

i have trouble displaying point of interests from a KML file.
i followed the description on http://mapserver.org/input/vector/kml.html

http://igf-project.igf.uos.de/~bhempen/Gruenderlandkarte/ is where i 
want to display the data, the template is located at 
http://igf-project.igf.uos.de/~bhempen/Gruenderlandkarte/template.html

this is the content of the mapfile:

MAP
NAME           'Gastronomapkarte'
STATUS ON
#EXTENT 3427065.200000 5788323.530000 3443999.370000 5800691.660000
#EXTENT 7.9189 52.2102 8.1716 52.3467
EXTENT 880000 6840000 915000 6860000
IMAGECOLOR 255 255 255
SIZE      700 700
  SYMBOLSET        'symbols/symbols.sym'
  FONTSET       'fonts/fonts.list'


  WEB
     TEMPLATE  'template.html'
IMAGEPATH '/home/bhempen/public_html/routingtest/tmp/'
IMAGEURL   '/~bhempen/routingtest/tmp/'




     METADATA
       'WMS_TITLE'   'Firmen'
      'WMS_FEATURE_INFO_MIME_TYPE' 'text/html'
     'WMS_ONLINERESOURCE'   
'http://igf-project.igf.uos.de/cgi-bin/mapserv?map=/home/bhempen/public_html/Gruenderlandkarte/Firmen.map'


         'WMS_SRS'       "EPSG:900913"

       END
END



   PROJECTION
     'init=epsg:900913'
     END


LAYER
    NAME Firmen
    TYPE POINT
    STATUS DEFAULT
    CONNECTIONTYPE OGR
    CONNECTION "Firmen.kml"
    DATA "Firmen"
    LABELITEM "NAME"
    CLASS
      NAME "My Places"
      STYLE
        COLOR 0 255 0
        OUTLINECOLOR 255 255 255
        SYMBOL 'star'
        SIZE 10
      END
    LABEL
      SIZE TINY
      COLOR 0 0 0
      OUTLINECOLOR 255 255 255
      POSITION AUTO
    END
   END
END

END


idea anyone? thanks for the help.

greets
Bryan Hempen



------------------------------

_______________________________________________
mapserver-users mailing list
mapserver-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


End of mapserver-users Digest, Vol 29, Issue 40
***********************************************


More information about the mapserver-users mailing list