File: tech-champlain.page

package info (click to toggle)
gnome-devel-docs 40.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 79,188 kB
  • sloc: javascript: 2,514; xml: 2,407; ansic: 2,229; python: 1,854; makefile: 805; sh: 499; cpp: 131
file content (38 lines) | stat: -rw-r--r-- 1,182 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="topic"
      id="tech-champlain">

  <info>
    <link type="guide" xref="tech" group="champlain"/>

    <credit type="author copyright">
      <name>Federico Mena Quintero</name>
      <email its:translate="no">federico@gnome.org</email>
      <years>2013</years>
    </credit>

    <include href="cc-by-sa-3-0.xml" xmlns="http://www.w3.org/2001/XInclude"/>

    <desc>Map rendering</desc>
  </info>

<title>Champlain</title>

  <p>Champlain is a library that provides widgets to render maps. Maps can be
  obtained from various source, including
  <link href="http://www.openstreetmap.org/">Open Street Map</link>.</p>

  <note>
    <p>
      libchamplain is named after Samuel de Champlain, famous French navigator,
      explorer and cartographer. He is the “father of New-France” and founder of
      Québec City, which had its 400th anniversary in 2008, the year this library was
      created.
    </p>
  </note>

  <list style="compact">
    <item><p><link href="https://wiki.gnome.org/Projects/libchamplain">Champlain home page</link></p></item>
  </list>
</page>