File:MapPointer.svg
From Wikipedia, the free encyclopedia

No higher resolution available.
| Description |
Map Pointer Superimpose on maps to circle feature. |
| Date |
27 July 2006(2006-07-27) |
| Source |
Image:MapPointer.jpg |
| Author |
Petr Dlouhý |
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):
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;
[edit] Licensing
| Public domainPublic domainfalsefalse |
 |
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.
Public domainPublic domainfalsefalse
|
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment |
| current | 00:18, 27 July 2006 |  | 50 × 50 (3 KB) | Petr Dlouhý | Thinner |
| 00:01, 27 July 2006 |  | 50 × 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ý }} |
File usage
The following pages on the English Wikipedia link to this file (pages on other projects are not listed):
- Avon, Colorado
- Burns, Colorado
- Dotsero
- Dotsero, Colorado
- Eagle-Vail, Colorado
- Edwards, Colorado
- El Jebel, Colorado
- Gilman, Colorado
- Gypsum, Colorado
- History of Norfolk
- Minturn, Colorado
- Pomona, Namibia
- Red Cliff, Colorado
- Talk:Vail, Colorado
- Wikipedia talk:Argentina-related regional notice board
- Template:Location on map
Global file usage
The following other wikis use this file:
- Usage on de.wikipedia.org
- Usage on eu.wikipedia.org
- Usage on fr.wikipedia.org
- Usage on ro.wikipedia.org
- Usage on sv.wikipedia.org
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.