Code Monkey home page Code Monkey logo

buildmap's People

Contributors

blip2 avatar davidc avatar dpslwk avatar redlizard avatar russss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

buildmap's Issues

actimeo=2 causes vagrant up to fail

In vagrantfile: mount_options: ['actimeo=2']
Can this be removed? or if it's a Mac-specific thing made conditional?

root@ubuntu-xenial:~# mount -t vboxsf -o actimeo=2,uid=1000,gid=1000 home_vagrant_gis /home/vagrant/gis
unknown mount option `actimeo=2'
Vagrant was unable to mount VirtualBox shared folders. This is usually
because the filesystem "vboxsf" is not available. This filesystem is
made available via the VirtualBox Guest Additions and kernel module.
Please verify that these guest additions are properly installed in the
guest. This is not a bug in Vagrant and is usually caused by a faulty
Vagrant box. For context, the command attempted was:

mount -t vboxsf -o actimeo=2,uid=1000,gid=1000 home_vagrant_gis /home/vagrant/gis

The error output from the command was:

  fmask     =<arg> umask of regular files

Output GeoPackage rather than using Postgres

This would make pre-generating the data a lot easier, as a simple file can be built by CI and then fetched by the server with no Postgres DB required. Tegola supports serving data from GeoPackages.

There are some wrinkles here - the one I spotted is that GPKG/SQLite doesn't support array types, which are output by GDAL now for DXF extended attributes.

Perhaps the best approach is to load the DXF data into memory in python using the GDAL python bindings, perform the processing there, and then write out a nice clean table into the GeoPackage without any of the DXF mess.

Feston

For EMF we need to expend stats and maybe power to output festons scaff and 16 amp base requirements

For ever ~7m we need

  • 1 putlog
  • 1 4m scaff pole
  • 2 swivels clamps
  • 1 fixed 90 clamps

For each run we need a 16a feed (~15m)

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.