Code Monkey home page Code Monkey logo

openstreetmapplotter.jl's Introduction

Julius

I love math, rally racing video games, statistics, and number theory (in that order). My primary professional experience has been maintaining PyMongo, PyMongoArrow, Motor, and PyMongoExplain. Before that I did a research project utilizing advanced NLP techniques to categorize patents.

Recent projects:

I also love messing around with the Python interpreter and internals:

  • I made a concurrency fuzzer that injects byte-code to opportunistically release the Global Interpreter Lock called Confuzzion
  • I made a transpiler from Python to MongoDB Aggregations called PyMongoAgg
  • I made a tool that transpiles Python code into expression-only syntax (lambda functions and list comprehensions only), in addition to reflowing that code into ASCII art called Exprify

openstreetmapplotter.jl's People

Contributors

juliusgeo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

openstreetmapplotter.jl's Issues

ERROR: MethodError: no method matching iterate(::XMLElement)

julia> xml,bbox = open_file("/Users/jack/Desktop/denmark.osm")
ERROR: MethodError: no method matching iterate(::XMLElement)
Closest candidates are:
iterate(::Core.SimpleVector) at essentials.jl:589
iterate(::Core.SimpleVector, ::Any) at essentials.jl:589
iterate(::ExponentialBackOff) at error.jl:171
...
Stacktrace:
[1] indexed_iterate(::XMLElement, ::Int64) at ./tuple.jl:63
[2] top-level scope at none:0

Rewrite graphics layer

I am considering writing my own graphics layer using Cairo.jl, because Winston.jl does not support transparency or many of the other MapCSS fill features. I am not sure if it would be worth the effort, however, if there is no interest in using these MapCSS graphical features.

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.