qgis-profile-interpreter

qgis plugin for placing 3D points along elevation profiles
git clone git://src.adamsgaard.dk/qgis-profile-interpreter # fast
git clone https://src.adamsgaard.dk/qgis-profile-interpreter.git # slow
Log | Files | Refs | README | LICENSE Back to index

icon.svg (2104B)


      1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
      2 <svg
      3    viewBox="0 0 24 24"
      4    width="24"
      5    height="24"
      6    version="1.1"
      7    id="svg4"
      8    sodipodi:docname="icon.svg"
      9    inkscape:version="1.4.4 (dcaf3e7, 2026-05-05)"
     10    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
     11    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
     12    xmlns="http://www.w3.org/2000/svg"
     13    xmlns:svg="http://www.w3.org/2000/svg">
     14   <defs
     15      id="defs4" />
     16   <sodipodi:namedview
     17      id="namedview4"
     18      pagecolor="#ffffff"
     19      bordercolor="#000000"
     20      borderopacity="0.25"
     21      inkscape:showpageshadow="2"
     22      inkscape:pageopacity="0.0"
     23      inkscape:pagecheckerboard="0"
     24      inkscape:deskcolor="#d1d1d1"
     25      inkscape:zoom="13.831529"
     26      inkscape:cx="-6.6153206"
     27      inkscape:cy="3.9402729"
     28      inkscape:window-width="1728"
     29      inkscape:window-height="1056"
     30      inkscape:window-x="0"
     31      inkscape:window-y="33"
     32      inkscape:window-maximized="0"
     33      inkscape:current-layer="svg4" />
     34   <path
     35      d="m 2,14 c 4,0 6,-7 10,-7 4,0 6,4 10,4 V 21 H 2 Z"
     36      fill="#ecf0f1"
     37      stroke="#7f8c8d"
     38      stroke-width="1.5"
     39      stroke-linejoin="round"
     40      id="path1"
     41      sodipodi:nodetypes="cscccc" />
     42   <path
     43      d="m 2,14 c 4,0 6,-7 10,-7 4,0 6,4 10,4"
     44      fill="none"
     45      stroke="#2c3e50"
     46      stroke-width="2"
     47      id="path2" />
     48   <circle
     49      cx="6"
     50      cy="11.5"
     51      r="2"
     52      fill="#2ecc71"
     53      stroke="#ffffff"
     54      stroke-width="1"
     55      id="circle2" />
     56   <circle
     57      cx="12"
     58      cy="7"
     59      r="2"
     60      fill="#e74c3c"
     61      stroke="#ffffff"
     62      stroke-width="1"
     63      id="circle3" />
     64   <circle
     65      cx="17"
     66      cy="9.5"
     67      r="2"
     68      fill="#2ecc71"
     69      stroke="#ffffff"
     70      stroke-width="1"
     71      id="circle4" />
     72   <path
     73      d="m 12.275378,8.2685255 5.447511,5.1490155 -2.191977,0.674326 1.150519,3.132196 -1.65227,0.49753 -1.101513,-2.985179 -2.203026,0.99506 z"
     74      fill="#2c3e50"
     75      stroke="#ffffff"
     76      stroke-width="1.04693"
     77      stroke-linejoin="round"
     78      id="path4"
     79      sodipodi:nodetypes="cccccccc"
     80      style="fill:#000000;fill-opacity:1" />
     81 </svg>