Contact: devloic at gmail dot com

Features

KML rendering with exportGge can be obtained in two ways:

  1. clicking on google earth icon in the toolbar
  2. making a query using rectangle, circle ...

1. This will create a "snapshot" KML of the current view. KML will contain:

  • a <NetworkLink> called "Live WMS layers" with all the bitmap representation of the layers selected in the current view
  • a <GroundOverlay> linking to the generated map of the current view
  • multiple <Placemark> with a point, line or polygon KML representation for each feature of the mapfile layer visible in the current view. Layer must have been configured for querying (TEMPLATE + METADATA configuration).

2.
This allows exporting individual KML files for each layer (limited to the queried
extent, just as exportCSV plugin) or a general layer containing everything
described in 1. ( except placemarks are limited to the queried extent). Each KML can be viewed with google maps.

 Since version 0.92 additional links are available after making a query
to allow exporting selected data to :
- yahoo maps via geoJSON
- virtual earth via geoRSS
- raw geoRSS
- raw geoJSON
- google maps via geoRSS

Reply

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You may post code using <code language="LANGUAGE">...</code> tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
8 + 12 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.