File:MapPointer.svg

From Wikimedia Foundation Governance Wiki

Original file(SVG file, nominally 50 × 50 pixels, file size: 3 KB)

This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.

Summary

Description Map Pointer Superimpose on maps to circle feature.
Date
Source Own work based on: MapPointer.png
Author
Vector:
SVG development
InfoField
 
The SVG code is valid.
 
This pointer was created with MetaPost/Inkscape
Source code
InfoField

SVG code

This image was made with the following simple Metapost script
beginfig(1);

scale := 10.8cm;
ang := 19;
pair P, Q, R;

P := scale * (0.4, 0);
Q := scale * (1, 0);

fill fullcircle scaled (2.4 * scale);

path foo;

foo := P             -- Q rotated ang         .. Q rotated 45         .. Q rotated (90 - ang)
    -- P rotated 90  -- Q rotated (90 + ang)  .. Q rotated (90 + 45)  .. Q rotated (180 - ang)
    -- P rotated 180 -- Q rotated (180 + ang) .. Q rotated (180 + 45) .. Q rotated (270 - ang)
    -- P rotated 270 -- Q rotated (270 + ang) .. Q rotated (270 + 45) .. Q rotated (360 - ang)
    -- cycle;
unfill foo;

endfig;
end;

Map pointer (.svg) Anyone can superimpose this pointer on a map to point to a feature.

A demonstration that this image is really transparent (SVG can be easily enlarged or minimized):

Licensing

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

27 July 2006

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current00:18, 27 July 2006Thumbnail for version as of 00:18, 27 July 200650 × 50 (3 KB)Petr DlouhýThinner
00:01, 27 July 2006Thumbnail for version as of 00:01, 27 July 200650 × 50 (3 KB)Petr Dlouhý{{Information |Description=Map Pointer Superimpose on maps to circle feature. |Source=Image:MapPointer.jpg |Date=27.7.2006 |Author=Petr Dlouhý }}

There are no pages that use this file.

Global file usage