Skip to content

Instantly share code, notes, and snippets.

@minskmaz
Created October 2, 2014 17:27
Show Gist options
  • Save minskmaz/fd22a2f7d56c6f46543b to your computer and use it in GitHub Desktop.
Save minskmaz/fd22a2f7d56c6f46543b to your computer and use it in GitHub Desktop.
{
"layers": {
"0": {
"class": "ava",
"src": "results\/ava_Napa_County\/ava_Napa_County.shp"
},
"1": {
"class": "parcels",
"src": "results\/PARCELS_PUBLIC\/PARCELS_PUBLIC.shp"
}
}
}
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="utf-8"?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'><svg enable_background="new 0 0 1000 1" height="1px" pretty_print="False" style="stroke-linejoin: round; stroke:#000; fill: none;" version="1.1" viewBox="0 0 1000 1" width="1000px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><style type="text/css"><![CDATA[path { fill-rule: evenodd; }]]></style></defs><metadata><views><view h="1.00082558013" padding="0" w="1000"><proj flip="auto" id="robinson" lon0="6459774.55997"/><bbox h="3.23050840594e+15" w="3.91301619269e+21" x="9.22337203685e+18" y="3.41541661709e+16"/></view></views></metadata></svg>
@KitN
Copy link

KitN commented Sep 29, 2015

I'm getting the same issue. I don't know enough about shapefiles or kartograph to debug it, either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment