Commit 12c741c6 authored by Manggar Mahardhika's avatar Manggar Mahardhika

push compress

parent bde81e96
......@@ -85,10 +85,10 @@ DATABASES = {
'NAME': 'oku_gis_new',
'USER': 'postgres',
'PASSWORD' : 'khansia215758',
# 'HOST': '30.10.20.102',
# 'PORT': '5432',
'HOST': '103.126.28.66',
'PORT': '8082',
'HOST': '30.10.20.102',
'PORT': '5432',
# 'HOST': '103.126.28.66',
# 'PORT': '8082',
# 'HOST': '103.126.28.66',
# 'PORT': '5432',
}
......
static/img/logo-ok.png

477 KB | W: | H:

static/img/logo-ok.png

43.8 KB | W: | H:

static/img/logo-ok.png
static/img/logo-ok.png
static/img/logo-ok.png
static/img/logo-ok.png
  • 2-up
  • Swipe
  • Onion skin
static/img/maps/bing.PNG

538 KB | W: | H:

static/img/maps/bing.PNG

18.9 KB | W: | H:

static/img/maps/bing.PNG
static/img/maps/bing.PNG
static/img/maps/bing.PNG
static/img/maps/bing.PNG
  • 2-up
  • Swipe
  • Onion skin
static/img/maps/esri.PNG

407 KB | W: | H:

static/img/maps/esri.PNG

9.3 KB | W: | H:

static/img/maps/esri.PNG
static/img/maps/esri.PNG
static/img/maps/esri.PNG
static/img/maps/esri.PNG
  • 2-up
  • Swipe
  • Onion skin
static/img/maps/mapbox.png

115 KB | W: | H:

static/img/maps/mapbox.png

5.11 KB | W: | H:

static/img/maps/mapbox.png
static/img/maps/mapbox.png
static/img/maps/mapbox.png
static/img/maps/mapbox.png
  • 2-up
  • Swipe
  • Onion skin
static/img/maps/osm.PNG

150 KB | W: | H:

static/img/maps/osm.PNG

12.3 KB | W: | H:

static/img/maps/osm.PNG
static/img/maps/osm.PNG
static/img/maps/osm.PNG
static/img/maps/osm.PNG
  • 2-up
  • Swipe
  • Onion skin
......@@ -5803,24 +5803,11 @@
// var map_cesium = new Cesium.Viewer('map-cesium');
var map_cesium = new Cesium.Viewer('map-cesium', {
imageryProvider: new Cesium.BingMapsImageryProvider({
url: '//dev.virtualearth.net',
key: 'Anj9XBZaRShAMdbXJlZ16iqEVpjikY1eY_dzqGl451WYkSKV3l_FJaFgMbhwdbLz',
mapStyle: Cesium.BingMapsStyle.AERIAL
//url : '//services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer',
//url : Cesium.buildModuleUrl('/static/Cesium-185/Build/Cesium/Assets/Textures/NaturalEarthII')
}),
baseLayerPicker: false,
geocoder: false
});
//function mapsganti() {
// $("#modalsearch3d").modal()
//}
function mapsganti() {
// $.getScript('/static/Cesium-185/Build/Cesium/Cesium.js', function() {
// });
// $.getScript('/static/Cesium-185/Build/Cesium/Cesium.js');
var checkBox_3d = document.getElementById("mapschange");
if (checkBox_3d.checked == true) {
$("#modalsearch3d").modal()
......@@ -5867,8 +5854,25 @@
}
}
//function mapsganti() {
// $("#modalsearch3d").modal()
//}
$("#search3D").click(function() {
// $.getScript('/static/Cesium-185/Build/Cesium/Cesium.js');
var map_cesium = new Cesium.Viewer('map-cesium', {
imageryProvider: new Cesium.BingMapsImageryProvider({
url: '//dev.virtualearth.net',
key: 'Anj9XBZaRShAMdbXJlZ16iqEVpjikY1eY_dzqGl451WYkSKV3l_FJaFgMbhwdbLz',
mapStyle: Cesium.BingMapsStyle.AERIAL
//url : '//services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer',
//url : Cesium.buildModuleUrl('/static/Cesium-185/Build/Cesium/Assets/Textures/NaturalEarthII')
}),
baseLayerPicker: false,
geocoder: false
});
$("#map").css('display', 'none');
$("#map-cesium").css('display', 'block');
$(".no3d").css('display', 'none');
......
<!DOCTYPE html>
<html lang="en">
<head>
</head>
<body>
tessssss
</body>
</html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment