Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typescript typings #46

Closed
gavinr opened this issue Aug 28, 2020 · 3 comments · Fixed by #49
Closed

typescript typings #46

gavinr opened this issue Aug 28, 2020 · 3 comments · Fixed by #49

Comments

@gavinr
Copy link
Contributor

gavinr commented Aug 28, 2020

When I try to use

import { arcgisToGeoJSON } from "@terraformer/arcgis";

in a TypeScript project, I get the error:

semantic error TS7016: Could not find a declaration file for module '@terraformer/arcgis'.

How can we make these available? I think there was a previous version, perhaps we can use those?

@jgravois
Copy link
Member

we definitely should be able to reuse those.

@zakjan already tackled @terraformer/spatial (see #34)

@murrple-1
Copy link

There appears to not yet be typings for @terraformer/wkt.... I would argue this issue is not yet closable

@HansBrende
Copy link

HansBrende commented Aug 8, 2021

@gavinr @terraformer/wkt still has no typings available...

Edit: I've created a new issue for the @terraformer/wkt typings, linked to below.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants