-
Notifications
You must be signed in to change notification settings - Fork 119
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
Start planning out packages #8
Comments
patrickarlt
assigned ajturner, dbouwman, patrickarlt, jgravois, noahmulfinger, dmfenton and araedavis
Aug 4, 2017
This was referenced Aug 4, 2017
Closed
Currently here are the following packages:
I would also propose the following packages mostly to validate that the tooling and patterns will work for future patterns.
|
|
I'm going to make separate issues to start designing the APIs the following packages:
These will probably be assigned to a mix of @tomwayson @dbouwman @araedavis and @noahmulfinger @jgravois and myself. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@dbouwman @jgravois @noahmulfinger @dmfenton @araedavis I think this repo is getting close to the point where we can start thinking about planning out the other packages that we want. I think we can still do this regardless of the auth decisions in https://github.com/ArcGIS/arcgis-rest-js/issues/5.
I think the first step is audit all of our projects and produce the following:
I think once we have these audits complete and we know what we are dealing with we can better plan out a sane package organization.
I will add that I want to create a
rest-core-types
repo so we can share common types and interfaces across the project for things like geometries.I also want to make
rest-geocoding
based on https://developers.arcgis.com/rest/geocode/api-reference/overview-world-geocoding-service.htm.I want to do
rest-core-types
andrest-geocoding
for 2 reasons:arcgis-request
andrest-core-types
can both be easily used to createrest-geocoding
The text was updated successfully, but these errors were encountered: