All Projects → gmgeo → Osmic

gmgeo / Osmic

Licence: cc0-1.0
CC0 SVG Map Icons, mirror of repo on Gitlab

Projects that are alternatives of or similar to Osmic

openstreetmap-americana
A quintessentially American map style
Stars: ✭ 89 (+0%)
Mutual labels:  maps, cartography, openstreetmap, osm
Atlas
OSM in memory
Stars: ✭ 172 (+93.26%)
Mutual labels:  osm, maps, openstreetmap
Contextily
Context geo-tiles in Python
Stars: ✭ 254 (+185.39%)
Mutual labels:  osm, cartography, openstreetmap
planetiler
Flexible tool to build planet-scale vector tilesets from OpenStreetMap data fast
Stars: ✭ 823 (+824.72%)
Mutual labels:  maps, openstreetmap, osm
fishfrymap
Fish Fry Map project repository
Stars: ✭ 14 (-84.27%)
Mutual labels:  cartography, openstreetmap, osm
bexhill-osm
A local mapping project using data from OpenStreetMap. Includes overlays, walking directions and historical information.
Stars: ✭ 16 (-82.02%)
Mutual labels:  maps, openstreetmap, osm
osmscout-sailfish
OSM Scout for Sailfish OS (offline maps and navigation)
Stars: ✭ 42 (-52.81%)
Mutual labels:  maps, openstreetmap, osm
maps4cim
maps4cim - a real world map generator for CiM 2
Stars: ✭ 21 (-76.4%)
Mutual labels:  maps, cartography, openstreetmap
s60-maps
Yet another maps for Symbian OS
Stars: ✭ 27 (-69.66%)
Mutual labels:  maps, cartography, openstreetmap
o.map
Open Street Map app - KaiOS
Stars: ✭ 51 (-42.7%)
Mutual labels:  maps, openstreetmap, osm
map-machine
Python renderer for OpenStreetMap with custom icons intended to display as many map features as possible
Stars: ✭ 82 (-7.87%)
Mutual labels:  maps, icons, openstreetmap
React Icomoon
It allows you to simply view the icons in the selection.json file provided by Icomoon.
Stars: ✭ 48 (-46.07%)
Mutual labels:  svg, icons
Khartis
Khartis - thematic mapping
Stars: ✭ 49 (-44.94%)
Mutual labels:  cartography, maps
Boxicons
High Quality web friendly icons
Stars: ✭ 1,104 (+1140.45%)
Mutual labels:  svg, icons
Govicons
🇺🇸 US Government themed icons and CSS toolkit
Stars: ✭ 60 (-32.58%)
Mutual labels:  svg, icons
Blade Zondicons
A package to easily make use of Zondicons in your Laravel Blade views.
Stars: ✭ 40 (-55.06%)
Mutual labels:  svg, icons
Magrit
♠ Thematic cartography ♠
Stars: ✭ 60 (-32.58%)
Mutual labels:  cartography, maps
Dijkstra Cartography
Using Dijkstra's algorithm ("finding the shortest paths between nodes in a graph") to draw maps 🌍.
Stars: ✭ 1,112 (+1149.44%)
Mutual labels:  cartography, openstreetmap
Linearicons
Linearicons is the highest quality set of line icons, matching with minimalist UI designs in iOS.
Stars: ✭ 64 (-28.09%)
Mutual labels:  svg, icons
H2d2 Shopicons
Essentials E-Commerce icon pack for free.
Stars: ✭ 67 (-24.72%)
Mutual labels:  svg, icons

Osmic (OSM Icons)

A collection of 150+ clean high quality SVG map icons licensed under CC0 (Public Domain) and also available as icon font, which is licensed under SIL OFL. Below you see a possible preview (these are 2x the original size).

Osmic (OSM Icons)

Icons are heavily inspired by

Icon Features

All icons should adhere to the following features

  • flat (single colour, no gradients, no outlines)
  • clean (reduced complexity where possible)
  • sharp (aligned to pixel grid)
  • single point of view (avoid use of perspective where possible)
  • common canvas size

SVG code

  • avoid Inkscape specific code, use plain SVG
  • no groups, one path
  • invsibile background rectangle spanning the whole canvas to avoid up-/downscaling of the shape alone when using marker-width or marker-height

Icon specifications

All icons use a canvas base size of 14px. Where required there exist several versions that are varying in size and amount of detail. The size is indicated by appending the pixel value to the icon name (e.g. hospital-14.svg).

Create a customised collection

With the Python export script (tools/export.py) the appearance of the icons can be customised. You can

  • specify which icons should be included in or be excluded from the export
  • add padding
  • add halos
  • add shields
  • re-colour icons
  • create icon sprites
  • export as SVG, PNG or icon font

by changing a YAML configuration file.

Have a look at the export guide for more details.

Known Uses

How to contribute

Contributions are welcome, please have a look at this guide.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].