Code Monkey home page Code Monkey logo

isysur's People

Contributors

jhemming avatar jpoeppel avatar tschodde avatar vicky3 avatar

Watchers

 avatar  avatar  avatar  avatar

isysur's Issues

Improve pipeline

Determine osmRequest Filter depending on SUR.

Figure out a smart way to choose between multiple nearest Objects (might be obsolete when request is smart enough).

Rule no 49 is really hard:

  1. Given coords are far away from supposed polygon (truthKML)
  2. There is no polygon in osm where the polygon is supposed to be, just a "gap" in between others, from which the polygon could be computed.

Polygons from multiple ways in relations

Add polygons attribute to relation object. This should be filled whenever polygons are detected within the relation. Contains list of way ids that make up the polygon. Inner/outer does not need to be stored additionally.

extension for kml: look for valid polygon data

proposed by Thorsten: Throw exeption when invalid data (data points do not form a polygon)
interpretation: object is not a polygon when first and last nodes coordinates are different

Give it a name!

Our program needs a name! It must be nice and fancy and absolut great! You think it's not necessary? Look into the documentation - here a name is necessary to address the program!

gui into playground

put your files concerning the gui into playground and make a little documentation how to use

Improve pipeline for multiple SURs:

If more than one sur is to be computed, create bounding box for all surs to only perform 1 request.

On that node: Maybe provide functions to create subsets of the osm data similar to osmrequests?

Prepare

Read up on modules, unittests, osm data types, competition rules
Collect questions that remain uncertain in rules
Think up small building blocks that might be necessary

kmlData

Rename kml file to kmlData and kml to kmlObject.

Fix img src for placemarks

So far the name+.jpg is used as the image src. That should always be the case. Truth files use sur ID+.jpg -> change it to be the same.

That will be quite a hassle since we kinda have placemarks and surs seperated.

Nearest Node,Way,Relation

in OsmData provide these three functions. Optional with tag(s) argument.

For these we would like property "coord" in node, "vertices" in way. Consider how you could do that for the different types relations.

Return object or id

ParseData Test

Change the parseData test.
No file, just send a string!

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.