Coder Social home page Coder Social logo

osmlatvija / osmalyzer Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 1.87 MB

Parsing OSM data in Latvia against various data sources

Home Page: https://osmlatvija.github.io/Osmalyzer/

License: GNU General Public License v3.0

C# 99.21% HTML 0.79% JavaScript 0.01%
latvia openstreetmap

osmalyzer's Introduction

Osmalyzer

Parsing OSM data in Latvia against various data sources.

Sample output

The output is available at https://osmlatvija.github.io/Osmalyzer/ as a static webpage (JS required).

The report is periodically automatically updated (vai GitHub workflow).

This project aims to parse data that is too complex to parse via tools like Overpass Turbo or visualize without a map and filtered output. This project aims to include Latvia-specific sources and use cases rather than being a generic QA tool.

Suggestions and improvements welcome.

Manual usage / development

You can download the project and run it locally. (This is a C# .NET solution. The main project ("Osmalyzer") is a console project. Download the whole solution and open it in any compatible IDE (like Visual Studio, Visual Code, Rider, MonoDevelop, etc.) Compile and run as per your IDE (e.g. F5 in Visual Studio). You will need to download and restore/install Nuget packages (i.e. external libraries), depending on how your IDE does this - this should be automatic or prompted the first time you try to import/compile/run the project. The output reports will get generated in the build folder, e.g. "Osmalyzer\bin\Debug\net6.0\output". Enable/disable individual analyzers/reports in Runner.Run(). Some web stuff may fail locally due to some websites being particular.

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.