Giter VIP home page Giter VIP logo

alltheplaces.xyz's Introduction

alltheplaces.xyz's People

Contributors

brawer avatar cj-malone avatar davidhicks avatar dependabot[bot] avatar iandees avatar jleedev avatar matkoniecz avatar mjoe999 avatar tif-calin avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

alltheplaces.xyz's Issues

Consider building dataset compared with OpenStreetMap

Of potential interest:

  • listing objects without nearby OSM match, revealing locations potentially worth surveying
  • listing OSM objects marked as branded with brand present in ATP and no nearby ATP match

and publishing both as a map.

Both can end detecting bad data in ATP rather than missing/outdated shops in OSM, definitely would not be usable for direct import but I think it would be of interest and useful for further reprocessing.

It is possible that I would be able to implement something like that if there would be interest in running and publishing it.

Add links to the logs

Currently getting to the logs is a pain, as far as I know the only way is by knowing the url. Adding a link to them would help (maybe spiders.html on the features count?)

CSS preventing access to link

On the main page of the website https://www.alltheplaces.xyz/ I am unable to click the "alltheplaces" link in the bottom left because the :hover CSS causes the link to move before it can be clicked:

alltheplaces-hover

Apparently there is this CSS rule:

a:hover, a :focus {
    color: #069;
    font-weight: bold;
}

and the change to bold forces the line to wrap. Replacing the font-weight: bold with something like text-decoration: underline should solve the problem. I couldn't find this CSS in the repo -- I guess it is part of jekyll-theme-minimal?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.