Git Product home page Git Product logo

mapwarper's People

Contributors

dependabot[bot] avatar duhaime avatar embeepea avatar imohkay avatar kamataryo avatar kdough03 avatar l34marr avatar rkversion avatar sasantv avatar solebox avatar timwaters avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mapwarper's Issues

Zooming improvements

Improvements needed

  • Zooming is very jerky using touchpad pinch-zoom (on a MacBook Pro / Chrome)
  • Zoom levels are unbalanced: on scanned map pane one can zoom-in to subatomic level, max zoom level on the right pane is insufficient.

Improve map search functionality

Very hard to find a map currently, especially unrectified one.
Ideas for improving that part of user experience are needed.
Integrate Google search?

Building docker container fails

Step 26/28 : RUN if [ "$BUILD_ENV" = "production" ]; then bundle install --without development test; else bundle install; fi
---> Running in aa2dd0bdfc39
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/.......
Fetching https://github.com/timwaters/actionpack-action_caching
Fetching https://github.com/rails-api/active_model_serializers
Your bundle is locked to mimemagic (0.3.3), but that version could not be found
in any of the sources listed in your Gemfile. If you haven't changed sources,
that means the author of mimemagic (0.3.3) has removed it. You'll need to update
your bundle to a version other than mimemagic (0.3.3) that hasn't been removed
in order to install.
ERROR: Service 'web' failed to build: The command '/bin/sh -c if [ "$BUILD_ENV" = "production" ]; then bundle install --without development test; else bundle install; fi' returned a non-zero code: 7

To try and deal with the issue with the mimemagic (0.3.3), tried to change the RUN line in Docker file
...not difference but still fails on building service

Removing intermediate container 47eb3db2850e
Step 26/28 : RUN if [ "$BUILD_ENV" = "production" ]; then bundle install --deployment --redownload --without development test; else bundle install --deployment --redownload; fi
---> Running in 4a28af4b6128

Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/.......
Fetching https://github.com/timwaters/actionpack-action_caching
Fetching https://github.com/rails-api/active_model_serializers
Your bundle is locked to mimemagic (0.3.3), but that version could not be found
in any of the sources listed in your Gemfile. If you haven't changed sources,
that means the author of mimemagic (0.3.3) has removed it. You'll need to update
your bundle to a version other than mimemagic (0.3.3) that hasn't been removed
in order to install.
ERROR: Service 'web' failed to build: The command '/bin/sh -c if [ "$BUILD_ENV" = "production" ]; then bundle install --deployment --redownload --without development test; else bundle install --deployment --redownload; fi' returned a non-zero code: 7

###########
Tested on:
Client:
Version: 1.13.1
API version: 1.26
Package version: docker-1.13.1-209.git7d71120.el7.centos.x86_64
Go version: go1.10.3
Git commit: 7d71120/1.13.1
Built: Wed Mar 2 15:25:43 2022
OS/Arch: linux/amd64

Server:
Version: 1.13.1
API version: 1.26 (minimum version 1.12)
Package version: docker-1.13.1-209.git7d71120.el7.centos.x86_64
Go version: go1.10.3
Git commit: 7d71120/1.13.1
Built: Wed Mar 2 15:25:43 2022
OS/Arch: linux/amd64
Experimental: false

And also on:

Client:
Version: 20.10.7
API version: 1.41
Go version: go1.13.8
Git commit: 20.10.7-0ubuntu5~18.04.3
Built: Mon Nov 1 01:04:14 2021
OS/Arch: linux/amd64
Context: default
Experimental: true

Server:
Engine:
Version: 20.10.7
API version: 1.41 (minimum version 1.12)
Go version: go1.13.8
Git commit: 20.10.7-0ubuntu518.04.3
Built: Fri Oct 22 00:57:37 2021
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.5.5-0ubuntu3
18.04.2
GitCommit:
runc:
Version: 1.0.1-0ubuntu2~18.04.1
GitCommit:
docker-init:
Version: 0.19.0
GitCommit:

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.