开发者

How do I add Python to WAMP or just Windows XP to make an Openlayers Build Profile?

I would like to use Python to run a profile building script for Openlayers.js. Here is the documentation page 开发者_开发问答for the Openlayers profile builder. I wouldn't know where to begin.


You should start with installing Python. It can be downloaded here

Then add location of your Python installation directory to PATH variable in Environment Variable so that python keyword can be globally accessed in command prompt.

After that you should be able to follow instructions from OpenLayers tutorial that you specified in your question.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜