Image:MapPointer.png

From Wikipedia, the free encyclopedia

No higher resolution available.

MapPointer.png (41 × 41 pixel, file size: 247 B, MIME type: image/png)

Wikimedia Commons logo This is a file from the Wikimedia Commons. The description on its description page there is shown below.
Commons is attempting to create a freely licensed media file repository. You can help.
new file
Info-icon
This file has been superseded by Image:MapPointer.svg.

It is recommended that the other file be used.
Reason: A vector version of this file is now available.


If you just added this tag and want to nominate this image for deletion, please check if it is used and if so replace it with the new image.

The deletion request process for superseded images has been temporarily suspended. Please participate in the discussion at Commons:Village_pump#Do_not_delete_.22superseded.22_images.21

Afterwards please add the following code to here: (Please review the discussion here.)


* {{CheckUsage|MapPointer.png|MapPointer.svg|superseded}} was superseded by [[:Image:MapPointer.svg]]. A vector version of this file is now available. --~~~~

Important: Before deleting this file, check if the new one is really superior! Also check:

  • Does the superseding file have a proper license?
  • Is the representation of the flag / COA / symbol correct?
  • Are the colours of the flag / COA / symbol correct?
  • Is the aspect ratio of the flag / symbol correct?
  • Is the chemical structure the same?

Afrikaans | Alemannisch | العربية | Български | Česky | Dansk | Deutsch | English | Ελληνικά | Esperanto | Español | Français | Galego | עברית | हिन्दी | Magyar | Bahasa Indonesia | Ido | Italiano | 日本語 | 한국어 | Nederlands | Norsk (nynorsk) | Polski | Português | Românǎ | Русский | Slovenščina | Српски | Svenska | Türkçe | 简体中文 | 正體中文 | +/-

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

Public domain This file has been released into the public domain by the copyright holder, its copyright has expired, or it is ineligible for copyright. This applies worldwide.
Warning sign Note: This tag is obsolete! Don't use this generic template - please use instead:
  • {{PD-old}} (for works out of copyright where the author has been dead for over 70 years),
  • {{PD-Art}} (for photos of old paintings and art out of copyright),
  • {{PD-ineligible}} (for trivial work),
  • {{PD-USGov}} (for work by the U.S. federal government),
  • {{PD-self}} (if the uploader and creator releases the rights),
  • {{PD-user|user}} (if another user released his/her rights), or {{Copyrighted free use}}.
  • {{PD-author|Author's name}} - for works released into the public domain by non-Wikimedia users.
  • If the work is PD for another reason, check the copyright tag page or use {{PD-because|reason}}.

العربية | česky | Deutsch | English | Español | Français | हिन्दी | Italiano | 日本語 | Norsk (nynorsk) | Português | Русский | Slovenčina | Slovenščina | Српски | Polski | Türkçe | 简体中文 | +/-


A demonstration that this image is really transparent:

Image:MapPointer.png

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;

The following pages on the English Wikipedia link to this file (pages on other projects are not listed):