Git Product home page Git Product logo

Comments (2)

jlpoolen avatar jlpoolen commented on July 22, 2024

On a separate server (Gentoo based vs. Debian), I found where getmvt is referenced. This may help readers unfamiliar with the code and suggests a possible issue regarding order of execution of installation scripts?

jlpoole@ryzdesk /usr/local/src/openmaptiles $ find .  -type f |xargs grep getmvt
./Makefile:                                                      --function --fname=getmvt >> ./build/sql/run_last.sql'
./quickstart.log:                                                --function --fname=getmvt >> ./build/sql/run_last.sql'
./build/sql/run_last.sql:DROP FUNCTION IF EXISTS getmvt(integer, integer, integer);
./build/sql/run_last.sql:CREATE FUNCTION getmvt(zoom integer, x integer, y integer)
jlpoole@ryzdesk /usr/local/src/openmaptiles $ 

from openmaptiles.

jlpoolen avatar jlpoolen commented on July 22, 2024

My [User] error. I failed to execute the step: "make import-wikidata"

Here is a record of my install where I identified my omission. This approach may be helpful for other who log issues and can demonstrate they followed the correct sequence of events.

Based on line numbers ("Line [xxx]") at this paste:
https://pastebin.com/YukmGx61

  • git clone https://github.com/openmaptiles/openmaptiles.git && cd openmaptiles Line 1
  • make Line 10
  • make start-db Line 36
  • make import-data Line 72
  • make download area=albania Line 107
  • make import-osm Line 135
  • make import-wikidata (DID NOT PERFORM -- overlooked?)
  • make build-style Line 176
  • make generate-bbox-file Line 182
  • make generate-tiles-pg Line 186

I found the section "Workflow to generate tiles" at the end of the README.md and followed that and successfully completed the task of loading Albania.

from openmaptiles.

Related Issues (20)

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.