Git Product home page Git Product logo

geoswiftmapboxgl's Issues

Hello, I want to convert WKT into Geojson

Dear developers, I have been in touch with your framework for the first time and would like to know if there are any documents to read?
I want to convert WKT to Geojson.
Thank you very much.

Xcode 10 build error

I'm getting this error with Xcode 10:

1) Target 'GEOSwiftMapboxGL' (project 'Pods') has copy command from '<REDACTED>/Pods/GEOSwiftMapboxGL/GEOSwiftMapboxGL/Info.plist' to '<REDACTED>/Build/Products/Debug-iphonesimulator/GEOSwiftMapboxGL/GEOSwiftMapboxGL.framework/Info.plist'
2) Target 'GEOSwiftMapboxGL' (project 'Pods') has process command with output '<REDACTED>/Build/Products/Debug-iphonesimulator/GEOSwiftMapboxGL/GEOSwiftMapboxGL.framework/Info.plist'```

Ideas?

Handle optional for Geometry.collection()

The last version of GEOSwift made Geometry.collection() returns an optional.

This package doesn't compile anymore due to an error in MapboxGLAnnotation, line 88:

MapboxGLAnnotations.swift:88:81: error: value of optional type 'Waypoint?' not unwrapped; did you mean to use '!' or '?'?
        self.centroid = CLLocationCoordinate2DFromCoordinate(geometryCollection.centroid().coordinate)

Tell me if I am wrong but I think we can solve the problem by simply adding ! after the call to centroid.

Dependency pod versions

I'm unable to install this pod due to issues with dependencies (GEOSwift/geos):

[!] /usr/bin/svn export --non-interactive --trust-server-cert --force https://svn.osgeo.org/geos/tags/3.5.0 /var/folders/yr/5k0s_v256xzdffy2t36x836w0000gn/T/d20181009-11479-5zvs85

svn: E170013: Unable to connect to a repository at URL 'https://svn.osgeo.org/geos/tags/3.5.0'
svn: E175013: Access to '/geos/tags/3.5.0' forbidden

The solution mentioned here: GEOSwift/GEOSwift#78 seems to be to update the versions of GEOSwift/geos pods.

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.