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

Add Features and Perspectives to Readme #117

Merged
merged 1 commit into from
Nov 14, 2014

Conversation

gberaudo
Copy link
Member

Synthetic view of the current state of the library and the planed short term improvements.

@gberaudo
Copy link
Member Author

Well, any thought on this?

Perspectives
------------
- Synchronization of 2D features on terrain;
- Local projection in 2D and global projection in 3D;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does local projection mean? What does global projection mean?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cesium supports only EPSG:4326 and EPSG:3857, which are almost valid globally, on the whole globe. Openlayers3 supports more projections, including some projections only valid in a local area.
We are working on allowing the use of a local projection in ol3 and an EPSG:4326 or EPSG:3857 projection in Cesium.

@ahocevar
Copy link
Member

Some things need to be clarified a bit (at least I don't understand the text the way it is now).

@gberaudo gberaudo force-pushed the features_and_perspectives branch from 21d7302 to 701128f Compare November 14, 2014 17:05
@gberaudo
Copy link
Member Author

I will merge the feature part.

gberaudo added a commit that referenced this pull request Nov 14, 2014
@gberaudo gberaudo merged commit 80ea07f into openlayers:master Nov 14, 2014
@ahocevar
Copy link
Member

Cool. I hope my comment on the "Perspectives" section did not get lost, because it contains a brief sentence that would fit perfectly for the bottom of the "Features" section.

@ahocevar
Copy link
Member

@gberaudo I just rebuilt the website using the process described in https://github.com/openlayers/ol3-cesium/blob/master/build/README.md. Works like a charm.

@ahocevar
Copy link
Member

@gberaudo I found the comment #117 (comment) and created #124.

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 this pull request may close these issues.

2 participants