View .block
license: mit |
View accuracy-bc-geocoder.html
<!doctype html> | |
<html> | |
<head> | |
<title>BC Geocoder Test Page</title> | |
<meta charset="utf-8"/>> | |
</head> | |
<body> | |
<div class="container"> | |
<h1 class="title"><span class="kinda">kinda</span>Simple Geocoder</h1> | |
View simple-bc-geocoder.html
<!doctype html> | |
<html> | |
<head> | |
<title>BC Geocoder Test Page</title> | |
<meta charset="utf-8"/> | |
</head> | |
<body> | |
<div class="container"> | |
<h1 class="title">Simple Geocoder</h1> |
View service_provider3.kml
<?xml version="1.0" encoding="UTF-8"?> | |
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom"> | |
<Document id="spreadsheet_to_kml"> | |
<open>1</open> | |
<Snippet maxLines="0"></Snippet> | |
<description>Ministry of Social Development Mashup</description> | |
<Style id="Service Providers"> | |
<IconStyle> | |
<Icon> | |
<href>http://littleearth.ca/images/MapPin.png</href> |