Skip to content

Commit 11d406e

Browse files
committed
Improving the basic description of the code
1 parent 1196ef9 commit 11d406e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Map of National Parks and Historic Sites
22
*powered by RESTify, PostGIS, and Leaflet maps*
33

4+
A basic instant mapping demo using PostGIS, node-restify, LeafLet Maps and map tiles from Stamen, to visualize the locations of major National Parks and Historic Sites.
5+
46
<a href='http://nodegis-shifter.rhcloud.com/'><img src='https://www.openshift.com/sites/default/files/Parks_preview.png'/></a>
57

68
Related post on OpenShift.com: [https://www.openshift.com/blogs/instant-mapping-applications-with-postgis-and-nodejs](https://www.openshift.com/blogs/instant-mapping-applications-with-postgis-and-nodejs)
79

8-
## Hosting on OpenShift
10+
## Instant Provisioning on OpenShift
911
To deploy a clone of this application using the [`rhc` command line tool](http://rubygems.org/gems/rhc), type:
1012

1113
rhc app create parks nodejs-0.10 postgresql-9.2 --from-code=https://github.com/ryanj/restify-postGIS.git

0 commit comments

Comments
 (0)