This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?><sld:StyledLayerDescriptor xmlns="http://www.opengis.net/sld" xmlns:sld="http://www.opengis.net/sld" xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc" version="1.0.0"> | |
<sld:NamedLayer> | |
<sld:Name>pdk:theme_pdk_byggefelt_vedtaget_v</sld:Name> | |
<sld:UserStyle> | |
<sld:Name>byggefelt_vedtaget</sld:Name> | |
<sld:IsDefault>1</sld:IsDefault> | |
<sld:FeatureTypeStyle> | |
<sld:Name>name</sld:Name> | |
<sld:Rule> | |
<sld:Name>Boligområde</sld:Name> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?><sld:StyledLayerDescriptor xmlns="http://www.opengis.net/sld" xmlns:sld="http://www.opengis.net/sld" xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc" version="1.0.0"> | |
<sld:NamedLayer> | |
<sld:Name>pdk:theme_pdk_lokalplan_vedtaget_v</sld:Name> | |
<sld:UserStyle> | |
<sld:Name>lokalplan_vedtaget</sld:Name> | |
<sld:IsDefault>1</sld:IsDefault> | |
<sld:FeatureTypeStyle> | |
<sld:Name>name</sld:Name> | |
<sld:Rule> | |
<sld:Name>Boligområde</sld:Name> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?><sld:StyledLayerDescriptor xmlns="http://www.opengis.net/sld" xmlns:sld="http://www.opengis.net/sld" xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc" version="1.0.0"> | |
<sld:NamedLayer> | |
<sld:Name>aws4:adgangsadresser</sld:Name> | |
<sld:UserStyle> | |
<sld:Name>onedoor</sld:Name> | |
<sld:Title>AWS4 Husnummer i sort tekst, plottet i forhold til retningsvinkel</sld:Title> | |
<sld:Abstract>Husnummeret plottes i forhold til retningsvinkelen angivet i GON. Der kompenseres for retningsvinkler i området 200 til 400.</sld:Abstract> | |
<sld:FeatureTypeStyle> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"namedstyle": "#004", | |
"strokewidth": "<% if(_currentMap.resolution > 10) { print(0.5) } else { print(2.0)} %>", | |
"strokecolor": "rgba(8, 114, 8,1)", | |
"fillcolor": "rgba(8, 114, 8, 0.3)" | |
}, | |
{ | |
"namedstyle": "#005", | |
"symbol": "circle", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<StyledLayerDescriptor xmlns="http://www.opengis.net/sld" xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0.0" xsi:schemaLocation="http://www.opengis.net/sld http://schemas.opengis.net/sld/1.0.0/StyledLayerDescriptor.xsd"> | |
<NamedLayer> | |
<Name>Jordstykke</Name> | |
<UserStyle> | |
<FeatureTypeStyle> | |
<Rule> | |
<Name>jordstykke_purple</Name> | |
<MinScaleDenominator>1.000000</MinScaleDenominator> | |
<MaxScaleDenominator>26289.000000</MaxScaleDenominator> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo yum-config-manager --enable epel | |
sudo yum install gdal-python | |
sudo yum -y update | |
sudo yum -y install make automake gcc gcc-c++ libcurl-devel proj-devel geos-devel | |
cd /tmp | |
curl -L http://download.osgeo.org/gdal/2.2.4/gdal-2.2.4.tar.gz | tar zxf - | |
cd gdal-2.2.4/ | |
./configure --prefix=/usr/local --with-python | |
make -j4 | |
sudo make install |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<sld:StyledLayerDescriptor xmlns:sld="http://www.opengis.net/sld" xmlns:ogc="http://www.opengis.net/ogc"> | |
<sld:NamedLayer> | |
<sld:Name>conzoom:public_wms_2015</sld:Name> | |
<sld:UserStyle> | |
<sld:FeatureTypeStyle> | |
<sld:Rule> | |
<Title>1: Primært ejerbolig</Title> | |
<ogc:Filter> | |
<ogc:Or> | |
<And> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<sld:StyledLayerDescriptor xmlns:sld="http://www.opengis.net/sld" xmlns:ogc="http://www.opengis.net/ogc"> | |
<sld:NamedLayer> | |
<sld:Name>conzoom:public_wms_2015</sld:Name> | |
<sld:UserStyle> | |
<sld:FeatureTypeStyle> | |
<sld:Rule> | |
<Title>1: Primært ejerbolig</Title> | |
<ogc:Filter> | |
<ogc:Or>a | |
<And> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DROP function IF EXISTS get_tinglysning_uuid(vejnavn text, husnummer text, etage text, doer text, supplerendebynavn text, postnummer text); | |
CREATE OR REPLACE FUNCTION get_tinglysning_uuid(vejnavn text, husnummer text, etage text, doer text, supplerendebynavn text, postnummer text) | |
RETURNS json AS | |
$BODY$ | |
from urllib2 import urlopen | |
#from simplejson import loads | |
import urllib | |
## need to set inputarguments as global variables |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==78577== Memcheck, a memory error detector | |
==78577== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al. | |
==78577== Using Valgrind-3.12.0 and LibVEX; rerun with -h for copyright info | |
==78577== Command: ogr2ogr -overwrite -a_srs epsg:25832 -f postgresql pg:dbname=udsigt\ active_schema=kilde /Users/mbj/Downloads/PGV_bygning.sqlite pgv_bygning -nln bygning --config PG_USE_COPY YES | |
==78577== | |
==78577== Conditional jump or move depends on uninitialised value(s) | |
==78577== at 0x7FFF5FC23DC7: bcmp (in /usr/lib/dyld) | |
==78577== by 0x7FFF5FC11AF4: ImageLoaderMachO::validateFirstPages(linkedit_data_command const*, int, unsigned char const*, unsigned long, long long, ImageLoader::LinkContext const&) (in /usr/lib/dyld) | |
==78577== by 0x7FFF5FC16D6A: ImageLoaderMachOCompressed::instantiateFromFile(char const*, int, unsigned char const*, unsigned long, unsigned long long, unsigned long long, stat const&, unsigned int, unsigned int, linkedit_data_command const*, encryption_info_command const*, ImageLoader::L |