From: David B. <dav...@gm...> - 2010-08-09 07:27:03
|
I take my question back. --urltemplate "http://www.google.com/search?q={id}" works fine. On Mon, Aug 9, 2010 at 10:21 AM, David Breimann <dav...@gm...>wrote: > Hello, > > I am adding features from GFF3 using flatfile-to-json.pl. I would like to > add a url template that refers to http://some_url_here/xxx, where xxx is > the ID of the feature. > How can I do that? Do I have to write a config file myself? > > Thanks > Dave > |