Skip to content

Instantly share code, notes, and snippets.

View NieneB's full-sized avatar

Niene NieneB

View GitHub Profile
@NieneB
NieneB / sld.xml
Last active May 8, 2019 09:30
PZH wms sld test
<?xml version="1.0" encoding="UTF-8" ?>
<sld:StyledLayerDescriptor version="1.0.0"
xmlns="http://www.opengis.net/ogc"
xmlns:sld="http://www.opengis.net/sld"
xmlns:ogc="http://www.opengis.net/ogc"
xmlns:gml="http://www.opengis.net/gml"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/sld http://schemas.opengis.net/sld/1.0.0/StyledLayerDescriptor.xsd">
<sld:NamedLayer>
<sld:Name>Voorkeurslocaties - Bouwblok geschikt zonneveld</sld:Name>
<sld:UserStyle>
@NieneB
NieneB / .block
Created February 8, 2018 13:59
fresh block
license: mit
@NieneB
NieneB / .block
Last active February 8, 2018 13:38
fresh block
license: mit
@NieneB
NieneB / .block
Created February 8, 2018 13:13
fresh block
license: mit
{
"version": 8,
"name": "aardbeving",
"glyphs": "https://fonts.openmaptiles.org/{fontstack}/{range}.pbf",
"sources": {
"pdok":{
"type": "vector",
"tiles": ["https://geodata.nationaalgeoregister.nl/beta/topotiles/{z}/{x}/{y}.pbf"]
},
"aardbeving_points":{
@NieneB
NieneB / 05_mystyle.json
Created February 8, 2018 09:08
05_custom_map_extrusion
{
"version": 8,
"name": "aardbeving",
"glyphs": "https://fonts.openmaptiles.org/{fontstack}/{range}.pbf",
"sources": {
"pdok":{
"type": "vector",
"tiles": ["https://geodata.nationaalgeoregister.nl/beta/topotiles/{z}/{x}/{y}.pbf"]
},
"aardbeving_points":{
@NieneB
NieneB / 04_mystyle.json
Created February 8, 2018 09:05
04_custom_map_fonts
{
"version": 8,
"name": "aardbeving",
"glyphs": "https://fonts.openmaptiles.org/{fontstack}/{range}.pbf",
"sources": {
"pdok":{
"type": "vector",
"tiles": ["https://geodata.nationaalgeoregister.nl/beta/topotiles/{z}/{x}/{y}.pbf"]
},
"aardbeving_points":{
@NieneB
NieneB / 05_mystyle.json
Last active February 8, 2018 08:57
05_custom_map_extrusion
{
"version": 8,
"name": "aardbeving",
"glyphs": "http://fonts.openmaptiles.org/{fontstack}/{range}.pbf",
"sources": {
"pdok":{
"type": "vector",
"tiles": ["https://geodata.nationaalgeoregister.nl/beta/topotiles/{z}/{x}/{y}.pbf"]
},
"aardbeving_points":{