Giter Club home page Giter Club logo

Comments (4)

hfu avatar hfu commented on August 10, 2024

@ubukawa tippecanoe-json-tool でラップを外せたと思います。

ogr2ogr ... | tippecanoe-json-tool | tippecanoe ...

というパターンはよく使っています。例えば、リンク先のような感じです。

from kata.

ubukawa avatar ubukawa commented on August 10, 2024

@hfu さん、早速ありがとうございます!! FeatureCollectionのラップを外せました!

一方で、kataのfilterで付与するtippecanoeの要素がFeatureCollecationのすぐ下のオブジェクトなので(Featuresの各オブジェクトには定義されていない)、ラップを外すとtippecanoe用のmaxzoomとminzoomが消えてしまいました。tippecanoe-json-toolの-eオプションを試しましたがうまくいかず。。。

(filterのソースを見ながら、そもそもfilterするまえのgeojsonからラップを外してみたらなどと想像したので、もう少し実験してみます。)

from kata.

ubukawa avatar ubukawa commented on August 10, 2024

For reference, two types of files are stored in https://github.com/ubukawa/kata-test .
(with or without tippecanoe-json-tool, or FeatureCollection wrapping. see the following command)

root@7fe761f09710:/data# kata filter ./kata.yml | tippecanoe-json-tool > compiled.geojson
root@7fe761f09710:/data# kata filter ./kata.yml > compiled0.geojson

from kata.

ubukawa avatar ubukawa commented on August 10, 2024

ありがとうございます。#7の方に引き継がれましたのでこちらは閉じます。ありがとうございました。

from kata.

Related Issues (10)

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.