Skip to content

Commit

Permalink
Harmonized white spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismayer committed Nov 26, 2014
1 parent ee12c34 commit 19ed96e
Show file tree
Hide file tree
Showing 3 changed files with 98 additions and 98 deletions.
172 changes: 86 additions & 86 deletions examples/data/busstops.geojson
Original file line number Diff line number Diff line change
@@ -1,88 +1,88 @@
{
"type": "FeatureCollection",
"features": [{
"type": "Feature",
"id": "osm-busstops.fid-450a1ab3_149e7ccb0c9_30ad",
"geometry": {
"type": "Point",
"coordinates": [1218828.5056681812,
6620850.261476886]
},
"geometry_name": "geometry",
"properties": {
"id": 1130170,
"osm_id": 1688977159,
"name": "Salomonsborn",
"type": "bus_stop",
"ref": ""
}
},
{
"type": "Feature",
"id": "osm-busstops.fid-450a1ab3_149e7da3233_e78",
"geometry": {
"type": "Point",
"coordinates": [599198.5191414315,
5359744.431373389]
},
"geometry_name": "geometry",
"properties": {
"id": 1130233,
"osm_id": 1689159158,
"name": "Barbini Loubon",
"type": "bus_stop",
"ref": ""
}
},
{
"type": "Feature",
"id": "osm-busstops.fid-450a1ab3_149e7ccb0c9_30af",
"geometry": {
"type": "Point",
"coordinates": [954416.1508209753,
6012682.402613947]
},
"geometry_name": "geometry",
"properties": {
"id": 1130181,
"osm_id": 1689025037,
"name": "Opfikon, Schulstrasse",
"type": "bus_stop",
"ref": ""
}
},
{
"type": "Feature",
"id": "osm-busstops.fid-450a1ab3_149e7ccb0c9_30b5",
"geometry": {
"type": "Point",
"coordinates": [1816615.967539551,
5948768.54551049]
},
"geometry_name": "geometry",
"properties": {
"id": 1130187,
"osm_id": 1689043500,
"name": "Unterlangzeil Nr.5",
"type": "bus_stop",
"ref": ""
}
},
{
"type": "Feature",
"id": "osm-busstops.fid-450a1ab3_149e7da3233_-20e8",
"geometry": {
"type": "Point",
"coordinates": [-696436.2255883364,
7037778.549495307]
},
"geometry_name": "geometry",
"properties": {
"id": 1130192,
"osm_id": 1689050200,
"name": "Churchtown Rd. Upper/Jct. Beaumont Avenue",
"type": "bus_stop",
"ref": "1035"
}
}]
"type": "FeatureCollection",
"features": [{
"type": "Feature",
"id": "osm-busstops.fid-450a1ab3_149e7ccb0c9_30ad",
"geometry": {
"type": "Point",
"coordinates": [1218828.5056681812,
6620850.261476886]
},
"geometry_name": "geometry",
"properties": {
"id": 1130170,
"osm_id": 1688977159,
"name": "Salomonsborn",
"type": "bus_stop",
"ref": ""
}
},
{
"type": "Feature",
"id": "osm-busstops.fid-450a1ab3_149e7da3233_e78",
"geometry": {
"type": "Point",
"coordinates": [599198.5191414315,
5359744.431373389]
},
"geometry_name": "geometry",
"properties": {
"id": 1130233,
"osm_id": 1689159158,
"name": "Barbini Loubon",
"type": "bus_stop",
"ref": ""
}
},
{
"type": "Feature",
"id": "osm-busstops.fid-450a1ab3_149e7ccb0c9_30af",
"geometry": {
"type": "Point",
"coordinates": [954416.1508209753,
6012682.402613947]
},
"geometry_name": "geometry",
"properties": {
"id": 1130181,
"osm_id": 1689025037,
"name": "Opfikon, Schulstrasse",
"type": "bus_stop",
"ref": ""
}
},
{
"type": "Feature",
"id": "osm-busstops.fid-450a1ab3_149e7ccb0c9_30b5",
"geometry": {
"type": "Point",
"coordinates": [1816615.967539551,
5948768.54551049]
},
"geometry_name": "geometry",
"properties": {
"id": 1130187,
"osm_id": 1689043500,
"name": "Unterlangzeil Nr.5",
"type": "bus_stop",
"ref": ""
}
},
{
"type": "Feature",
"id": "osm-busstops.fid-450a1ab3_149e7da3233_-20e8",
"geometry": {
"type": "Point",
"coordinates": [-696436.2255883364,
7037778.549495307]
},
"geometry_name": "geometry",
"properties": {
"id": 1130192,
"osm_id": 1689050200,
"name": "Churchtown Rd. Upper/Jct. Beaumont Avenue",
"type": "bus_stop",
"ref": "1035"
}
}]
}
16 changes: 8 additions & 8 deletions examples/grid/feature-grid-w-proxy.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
<link rel="stylesheet" type="text/css" href="http://cdn.sencha.com/ext/gpl/4.2.1/examples/shared/example.css" />
<!-- Basic example styling -->
<link rel="stylesheet" type="text/css" href="../shared/example.css" />
<style>
div.olControlAttribution {
background-color: #157FCC;
}
</style>
<style>
div.olControlAttribution {
background-color: #157FCC;
}
</style>

<!-- You should definitely consider using a custom single-file version of OpenLayers -->
<script src="http://openlayers.org/api/2.13.1/OpenLayers.js"></script>
Expand All @@ -31,8 +31,8 @@ <h1>Grid Panel configured with a GeoExt.data.FeatureStore and a GeoExt.data.prox
<p>This example shows an Ext grid loaded with features read from a
GeoJSON document
(<a href="../data/busstops.geojson">../data/busstops.geojson</a>) via a GeoExt.data.proxy.Protocol.
The GeoJSON is taken from this <a href="http://ows.terrestris.de/geoserver/osm/wfs?service=wfs&version=1.1.0&request=GetCapabilities">WFS</a>
</p>
The GeoJSON is taken from this <a href="http://ows.terrestris.de/geoserver/osm/wfs?service=wfs&version=1.1.0&request=GetCapabilities">WFS</a>
</p>

<p>Because the layer and the store are bound to each other, the
features loaded into the store are automatically added to the layer. A
Expand Down
8 changes: 4 additions & 4 deletions examples/grid/feature-grid-w-proxy.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ Ext.application({
fillOpacity: 0.8,
fillColor: "blue",
pointRadius: 9,
label: 'H',
labelAlign: "center",
fontColor: "white",
fontSize: "12px",
label: 'H',
labelAlign: "center",
fontColor: "white",
fontSize: "12px",
strokeWidth: 2,
strokeOpacity: 1,
strokeColor: "yellow",
Expand Down

0 comments on commit 19ed96e

Please sign in to comment.