Brilliant. Thanks for helping and providing all the steps. I think I can manage that now that I know what to do. Will double ckeck the json next time (is there a json checker tool that looks for missing braces?)
Thanks, RobJN On 11 Oct 2013 23:10, "Eric Fischer" <[email protected]> wrote: I made a pull request to add your imagery (after adding a missing closing brace in your json file): https://github.com/osmlab/editor-imagery-index/pull/18 The shell commands to do it were: git clone https://github.com/ericfischer/editor-imagery-index.git cd editor-imagery-index/ git branch nls git checkout nls cp ~/NLS-BartholomewHalfInch1897-1907.json sources/europe vi sources/europe/NLS-BartholomewHalfInch1897-1907.json make git status git add imagery.geojson imagery.json imagery.xml sources/europe/NLS-BartholomewHalfInch1897-1907.json git commit git push -u origin nls Eric On Fri, Oct 11, 2013 at 2:49 PM, Rob Nickerson <[email protected]> wrote: > > > > Hi Dev list, > > > > I'd like to add some more historic imagery layers for use in the main > editors. ... > _______________________________________________ > dev mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/dev > >
_______________________________________________ dev mailing list [email protected] https://lists.openstreetmap.org/listinfo/dev

