Skip to content

Commit

Permalink
Use the demo 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Jun 26, 2019
1 parent 2bb4020 commit 1a03c18
Show file tree
Hide file tree
Showing 17 changed files with 37 additions and 37 deletions.
4 changes: 2 additions & 2 deletions api/dist/apihelp/apihelp.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ <h1>Simple API Help</h1>
<h2>Basis</h2>
<p>To use the API you should add the following HTML:</p>
<pre><code data-language="html">
&lt;link src="https://geomapfish-demo-2-4.camptocamp.com/api.css" rel="stylesheet"&gt;
&lt;script src="https://geomapfish-demo-2-4.camptocamp.com/api.js?version=2"&gt;&lt;/script&gt;
&lt;link src="https://geomapfish-demo-2-5.camptocamp.com/api.css" rel="stylesheet"&gt;
&lt;script src="https://geomapfish-demo-2-5.camptocamp.com/api.js?version=2"&gt;&lt;/script&gt;
&lt;script&gt;
window.onload = function() {
// add the code here
Expand Down
2 changes: 1 addition & 1 deletion api/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import config from './src/constants.js';
import Map from './src/Map.js';

config.themesUrl = 'https://geomapfish-demo-2-4.camptocamp.com/themes?version=2&background=background';
config.themesUrl = 'https://geomapfish-demo-2-5.camptocamp.com/themes?version=2&background=background';

const lib = {
Map
Expand Down
2 changes: 1 addition & 1 deletion contribs/gmf/apps/desktop/index.html.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title ng-bind-template="{{'Desktop Application'|translate}}">GeoMapFish</title>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width">
<meta name="dynamicUrl" content="https://geomapfish-demo-2-4.camptocamp.com/dynamic.json">
<meta name="dynamicUrl" content="https://geomapfish-demo-2-5.camptocamp.com/dynamic.json">
<meta name="interface" content="desktop">
<link rel="shortcut icon" href="<%=require("./image/favicon.ico")%>" />
<% for (var css in htmlWebpackPlugin.files.css) { %>
Expand Down
2 changes: 1 addition & 1 deletion contribs/gmf/apps/desktop_alt/index.html.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title ng-bind-template="{{'Alternative Desktop Application'|translate}}">GeoMapFish</title>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width">
<meta name="dynamicUrl" content="https://geomapfish-demo-2-4.camptocamp.com/dynamic.json">
<meta name="dynamicUrl" content="https://geomapfish-demo-2-5.camptocamp.com/dynamic.json">
<meta name="interface" content="desktop_alt">
<link rel="shortcut icon" href="<%=require("./image/favicon.ico")%>" />
<% for (var css in htmlWebpackPlugin.files.css) { %>
Expand Down
2 changes: 1 addition & 1 deletion contribs/gmf/apps/iframe_api/index.html.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title ng-bind-template="{{'Iframe API Application'|translate}}">GeoMapFish</title>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width">
<meta name="dynamicUrl" content="https://geomapfish-demo-2-4.camptocamp.com/dynamic.json">
<meta name="dynamicUrl" content="https://geomapfish-demo-2-5.camptocamp.com/dynamic.json">
<meta name="interface" content="iframe_api">
<link rel="shortcut icon" href="<%=require("./image/favicon.ico")%>" />
<% for (var css in htmlWebpackPlugin.files.css) { %>
Expand Down
2 changes: 1 addition & 1 deletion contribs/gmf/apps/mobile/index.html.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="dynamicUrl" content="https://geomapfish-demo-2-4.camptocamp.com/dynamic.json">
<meta name="dynamicUrl" content="https://geomapfish-demo-2-5.camptocamp.com/dynamic.json">
<meta name="interface" content="mobile">
<link rel="shortcut icon" href="<%=require("./image/favicon.ico")%>" />
<% for (var css in htmlWebpackPlugin.files.css) { %>
Expand Down
2 changes: 1 addition & 1 deletion contribs/gmf/apps/mobile_alt/index.html.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="dynamicUrl" content="https://geomapfish-demo-2-4.camptocamp.com/dynamic.json">
<meta name="dynamicUrl" content="https://geomapfish-demo-2-5.camptocamp.com/dynamic.json">
<meta name="interface" content="mobile_alt">
<link rel="shortcut icon" href="<%=require("./image/favicon.ico")%>" />
<% for (var css in htmlWebpackPlugin.files.css) { %>
Expand Down
2 changes: 1 addition & 1 deletion contribs/gmf/apps/oeedit/index.html.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title ng-bind-template="{{'ObjectEditing - Edit Application'|translate}}">GeoMapFish</title>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width">
<meta name="dynamicUrl" content="https://geomapfish-demo-2-4.camptocamp.com/dynamic.json">
<meta name="dynamicUrl" content="https://geomapfish-demo-2-5.camptocamp.com/dynamic.json">
<meta name="interface" content="oeedit">
<link rel="shortcut icon" href="<%=require("./image/favicon.ico")%>" />
<% for (var css in htmlWebpackPlugin.files.css) { %>
Expand Down
2 changes: 1 addition & 1 deletion contribs/gmf/examples/url.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const exports = {};
* Base url for the GeoMapFish demo server.
* @type {string}
*/
exports.GMF_DEMO = 'https://geomapfish-demo-2-4.camptocamp.com/';
exports.GMF_DEMO = 'https://geomapfish-demo-2-5.camptocamp.com/';

/**
* Base url for the GeoMapFish demo server.
Expand Down
38 changes: 19 additions & 19 deletions contribs/gmf/test/spec/data/themes.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export default {

},
'id': 38,
'icon': 'https://geomapfish-demo-2-4.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/enseignement.jpeg',
'icon': 'https://geomapfish-demo-2-5.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/enseignement.jpeg',
'children': [
{
'name': 'Enseignement 2',
Expand Down Expand Up @@ -82,7 +82,7 @@ export default {

},
'id': 37,
'icon': 'https://geomapfish-demo-2-4.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/transports.jpeg',
'icon': 'https://geomapfish-demo-2-5.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/transports.jpeg',
'children': [
{
'name': 'Transport',
Expand Down Expand Up @@ -179,7 +179,7 @@ export default {

},
'id': 29,
'icon': 'https://geomapfish-demo-2-4.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/cadastre.jpeg',
'icon': 'https://geomapfish-demo-2-5.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/cadastre.jpeg',
'children': [
{
'mixed': true,
Expand Down Expand Up @@ -346,7 +346,7 @@ export default {
]
},
'id': 64,
'icon': 'https://geomapfish-demo-2-4.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/osm.png',
'icon': 'https://geomapfish-demo-2-5.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/osm.png',
'children': [
{
'mixed': true,
Expand Down Expand Up @@ -1247,7 +1247,7 @@ export default {

},
'id': 73,
'icon': 'https://geomapfish-demo-2-4.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/edit.png',
'icon': 'https://geomapfish-demo-2-5.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/edit.png',
'children': [
{
'name': 'Edit',
Expand Down Expand Up @@ -1324,7 +1324,7 @@ export default {
'id': 113,
'imageType': 'image/png',
'metadata': {
'metadataUrl': 'https://geomapfish-demo-2-4.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/htdocs/example.html',
'metadataUrl': 'https://geomapfish-demo-2-5.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/htdocs/example.html',
'isChecked': true,
'identifierAttributeField': 'name',
'legend': 'true',
Expand Down Expand Up @@ -1624,7 +1624,7 @@ export default {

},
'id': 5,
'icon': 'https://geomapfish-demo-2-4.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/administration.jpeg',
'icon': 'https://geomapfish-demo-2-5.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/administration.jpeg',
'children': [
{
'name': 'Administration',
Expand Down Expand Up @@ -1698,7 +1698,7 @@ export default {

},
'id': 92,
'icon': 'https://geomapfish-demo-2-4.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/enseignement2.jpeg',
'icon': 'https://geomapfish-demo-2-5.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/enseignement2.jpeg',
'children': [
{
'name': 'Enseignement',
Expand Down Expand Up @@ -1748,7 +1748,7 @@ export default {

},
'id': 4,
'icon': 'https://geomapfish-demo-2-4.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/patrimoine.jpeg',
'icon': 'https://geomapfish-demo-2-5.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/patrimoine.jpeg',
'children': [
{
'name': 'Patrimoine',
Expand Down Expand Up @@ -1823,7 +1823,7 @@ export default {

},
'id': 3,
'icon': 'https://geomapfish-demo-2-4.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/gestion_eaux.jpeg',
'icon': 'https://geomapfish-demo-2-5.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/gestion_eaux.jpeg',
'children': [
{
'name': 'Gestion des eaux',
Expand Down Expand Up @@ -1898,7 +1898,7 @@ export default {

},
'id': 2,
'icon': 'https://geomapfish-demo-2-4.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/paysage.jpeg',
'icon': 'https://geomapfish-demo-2-5.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/paysage.jpeg',
'children': [
{
'name': 'Paysage',
Expand Down Expand Up @@ -1997,13 +1997,13 @@ export default {
'layer': 'map',
'dimensions': {
},
'url': 'https://geomapfish-demo-2-4.camptocamp.com//tiles/1.0.0/WMTSCapabilities.xml?',
'url': 'https://geomapfish-demo-2-5.camptocamp.com//tiles/1.0.0/WMTSCapabilities.xml?',
'name': 'OSM',
'type': 'WMTS',
'id': 134,
'imageType': 'image/jpeg',
'metadata': {
'thumbnail': 'https://geomapfish-demo-2-4.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/cadastre.jpeg'
'thumbnail': 'https://geomapfish-demo-2-5.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/cadastre.jpeg'
}
},
{
Expand All @@ -2018,7 +2018,7 @@ export default {
'id': 132,
'imageType': 'image/jpeg',
'metadata': {
'thumbnail': 'https://geomapfish-demo-2-4.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/cadastre.jpeg'
'thumbnail': 'https://geomapfish-demo-2-5.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/cadastre.jpeg'
}
},
{
Expand All @@ -2033,7 +2033,7 @@ export default {
'id': 133,
'imageType': 'image/jpeg',
'metadata': {
'thumbnail': 'https://geomapfish-demo-2-4.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/cadastre.jpeg'
'thumbnail': 'https://geomapfish-demo-2-5.camptocamp.com/static-cgxp/276bcfffd75a40debc73e47936bfe884/img/cadastre.jpeg'
}
}
],
Expand All @@ -2049,18 +2049,18 @@ export default {
'imageType': 'image/png'
},
'Main Jpeg': {
'url': 'https://geomapfish-demo-2-4.camptocamp.com/mapserv_proxy?username=admin&ogcserver=Main+Jpeg&cache_version=276bcfffd75a40debc73e47936bfe884',
'url': 'https://geomapfish-demo-2-5.camptocamp.com/mapserv_proxy?username=admin&ogcserver=Main+Jpeg&cache_version=276bcfffd75a40debc73e47936bfe884',
'isSingleTile': false,
'wfsSupport': true,
'urlWfs': 'https://geomapfish-demo-2-4.camptocamp.com/mapserv_proxy?username=admin&ogcserver=Main+Jpeg&cache_version=276bcfffd75a40debc73e47936bfe884',
'urlWfs': 'https://geomapfish-demo-2-5.camptocamp.com/mapserv_proxy?username=admin&ogcserver=Main+Jpeg&cache_version=276bcfffd75a40debc73e47936bfe884',
'type': 'mapserver',
'imageType': 'image/jpeg'
},
'Main PNG': {
'url': 'https://geomapfish-demo-2-4.camptocamp.com/mapserv_proxy?username=admin&ogcserver=Main+PNG&cache_version=276bcfffd75a40debc73e47936bfe884',
'url': 'https://geomapfish-demo-2-5.camptocamp.com/mapserv_proxy?username=admin&ogcserver=Main+PNG&cache_version=276bcfffd75a40debc73e47936bfe884',
'isSingleTile': false,
'wfsSupport': true,
'urlWfs': 'https://geomapfish-demo-2-4.camptocamp.com/mapserv_proxy?username=admin&ogcserver=Main+PNG&cache_version=276bcfffd75a40debc73e47936bfe884',
'urlWfs': 'https://geomapfish-demo-2-5.camptocamp.com/mapserv_proxy?username=admin&ogcserver=Main+PNG&cache_version=276bcfffd75a40debc73e47936bfe884',
'type': 'mapserver',
'imageType': 'image/png'
}
Expand Down
2 changes: 1 addition & 1 deletion contribs/gmf/test/spec/directives/profile.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ describe('gmf.GmfProfileController', () => {
* @param {angular.IModule} $provide
*/
($provide) => {
$provide.value('gmfProfileJsonUrl', 'https://geomapfish-demo-2-4.camptocamp.com/profile.json');
$provide.value('gmfProfileJsonUrl', 'https://geomapfish-demo-2-5.camptocamp.com/profile.json');
csvDownloadServiceMock = {
startDownload(data, columnDefs, fileName) {}
};
Expand Down
2 changes: 1 addition & 1 deletion examples/url.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* @type {string}
* @hidden
*/
export const GMF_DEMO = 'https://geomapfish-demo-2-4.camptocamp.com/';
export const GMF_DEMO = 'https://geomapfish-demo-2-5.camptocamp.com/';

/**
* WFS feature namespace for MapServer
Expand Down
2 changes: 1 addition & 1 deletion test/spec/data/msGMLOutputBusStopWfs.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default '<?xml version=\'1.0\' encoding="UTF-8" ?>' +
' xmlns:wfs="http://www.opengis.net/wfs"' +
' xmlns:ogc="http://www.opengis.net/ogc"' +
' xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"' +
' xsi:schemaLocation="http://mapserver.gis.umn.edu/mapserver https://geomapfish-demo-2-4.camptocamp.com/mapserv?SERVICE=WFS&amp;VERSION=1.1.0&amp;REQUEST=DescribeFeatureType&amp;TYPENAME=feature:information,feature:bus_stop&amp;OUTPUTFORMAT=SFE_XMLSCHEMA http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">' +
' xsi:schemaLocation="http://mapserver.gis.umn.edu/mapserver https://geomapfish-demo-2-5.camptocamp.com/mapserv?SERVICE=WFS&amp;VERSION=1.1.0&amp;REQUEST=DescribeFeatureType&amp;TYPENAME=feature:information,feature:bus_stop&amp;OUTPUTFORMAT=SFE_XMLSCHEMA http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">' +
' <gml:boundedBy>' +
' <gml:Envelope srsName="EPSG:21781">' +
' <gml:lowerCorner>537432.522982 152683.118738</gml:lowerCorner>' +
Expand Down
2 changes: 1 addition & 1 deletion test/spec/data/msGMLOutputFuel.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default '<?xml version=\'1.0\' encoding="UTF-8" ?>' +
' xmlns:wfs="http://www.opengis.net/wfs"' +
' xmlns:ogc="http://www.opengis.net/ogc"' +
' xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"' +
' xsi:schemaLocation="http://mapserver.gis.umn.edu/mapserver https://geomapfish-demo-2-4.camptocamp.com/mapserv?SERVICE=WFS&amp;VERSION=1.1.0&amp;REQUEST=DescribeFeatureType&amp;TYPENAME=feature:fuel&amp;OUTPUTFORMAT=SFE_XMLSCHEMA http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">' +
' xsi:schemaLocation="http://mapserver.gis.umn.edu/mapserver https://geomapfish-demo-2-5.camptocamp.com/mapserv?SERVICE=WFS&amp;VERSION=1.1.0&amp;REQUEST=DescribeFeatureType&amp;TYPENAME=feature:fuel&amp;OUTPUTFORMAT=SFE_XMLSCHEMA http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">' +
' <gml:boundedBy>' +
' <gml:Envelope srsName="EPSG:21781">' +
' <gml:lowerCorner>545277.898290 148729.093947</gml:lowerCorner>' +
Expand Down
2 changes: 1 addition & 1 deletion test/spec/data/msGMLOutputInformationHitsWfs.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ export default '<?xml version=\'1.0\' encoding="UTF-8" ?>' +
' xmlns:wfs="http://www.opengis.net/wfs"' +
' xmlns:ogc="http://www.opengis.net/ogc"' +
' xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"' +
' xsi:schemaLocation="http://mapserver.gis.umn.edu/mapserver https://geomapfish-demo-2-4.camptocamp.com/mapserv?SERVICE=WFS&amp;VERSION=1.1.0&amp;REQUEST=DescribeFeatureType&amp;TYPENAME=feature:information,feature:bus_stop&amp;OUTPUTFORMAT=SFE_XMLSCHEMA http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd"' +
' xsi:schemaLocation="http://mapserver.gis.umn.edu/mapserver https://geomapfish-demo-2-5.camptocamp.com/mapserv?SERVICE=WFS&amp;VERSION=1.1.0&amp;REQUEST=DescribeFeatureType&amp;TYPENAME=feature:information,feature:bus_stop&amp;OUTPUTFORMAT=SFE_XMLSCHEMA http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd"' +
' numberOfFeatures="3">' +
'</wfs:FeatureCollection>';
2 changes: 1 addition & 1 deletion test/spec/data/msGMLOutputInformationWfs.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default '<?xml version=\'1.0\' encoding="UTF-8" ?>' +
' xmlns:wfs="http://www.opengis.net/wfs"' +
' xmlns:ogc="http://www.opengis.net/ogc"' +
' xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"' +
' xsi:schemaLocation="http://mapserver.gis.umn.edu/mapserver https://geomapfish-demo-2-4.camptocamp.com/mapserv?SERVICE=WFS&amp;VERSION=1.1.0&amp;REQUEST=DescribeFeatureType&amp;TYPENAME=feature:information,feature:bus_stop&amp;OUTPUTFORMAT=SFE_XMLSCHEMA http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">' +
' xsi:schemaLocation="http://mapserver.gis.umn.edu/mapserver https://geomapfish-demo-2-5.camptocamp.com/mapserv?SERVICE=WFS&amp;VERSION=1.1.0&amp;REQUEST=DescribeFeatureType&amp;TYPENAME=feature:information,feature:bus_stop&amp;OUTPUTFORMAT=SFE_XMLSCHEMA http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">' +
' <gml:boundedBy>' +
' <gml:Envelope srsName="EPSG:21781">' +
' <gml:lowerCorner>537432.522982 152683.118738</gml:lowerCorner>' +
Expand Down
4 changes: 2 additions & 2 deletions test/spec/services/wfspermalink.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ describe('ngeo.statemanager.WfsPermalink', () => {
($provide) => {
$provide.value(
'ngeoPermalinkOgcserverUrl',
'https://geomapfish-demo-2-4.camptocamp.com/mapserv_proxy'
'https://geomapfish-demo-2-5.camptocamp.com/mapserv_proxy'
);
$provide.value('ngeoWfsPermalinkOptions', {
wfsTypes: [{featureType: 'fuel'}, {featureType: 'highway'}],
Expand All @@ -48,7 +48,7 @@ describe('ngeo.statemanager.WfsPermalink', () => {
let map;

beforeEach(() => {
const url = 'https://geomapfish-demo-2-4.camptocamp.com/mapserv_proxy';
const url = 'https://geomapfish-demo-2-5.camptocamp.com/mapserv_proxy';
angular.mock.inject((_$httpBackend_) => {
$httpBackend = _$httpBackend_;
$httpBackend.when('POST', url).respond(ngeoTestDataMsGMLOutputFuel);
Expand Down

0 comments on commit 1a03c18

Please sign in to comment.