Skip to content

Instantly share code, notes, and snippets.

View HarelM's full-sized avatar

Harel M HarelM

View GitHub Profile
@HarelM
HarelM / pmtiles-style.json
Created September 27, 2023 13:39
PMTiles offline style
{
"version": 8,
"sources": {
"example_source": {
"type": "vector",
"tiles": ["pmtiles://my.pmtiles/{z}/{x}/{y}.pbf"],
"minzoom": 0,
"maxzoom": 14
}
},
{
"version": 8,
"name": "Overpass-overlay-example",
"sources": {
"overpass-points": {
"type": "geojson",
"data": "overpass://Q/nw%0A%20%20%5Bnatural%3D%22tree%22%5D%0A%20%20(area%3A3606195356)%3B%0Aout%20meta%20geom%3B"
}
},
"layers": [
### IHM Individual Contributor License Agreement
Thank you for your interest in contributing to open source software projects (“Projects”) made available by Israel Hiking Map or its affiliates (“IHM”). This Individual Contributor License Agreement (“Agreement”) sets out the terms governing any source code, object code, bug fixes, configuration changes, tools, specifications, documentation, data, materials, feedback, information or other works of authorship that you submit or have submitted, in any form and in any manner, to IHM in respect of any of the Projects (collectively “Contributions”). If you have any questions respecting this Agreement, please contact israelhikinhmap@gmail.com.
You agree that the following terms apply to all of your past, present and future Contributions. Except for the licenses granted in this Agreement, you retain all of your right, title and interest in and to your Contributions.
**Copyright License.** You hereby grant, and agree to grant, to IHM a non-exclusive, perpetual, ir
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.