-{ a hewer of maps }-

Arcmapbook Project has a new home

I’ve moved the Arcmapbook project from Sourceforge to arcmapbook.googlepages.com

I’m tired of meeting all the little challenges which come with being a site administrator, in aggregate, they aren’t so little. In features available to project adminsitrators, Sourceforge still has more than Google Code, but the attention to usability and a clean interface has won me over. The idea behind the move is that with the little time I have to spend on this project, slices between “my real job” tasks and at home after the kids are asleep will be spent actually on mapbook rather than on it’s administration. Passage of Time, as always, will be the best judge of continue.

Search PATH for duplicates

A recent thread on the osgeo4w mailing list prompted me to scratch an itch I’ve encountered a few times: trying to figure out if there is more than one executable DLL or EXE in the search path with the same name. The result is dupe-search.bat. Invocation is a simple dupe-search [dir to look for dupes of], example:

dupe-search c:\osgeo4w\bin

Results are saved in %temp%\dupes.txt

It’s not all that intelligent, there is no effort to avoid text files for example, but it works well enough for what it does (for me anyway). The most significant thing I learned, had me scratching my head for a couple of hours, was that a continue.

Automatic download and conversion of Geobase Road Network

Note: BC and Alberta archives are 68mb, Yukon & NWT only 2mb. Simply remove ab bc from the set regions line.

Requires fwtools, wget, and 7zip to be in path.

*update: use ogr2ogr newer than 1.4.2 else some of the attributes will be truncated! Please see gdal bug#1844 for more info.*

 @echo off
 :: rev 0.1 ~ 2007 Nov 10, Matt.Wilkie@gov.yk.ca
 echo.
 echo. Going to download National Road Network files from Geobase
 echo. for Yukon and adjacent regions.
 echo. When finished downloading I will attempt to unpack the archives
 echo. and project the data to Yukon Albers, in shapefiles.
 echo.
 echo.
 setlocal

call :ChkReqs wget.exe
call :Unpack
call :gml2shp
goto 
continue.

Recent changes

View changes by user:

14 Nov 2011

Page

Time

Edited by

Edit summary

[](#)

Other/What does your Map projection say about you?

19:53

matt

one or more formatting changes #

Other/What does your Map projection say about you?

19:50

matt

19 words added, 1 words removed #

Other/What does your Map projection say about you?

19:44

matt

added 'xkcd-map-projections_10x12in.png'

Other/What does your Map projection say about you?

19:40

matt

added 'xkcd - Map Projections.pdf'

Other/What does your Map projection say about you?

19:38

matt

page created, 45 words added

15 Sep 2011

Page

Time

Edited by

Edit summary

[](#)

Itches/Wanted: dead simple argparse examples

06:42

matt

4 words added, 1 words removed #

Itches/Wanted: dead simple argparse examples

06:40

matt

page created, 67 words added

1 Sep 2011

Page

Time

Edited by

Edit summary

[](#)

Projects/appy

23:22

matt

4 words added #

Projects/appy

23:19

matt

apt can eat apt; 240 words added #

3 Aug 2011

Page

Time

Edited by

Edit summary

[](#)

Web Dev/Mindtouch

22:13

matt

one or more formatting changes #

Web Dev/Mindtouch

22:11

matt

7 words added #

Web Dev/Mindtouch

22:10

matt

downgrade continue.

Sitemap

« Next