diff --git a/lib/configuration-6.4.0.js b/lib/configuration-6.4.0.js index fc500bb..6c54b80 100644 --- a/lib/configuration-6.4.0.js +++ b/lib/configuration-6.4.0.js @@ -1,7 +1,7 @@ /** * Mapea API * Version 6.4.0 - * Date 18-08-2023 + * Date 26-06-2023 */ (function(M) { /** @@ -19,7 +19,7 @@ * @public * @api stable */ - M.config('MAPEA_URL', 'https://sigc-dev.desarrollo.guadaltel.es/mapea6'); + M.config('MAPEA_URL', 'https://mapea4-sigc.juntadeandalucia.es/mapea'); /** * The path to the Mapea proxy to send @@ -29,7 +29,7 @@ * @public * @api stable */ - M.config('PROXY_URL', 'https://sigc-dev.desarrollo.guadaltel.es/mapea6/api/proxy'); + M.config('PROXY_URL', 'https://mapea4-sigc.juntadeandalucia.es/mapea/api/proxy'); /** * The path to the Mapea proxy to send @@ -39,7 +39,7 @@ * @public * @api stable */ - M.config('PROXY_POST_URL', 'https://sigc-dev.desarrollo.guadaltel.es/mapea6/proxyPost'); + M.config('PROXY_POST_URL', 'https://mapea4-sigc.juntadeandalucia.es/mapea/proxyPost'); /** * The path to the Mapea templates @@ -57,7 +57,7 @@ * @public * @api stable */ - M.config('THEME_URL', 'https://sigc-dev.desarrollo.guadaltel.es/mapea6/assets/'); + M.config('THEME_URL', 'https://mapea4-sigc.juntadeandalucia.es/mapea/assets/'); /** * The Geosearch URL @@ -137,7 +137,7 @@ * @public * @api stable */ - 'urls': 'https://sigc-dev.desarrollo.guadaltel.es/mapea6/files/wmc/mapa.xml,https://sigc-dev.desarrollo.guadaltel.es/mapea6/files/wmc/hibrido.xml,https://sigc-dev.desarrollo.guadaltel.es/mapea6/files/wmc/satelite.xml,https://sigc-dev.desarrollo.guadaltel.es/mapea6/files/wmc/context_cdau_callejero.xml,https://sigc-dev.desarrollo.guadaltel.es/mapea6/files/wmc/context_cdau_hibrido.xml,https://sigc-dev.desarrollo.guadaltel.es/mapea6/files/wmc/context_cdau_satelite.xml,https://sigc-dev.desarrollo.guadaltel.es/mapea6/files/wmc/contextCallejeroCache.xml,https://sigc-dev.desarrollo.guadaltel.es/mapea6/files/wmc/contextCallejero.xml,https://sigc-dev.desarrollo.guadaltel.es/mapea6/files/wmc/contextIDEA.xml,https://sigc-dev.desarrollo.guadaltel.es/mapea6/files/wmc/contextOrtofoto2009.xml,https://sigc-dev.desarrollo.guadaltel.es/mapea6/files/wmc/callejero2011cache.xml,https://sigc-dev.desarrollo.guadaltel.es/mapea6/files/wmc/ortofoto2011cache.xml,https://sigc-dev.desarrollo.guadaltel.es/mapea6/files/wmc/hibrido2011cache.xml,https://sigc-dev.desarrollo.guadaltel.es/mapea6/files/wmc/contextOrtofoto.xml'.split(',').map(e => e), + 'urls': 'https://mapea4-sigc.juntadeandalucia.es/mapea/files/wmc/mapa.xml,https://mapea4-sigc.juntadeandalucia.es/mapea/files/wmc/hibrido.xml,https://mapea4-sigc.juntadeandalucia.es/mapea/files/wmc/satelite.xml,https://mapea4-sigc.juntadeandalucia.es/mapea/files/wmc/context_cdau_callejero.xml,https://mapea4-sigc.juntadeandalucia.es/mapea/files/wmc/context_cdau_hibrido.xml,https://mapea4-sigc.juntadeandalucia.es/mapea/files/wmc/context_cdau_satelite.xml,https://mapea4-sigc.juntadeandalucia.es/mapea/files/wmc/contextCallejeroCache.xml,https://mapea4-sigc.juntadeandalucia.es/mapea/files/wmc/contextCallejero.xml,https://mapea4-sigc.juntadeandalucia.es/mapea/files/wmc/contextIDEA.xml,https://mapea4-sigc.juntadeandalucia.es/mapea/files/wmc/contextOrtofoto2009.xml,https://mapea4-sigc.juntadeandalucia.es/mapea/files/wmc/callejero2011cache.xml,https://mapea4-sigc.juntadeandalucia.es/mapea/files/wmc/ortofoto2011cache.xml,https://mapea4-sigc.juntadeandalucia.es/mapea/files/wmc/hibrido2011cache.xml,https://mapea4-sigc.juntadeandalucia.es/mapea/files/wmc/contextOrtofoto.xml'.split(',').map(e => e), /** * WMC predefined names @@ -155,7 +155,7 @@ * @public * @api stable */ - 'names': 'Mapa,Hibrido,Satelite,Callejero,Hibrido,Satelite,mapa callejero cache,mapa del callejero,mapa idea,mapa ortofoto09,Callejero,Ortofoto,H??brido,mapa ortofoto'.split(',') + 'names': 'Mapa,Hibrido,Satelite,Callejero,Hibrido,Satelite,mapa callejero cache,mapa del callejero,mapa idea,mapa ortofoto09,Callejero,Ortofoto,Híbrido,mapa ortofoto'.split(',') }); /** @@ -288,7 +288,7 @@ * @public * @api stable */ - 'URL': 'https://geoprint.desarrollo.guadaltel.es/print/SIGC', + 'URL': 'https://geoprint-sigc.juntadeandalucia.es/geoprint3/print/SIGC', /** * Printer service URL @@ -297,7 +297,7 @@ * @public * @api stable */ - 'URL_APPLICATION': 'https://geoprint.desarrollo.guadaltel.es', + 'URL_APPLICATION': 'https://geoprint-sigc.juntadeandalucia.es/geoprint3', }); /** @@ -418,7 +418,7 @@ * @private * @type {String} */ - M.config('MAPBOX_TOKEN_VALUE', 'pk.eyJ1IjoiZ3VhZGFsdGVsc2lnYyIsImEiOiJjaXppOTE0M2wwMDNiMzNvM3JiZ2h4Zmt3In0.MHjbdKBozmgW0T8LhGDcAA'); + M.config('MAPBOX_TOKEN_VALUE', 'pk.eyJ1Ijoic2lnY29ycG9yYXRpdm9qYSIsImEiOiJjaXczZ3hlc2YwMDBrMm9wYnRqd3gyMWQ0In0.wF12VawgDM31l5RcAGb6AA'); /** * Number of pages for the plugin AttributeTable