diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.prettierrc b/.prettierrc old mode 100644 new mode 100755 diff --git a/Dockerfile b/Dockerfile old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/addons.txt b/addons.txt old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/catalog-section/_components/main-mapset-card-skeleton.tsx b/app/(modules)/(landing)/components/catalog-section/_components/main-mapset-card-skeleton.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/catalog-section/index.tsx b/app/(modules)/(landing)/components/catalog-section/index.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/catalog-section/main-mapset-card.tsx b/app/(modules)/(landing)/components/catalog-section/main-mapset-card.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/category-section/category-card.tsx b/app/(modules)/(landing)/components/category-section/category-card.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/category-section/index.tsx b/app/(modules)/(landing)/components/category-section/index.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/feedback/_components/emoji-rating.tsx b/app/(modules)/(landing)/components/feedback/_components/emoji-rating.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/feedback/_components/select-purpose.tsx b/app/(modules)/(landing)/components/feedback/_components/select-purpose.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/feedback/_components/select-sector.tsx b/app/(modules)/(landing)/components/feedback/_components/select-sector.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/feedback/_hooks/use-feedback-form.tsx b/app/(modules)/(landing)/components/feedback/_hooks/use-feedback-form.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/feedback/feedback-form.tsx b/app/(modules)/(landing)/components/feedback/feedback-form.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/feedback/index.tsx b/app/(modules)/(landing)/components/feedback/index.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/hero-section/_components/statistic-card-item.tsx b/app/(modules)/(landing)/components/hero-section/_components/statistic-card-item.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/hero-section/_components/statistic-config.ts b/app/(modules)/(landing)/components/hero-section/_components/statistic-config.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/hero-section/_views/highlight-mapset.tsx b/app/(modules)/(landing)/components/hero-section/_views/highlight-mapset.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/hero-section/_views/search.tsx b/app/(modules)/(landing)/components/hero-section/_views/search.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/hero-section/_views/statistic-card.tsx b/app/(modules)/(landing)/components/hero-section/_views/statistic-card.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/hero-section/index.tsx b/app/(modules)/(landing)/components/hero-section/index.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/mapset-card.tsx b/app/(modules)/(landing)/components/mapset-card.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/news-section/_components/news-card-skeleton.tsx b/app/(modules)/(landing)/components/news-section/_components/news-card-skeleton.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/news-section/index.tsx b/app/(modules)/(landing)/components/news-section/index.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/news-section/news-card.tsx b/app/(modules)/(landing)/components/news-section/news-card.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/news-section/news-main-card.tsx b/app/(modules)/(landing)/components/news-section/news-main-card.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/news-section/news-secondary-card.tsx b/app/(modules)/(landing)/components/news-section/news-secondary-card.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/organization-section/index.tsx b/app/(modules)/(landing)/components/organization-section/index.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/organization-section/organization-card.tsx b/app/(modules)/(landing)/components/organization-section/organization-card.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/(landing)/components/statistic-section.tsx b/app/(modules)/(landing)/components/statistic-section.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/_components/confirmation-dialog.tsx b/app/(modules)/admin/_components/confirmation-dialog.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/_components/data-table.tsx b/app/(modules)/admin/_components/data-table.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/_components/delete-dialog.tsx b/app/(modules)/admin/_components/delete-dialog.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/_components/detail-item.tsx b/app/(modules)/admin/_components/detail-item.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/_components/empty-state.tsx b/app/(modules)/admin/_components/empty-state.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/_components/page-header.tsx b/app/(modules)/admin/_components/page-header.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/_components/refdata-bootstrap.tsx b/app/(modules)/admin/_components/refdata-bootstrap.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/_components/resource-table.tsx b/app/(modules)/admin/_components/resource-table.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/_components/search-action-bar.tsx b/app/(modules)/admin/_components/search-action-bar.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/_components/search-input.tsx b/app/(modules)/admin/_components/search-input.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/_components/sidebar.tsx b/app/(modules)/admin/_components/sidebar.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/_hooks/use-tab.tsx b/app/(modules)/admin/_hooks/use-tab.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/_hooks/use-table-state.tsx b/app/(modules)/admin/_hooks/use-table-state.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/category/_components/column.tsx b/app/(modules)/admin/category/_components/column.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/category/_components/detail.tsx b/app/(modules)/admin/category/_components/detail.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/category/_components/form.tsx b/app/(modules)/admin/category/_components/form.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/category/_hooks/use-category-form.tsx b/app/(modules)/admin/category/_hooks/use-category-form.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/category/add/page.client.tsx b/app/(modules)/admin/category/add/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/category/add/page.tsx b/app/(modules)/admin/category/add/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/category/detail/[id]/page.tsx b/app/(modules)/admin/category/detail/[id]/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/category/edit/[id]/page.client.tsx b/app/(modules)/admin/category/edit/[id]/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/category/edit/[id]/page.tsx b/app/(modules)/admin/category/edit/[id]/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/category/page.client.tsx b/app/(modules)/admin/category/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/category/page.tsx b/app/(modules)/admin/category/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/credential/_components/column.tsx b/app/(modules)/admin/credential/_components/column.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/credential/_components/form.tsx b/app/(modules)/admin/credential/_components/form.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/credential/_components/use-credential-form.tsx b/app/(modules)/admin/credential/_components/use-credential-form.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/credential/add/page.client.tsx b/app/(modules)/admin/credential/add/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/credential/add/page.tsx b/app/(modules)/admin/credential/add/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/credential/edit/[id]/page.client.tsx b/app/(modules)/admin/credential/edit/[id]/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/credential/edit/[id]/page.tsx b/app/(modules)/admin/credential/edit/[id]/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/credential/page.client.tsx b/app/(modules)/admin/credential/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/credential/page.tsx b/app/(modules)/admin/credential/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/dashboard/page.tsx b/app/(modules)/admin/dashboard/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/layout.tsx b/app/(modules)/admin/layout.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/map-source/_components/column.tsx b/app/(modules)/admin/map-source/_components/column.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/map-source/_components/detail.tsx b/app/(modules)/admin/map-source/_components/detail.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/map-source/_components/form.tsx b/app/(modules)/admin/map-source/_components/form.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/map-source/_hooks/use-form.tsx b/app/(modules)/admin/map-source/_hooks/use-form.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/map-source/add/page.client.tsx b/app/(modules)/admin/map-source/add/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/map-source/add/page.tsx b/app/(modules)/admin/map-source/add/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/map-source/detail/[id]/page.tsx b/app/(modules)/admin/map-source/detail/[id]/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/map-source/edit/[id]/page.client.tsx b/app/(modules)/admin/map-source/edit/[id]/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/map-source/edit/[id]/page.tsx b/app/(modules)/admin/map-source/edit/[id]/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/map-source/page.client.tsx b/app/(modules)/admin/map-source/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/map-source/page.tsx b/app/(modules)/admin/map-source/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/map-source/state.ts b/app/(modules)/admin/map-source/state.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset-upload/_components/map/CustomLayerStyle.tsx b/app/(modules)/admin/mapset-upload/_components/map/CustomLayerStyle.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset-upload/_components/map/GeoPreview.tsx b/app/(modules)/admin/mapset-upload/_components/map/GeoPreview.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset-upload/_components/map/MetadataForm.tsx b/app/(modules)/admin/mapset-upload/_components/map/MetadataForm.tsx old mode 100644 new mode 100755 index 54b0245..3685c46 --- a/app/(modules)/admin/mapset-upload/_components/map/MetadataForm.tsx +++ b/app/(modules)/admin/mapset-upload/_components/map/MetadataForm.tsx @@ -44,13 +44,13 @@ export const getInitialMetadata = (initialValues: any = {}) => { return { // Mapping dari API Suggestion (jika ada) - title: initialValues.judul || "", - abstract: initialValues.abstrak || "", + title: initialValues.title || "", + abstract: initialValues.abstract || "", keywords: initialValues.keyword ? (Array.isArray(initialValues.keyword) ? initialValues.keyword.join(', ') : initialValues.keyword) : "", - topicCategory: initialValues.kategori || "", + topicCategory: initialValues.metadata_category || "", // Default Values Hardcoded Anda - mapsetCategory: satupetaCategoryId[getIndexCategoryId(initialValues.kategori_mapset)] || "", + mapsetCategory: satupetaCategoryId[getIndexCategoryId(initialValues.mapset_category)] || "", dateCreated: today, status: "completed", language: "eng", diff --git a/app/(modules)/admin/mapset-upload/_components/map/StylePreview.tsx b/app/(modules)/admin/mapset-upload/_components/map/StylePreview.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset-upload/_components/map/StylingLayers.tsx b/app/(modules)/admin/mapset-upload/_components/map/StylingLayers.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset-upload/_components/map/TablePreview.tsx b/app/(modules)/admin/mapset-upload/_components/map/TablePreview.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset-upload/_components/step-1-upload.tsx b/app/(modules)/admin/mapset-upload/_components/step-1-upload.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset-upload/_components/step-2-pdf-viewer.tsx b/app/(modules)/admin/mapset-upload/_components/step-2-pdf-viewer.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset-upload/_components/step-3-table-picker.tsx b/app/(modules)/admin/mapset-upload/_components/step-3-table-picker.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset-upload/_components/step-4-validate.tsx b/app/(modules)/admin/mapset-upload/_components/step-4-validate.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset-upload/_components/step-5-success.tsx b/app/(modules)/admin/mapset-upload/_components/step-5-success.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset-upload/_context/upload-context.tsx b/app/(modules)/admin/mapset-upload/_context/upload-context.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset-upload/_hooks/use-pdf-viewer.ts b/app/(modules)/admin/mapset-upload/_hooks/use-pdf-viewer.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset-upload/_hooks/use-upload.ts b/app/(modules)/admin/mapset-upload/_hooks/use-upload.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset-upload/page.client.tsx b/app/(modules)/admin/mapset-upload/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset-upload/page.tsx b/app/(modules)/admin/mapset-upload/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/_components/detail/mapset-classification-section.tsx b/app/(modules)/admin/mapset/_components/detail/mapset-classification-section.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/_components/detail/mapset-detail.tsx b/app/(modules)/admin/mapset/_components/detail/mapset-detail.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/_components/detail/mapset-history.tsx b/app/(modules)/admin/mapset/_components/detail/mapset-history.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/_components/detail/mapset-info-section.tsx b/app/(modules)/admin/mapset/_components/detail/mapset-info-section.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/_components/detail/mapset-metadata-section.tsx b/app/(modules)/admin/mapset/_components/detail/mapset-metadata-section.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/_components/detail/mapset-organization-section.tsx b/app/(modules)/admin/mapset/_components/detail/mapset-organization-section.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/_components/detail/mapset-status.tsx b/app/(modules)/admin/mapset/_components/detail/mapset-status.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/_components/detail/mapset-version-section.tsx b/app/(modules)/admin/mapset/_components/detail/mapset-version-section.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/_components/form/mapset-classification-form.tsx b/app/(modules)/admin/mapset/_components/form/mapset-classification-form.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/_components/form/mapset-info-form.tsx b/app/(modules)/admin/mapset/_components/form/mapset-info-form.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/_components/form/mapset-metadata-form.tsx b/app/(modules)/admin/mapset/_components/form/mapset-metadata-form.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/_components/form/mapset-organization-form.tsx b/app/(modules)/admin/mapset/_components/form/mapset-organization-form.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/_components/form/mapset-tab.tsx b/app/(modules)/admin/mapset/_components/form/mapset-tab.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/_components/form/mapset-version-form.tsx b/app/(modules)/admin/mapset/_components/form/mapset-version-form.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/_components/list/column.tsx b/app/(modules)/admin/mapset/_components/list/column.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/_components/list/filter-drawer.tsx b/app/(modules)/admin/mapset/_components/list/filter-drawer.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/_components/list/tab-navigation.tsx b/app/(modules)/admin/mapset/_components/list/tab-navigation.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/_components/verify-mapset-dialog.tsx b/app/(modules)/admin/mapset/_components/verify-mapset-dialog.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/add/page.client.tsx b/app/(modules)/admin/mapset/add/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/add/page.tsx b/app/(modules)/admin/mapset/add/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/detail/[id]/page.tsx b/app/(modules)/admin/mapset/detail/[id]/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/edit/[id]/page.tsx b/app/(modules)/admin/mapset/edit/[id]/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/page.client.tsx b/app/(modules)/admin/mapset/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/page.tsx b/app/(modules)/admin/mapset/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/mapset/state.ts b/app/(modules)/admin/mapset/state.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/news/_components/column.tsx b/app/(modules)/admin/news/_components/column.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/news/_components/detail.tsx b/app/(modules)/admin/news/_components/detail.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/news/_components/form.tsx b/app/(modules)/admin/news/_components/form.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/news/_hooks/use-form.tsx b/app/(modules)/admin/news/_hooks/use-form.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/news/add/page.client.tsx b/app/(modules)/admin/news/add/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/news/add/page.tsx b/app/(modules)/admin/news/add/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/news/detail/[id]/page.tsx b/app/(modules)/admin/news/detail/[id]/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/news/edit/[id]/page.tsx b/app/(modules)/admin/news/edit/[id]/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/news/page.client.tsx b/app/(modules)/admin/news/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/news/page.tsx b/app/(modules)/admin/news/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/organization/_components/column.tsx b/app/(modules)/admin/organization/_components/column.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/organization/_components/detail.tsx b/app/(modules)/admin/organization/_components/detail.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/organization/_components/form.tsx b/app/(modules)/admin/organization/_components/form.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/organization/_hooks/use-organization-form.tsx b/app/(modules)/admin/organization/_hooks/use-organization-form.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/organization/add/page.client.tsx b/app/(modules)/admin/organization/add/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/organization/add/page.tsx b/app/(modules)/admin/organization/add/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/organization/detail/[id]/page.tsx b/app/(modules)/admin/organization/detail/[id]/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/organization/edit/[id]/page.client.tsx b/app/(modules)/admin/organization/edit/[id]/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/organization/edit/[id]/page.tsx b/app/(modules)/admin/organization/edit/[id]/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/organization/page.client.tsx b/app/(modules)/admin/organization/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/organization/page.tsx b/app/(modules)/admin/organization/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/organization/state.ts b/app/(modules)/admin/organization/state.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/page.tsx b/app/(modules)/admin/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/user/_components/column.tsx b/app/(modules)/admin/user/_components/column.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/user/_components/detail.tsx b/app/(modules)/admin/user/_components/detail.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/user/_components/form.tsx b/app/(modules)/admin/user/_components/form.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/user/_hooks/use-form.tsx b/app/(modules)/admin/user/_hooks/use-form.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/user/add/page.client.tsx b/app/(modules)/admin/user/add/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/user/add/page.tsx b/app/(modules)/admin/user/add/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/user/detail/[id]/page.tsx b/app/(modules)/admin/user/detail/[id]/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/user/edit/[id]/page.client.tsx b/app/(modules)/admin/user/edit/[id]/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/user/edit/[id]/page.tsx b/app/(modules)/admin/user/edit/[id]/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/user/page.client.tsx b/app/(modules)/admin/user/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/admin/user/page.tsx b/app/(modules)/admin/user/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/auth/admin/login/page.client.tsx b/app/(modules)/auth/admin/login/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/auth/admin/login/page.tsx b/app/(modules)/auth/admin/login/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/auth/admin/logout/page.tsx b/app/(modules)/auth/admin/logout/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/cesium-map.tsx b/app/(modules)/maps/components/cesium-map.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/feature-information/index.tsx b/app/(modules)/maps/components/feature-information/index.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/footer/index.tsx b/app/(modules)/maps/components/footer/index.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/footer/scale-bar.tsx b/app/(modules)/maps/components/footer/scale-bar.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/geocoding-search/index.tsx b/app/(modules)/maps/components/geocoding-search/index.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/layer-manager.tsx b/app/(modules)/maps/components/layer-manager.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/leaflet-map/index.tsx b/app/(modules)/maps/components/leaflet-map/index.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/leaflet-map/zoom-control.tsx b/app/(modules)/maps/components/leaflet-map/zoom-control.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/map-component.tsx b/app/(modules)/maps/components/map-component.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/map-settings.tsx b/app/(modules)/maps/components/map-settings.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/mapset-dialog/index.tsx b/app/(modules)/maps/components/mapset-dialog/index.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/mapset-dialog/main/dataset-detail-sidebar.tsx b/app/(modules)/maps/components/mapset-dialog/main/dataset-detail-sidebar.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/mapset-dialog/main/description-section.tsx b/app/(modules)/maps/components/mapset-dialog/main/description-section.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/mapset-dialog/main/download-geojson-btn.tsx b/app/(modules)/maps/components/mapset-dialog/main/download-geojson-btn.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/mapset-dialog/main/download-kml-btn.tsx b/app/(modules)/maps/components/mapset-dialog/main/download-kml-btn.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/mapset-dialog/main/download-shp-btn.tsx b/app/(modules)/maps/components/mapset-dialog/main/download-shp-btn.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/mapset-dialog/main/empty-state.tsx b/app/(modules)/maps/components/mapset-dialog/main/empty-state.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/mapset-dialog/main/index.tsx b/app/(modules)/maps/components/mapset-dialog/main/index.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/mapset-dialog/main/layer-toggle.tsx b/app/(modules)/maps/components/mapset-dialog/main/layer-toggle.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/mapset-dialog/mapset-list/group-mapset/index.tsx b/app/(modules)/maps/components/mapset-dialog/mapset-list/group-mapset/index.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/mapset-dialog/mapset-list/group-mapset/mapset-item.tsx b/app/(modules)/maps/components/mapset-dialog/mapset-list/group-mapset/mapset-item.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/mapset-dialog/mapset-list/index.tsx b/app/(modules)/maps/components/mapset-dialog/mapset-list/index.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/mapset-dialog/tab-switcher.tsx b/app/(modules)/maps/components/mapset-dialog/tab-switcher.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/sidebar/close-trigger.tsx b/app/(modules)/maps/components/sidebar/close-trigger.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/sidebar/drawing-tools/index.tsx b/app/(modules)/maps/components/sidebar/drawing-tools/index.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/sidebar/empty-state.tsx b/app/(modules)/maps/components/sidebar/empty-state.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/sidebar/index.tsx b/app/(modules)/maps/components/sidebar/index.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/sidebar/layer-controls/index.tsx b/app/(modules)/maps/components/sidebar/layer-controls/index.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/sidebar/layer-controls/layer-control-item/choropleth-control.tsx b/app/(modules)/maps/components/sidebar/layer-controls/layer-control-item/choropleth-control.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/sidebar/layer-controls/layer-control-item/index.tsx b/app/(modules)/maps/components/sidebar/layer-controls/layer-control-item/index.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/sidebar/layer-controls/layer-control-item/layer-actions.tsx b/app/(modules)/maps/components/sidebar/layer-controls/layer-control-item/layer-actions.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/sidebar/layer-controls/layer-control-item/legend-display.tsx b/app/(modules)/maps/components/sidebar/layer-controls/layer-control-item/legend-display.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/sidebar/layer-controls/layer-control-item/opacity-control.tsx b/app/(modules)/maps/components/sidebar/layer-controls/layer-control-item/opacity-control.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/sidebar/logo-image.tsx b/app/(modules)/maps/components/sidebar/logo-image.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/components/sidebar/open-trigger.tsx b/app/(modules)/maps/components/sidebar/open-trigger.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/config/basemap-config.ts b/app/(modules)/maps/config/basemap-config.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/factories/cesium-provider.ts b/app/(modules)/maps/factories/cesium-provider.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/hooks/useCesiumMap.tsx b/app/(modules)/maps/hooks/useCesiumMap.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/hooks/useLayerToggle.tsx b/app/(modules)/maps/hooks/useLayerToggle.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/page.client.tsx b/app/(modules)/maps/page.client.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/page.tsx b/app/(modules)/maps/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/state/active-basemap.ts b/app/(modules)/maps/state/active-basemap.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/state/active-layers.ts b/app/(modules)/maps/state/active-layers.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/state/active-tab.ts b/app/(modules)/maps/state/active-tab.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/state/feature-information.ts b/app/(modules)/maps/state/feature-information.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/state/leaflet-layer-instances.ts b/app/(modules)/maps/state/leaflet-layer-instances.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/state/map-settings.ts b/app/(modules)/maps/state/map-settings.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/state/map-type.ts b/app/(modules)/maps/state/map-type.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/state/map.ts b/app/(modules)/maps/state/map.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/state/mapset-dialog.ts b/app/(modules)/maps/state/mapset-dialog.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/types/basemap-config.ts b/app/(modules)/maps/types/basemap-config.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/types/map-config.ts b/app/(modules)/maps/types/map-config.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/utils/cesium.ts b/app/(modules)/maps/utils/cesium.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/utils/colors.ts b/app/(modules)/maps/utils/colors.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/utils/feature-information.ts b/app/(modules)/maps/utils/feature-information.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/maps/utils/theme.ts b/app/(modules)/maps/utils/theme.ts old mode 100644 new mode 100755 diff --git a/app/(modules)/news/[id]/news-content.tsx b/app/(modules)/news/[id]/news-content.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/news/[id]/page.tsx b/app/(modules)/news/[id]/page.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/news/layout.tsx b/app/(modules)/news/layout.tsx old mode 100644 new mode 100755 diff --git a/app/(modules)/news/page.tsx b/app/(modules)/news/page.tsx old mode 100644 new mode 100755 diff --git a/app/auth/[...nextauth]/route.ts b/app/auth/[...nextauth]/route.ts old mode 100644 new mode 100755 diff --git a/app/error.tsx b/app/error.tsx old mode 100644 new mode 100755 diff --git a/app/favicon.ico b/app/favicon.ico old mode 100644 new mode 100755 diff --git a/app/fe-api/mapset/download/geojson/[id]/route.ts b/app/fe-api/mapset/download/geojson/[id]/route.ts old mode 100644 new mode 100755 diff --git a/app/fe-api/mapset/download/kml/[id]/route.ts b/app/fe-api/mapset/download/kml/[id]/route.ts old mode 100644 new mode 100755 diff --git a/app/fe-api/mapset/download/shp/[id]/route.ts b/app/fe-api/mapset/download/shp/[id]/route.ts old mode 100644 new mode 100755 diff --git a/app/globals.css b/app/globals.css old mode 100644 new mode 100755 diff --git a/app/layout.tsx b/app/layout.tsx old mode 100644 new mode 100755 diff --git a/app/not-found.tsx b/app/not-found.tsx old mode 100644 new mode 100755 diff --git a/app/page.tsx b/app/page.tsx old mode 100644 new mode 100755 diff --git a/auth.ts b/auth.ts old mode 100644 new mode 100755 diff --git a/components.json b/components.json old mode 100644 new mode 100755 diff --git a/docker-compose.yml b/docker-compose.yml old mode 100644 new mode 100755 diff --git a/ecosystem.config.js b/ecosystem.config.js old mode 100644 new mode 100755 diff --git a/env.example b/env.example old mode 100644 new mode 100755 index b4bd5ed..b63d1dc --- a/env.example +++ b/env.example @@ -1,6 +1,9 @@ -NEXT_PUBLIC_API_URL=https://satupeta.profileimage.studio/api -AUTH_URL=http://localhost:4000 -NEXTAUTH_URL=http://localhost:4000 +AUTH_URL=http://192.168.60.24:4000 +NEXTAUTH_URL=http://192.168.60.24:4000 +NEXT_PUBLIC_SITE_URL=http://192.168.60.24:4000 +# NEXT_PUBLIC_API_URL=http://192.168.60.24:15000/api +NEXT_PUBLIC_API_URL=http://localhost:8000/api +NEXT_MS_API_URL=http://localhost:9000 + AUTH_SECRET=test -NEXTAUTH_SECRET=test -NEXT_PUBLIC_SITE_URL=http://localhost:4000 +NEXTAUTH_SECRET=test \ No newline at end of file diff --git a/env.prod.example b/env.prod.example old mode 100644 new mode 100755 index 22329f7..b30a999 --- a/env.prod.example +++ b/env.prod.example @@ -1,6 +1,8 @@ -NEXT_PUBLIC_API_URL=https://satupeta.profileimage.studio/api -AUTH_URL=https://satupeta.profileimage.studio -NEXTAUTH_URL=https://satupeta.profileimage.studio -AUTH_SECRET=asdfoijasdfiojasdfiojasdfiojasdf -NEXTAUTH_SECRET=asdfoijasdfiojasdfiojasdfiojasdf -NEXT_PUBLIC_SITE_URL=https://satupeta.profileimage.studio \ No newline at end of file +AUTH_URL=http://192.168.60.24:4000 +NEXTAUTH_URL=http://192.168.60.24:4000 +NEXT_PUBLIC_SITE_URL=http://192.168.60.24:4000 +NEXT_PUBLIC_API_URL=http://192.168.60.24:15000/api +NEXT_PUBLIC_MICROSERVICE_URL=http://192.168.60.24:8001 + +AUTH_SECRET=test +NEXTAUTH_SECRET=test \ No newline at end of file diff --git a/eslint.config.mjs b/eslint.config.mjs old mode 100644 new mode 100755 diff --git a/next.config.ts b/next.config.ts old mode 100644 new mode 100755 diff --git a/package-lock.json b/package-lock.json old mode 100644 new mode 100755 diff --git a/package.json b/package.json old mode 100644 new mode 100755 diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml old mode 100644 new mode 100755 diff --git a/postcss.config.mjs b/postcss.config.mjs old mode 100644 new mode 100755 diff --git a/public/admin-logo.png b/public/admin-logo.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_0.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_0.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_1.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_1.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_10.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_10.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_11.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_11.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_12.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_12.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_13.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_13.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_14.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_14.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_15.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_15.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_16.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_16.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_17.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_17.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_18.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_18.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_19.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_19.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_2.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_2.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_20.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_20.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_21.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_21.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_22.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_22.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_23.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_23.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_24.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_24.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_25.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_25.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_26.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_26.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_27.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_27.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_3.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_3.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_4.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_4.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_5.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_5.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_6.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_6.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_7.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_7.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_8.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_8.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_9.json b/public/cesium/Assets/IAU2006_XYS/IAU2006_XYS_9.json old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Images/bing_maps_credit.png b/public/cesium/Assets/Images/bing_maps_credit.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Images/cesium_credit.png b/public/cesium/Assets/Images/cesium_credit.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Images/google_earth_credit.png b/public/cesium/Assets/Images/google_earth_credit.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Images/ion-credit.png b/public/cesium/Assets/Images/ion-credit.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/LensFlare/DirtMask.jpg b/public/cesium/Assets/Textures/LensFlare/DirtMask.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/LensFlare/StarBurst.jpg b/public/cesium/Assets/Textures/LensFlare/StarBurst.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/0/0/0.jpg b/public/cesium/Assets/Textures/NaturalEarthII/0/0/0.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/0/1/0.jpg b/public/cesium/Assets/Textures/NaturalEarthII/0/1/0.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/1/0/0.jpg b/public/cesium/Assets/Textures/NaturalEarthII/1/0/0.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/1/0/1.jpg b/public/cesium/Assets/Textures/NaturalEarthII/1/0/1.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/1/1/0.jpg b/public/cesium/Assets/Textures/NaturalEarthII/1/1/0.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/1/1/1.jpg b/public/cesium/Assets/Textures/NaturalEarthII/1/1/1.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/1/2/0.jpg b/public/cesium/Assets/Textures/NaturalEarthII/1/2/0.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/1/2/1.jpg b/public/cesium/Assets/Textures/NaturalEarthII/1/2/1.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/1/3/0.jpg b/public/cesium/Assets/Textures/NaturalEarthII/1/3/0.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/1/3/1.jpg b/public/cesium/Assets/Textures/NaturalEarthII/1/3/1.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/0/0.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/0/0.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/0/1.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/0/1.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/0/2.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/0/2.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/0/3.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/0/3.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/1/0.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/1/0.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/1/1.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/1/1.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/1/2.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/1/2.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/1/3.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/1/3.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/2/0.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/2/0.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/2/1.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/2/1.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/2/2.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/2/2.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/2/3.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/2/3.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/3/0.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/3/0.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/3/1.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/3/1.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/3/2.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/3/2.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/3/3.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/3/3.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/4/0.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/4/0.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/4/1.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/4/1.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/4/2.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/4/2.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/4/3.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/4/3.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/5/0.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/5/0.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/5/1.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/5/1.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/5/2.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/5/2.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/5/3.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/5/3.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/6/0.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/6/0.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/6/1.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/6/1.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/6/2.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/6/2.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/6/3.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/6/3.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/7/0.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/7/0.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/7/1.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/7/1.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/7/2.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/7/2.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/2/7/3.jpg b/public/cesium/Assets/Textures/NaturalEarthII/2/7/3.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/NaturalEarthII/tilemapresource.xml b/public/cesium/Assets/Textures/NaturalEarthII/tilemapresource.xml old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/SkyBox/tycho2t3_80_mx.jpg b/public/cesium/Assets/Textures/SkyBox/tycho2t3_80_mx.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/SkyBox/tycho2t3_80_my.jpg b/public/cesium/Assets/Textures/SkyBox/tycho2t3_80_my.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/SkyBox/tycho2t3_80_mz.jpg b/public/cesium/Assets/Textures/SkyBox/tycho2t3_80_mz.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/SkyBox/tycho2t3_80_px.jpg b/public/cesium/Assets/Textures/SkyBox/tycho2t3_80_px.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/SkyBox/tycho2t3_80_py.jpg b/public/cesium/Assets/Textures/SkyBox/tycho2t3_80_py.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/SkyBox/tycho2t3_80_pz.jpg b/public/cesium/Assets/Textures/SkyBox/tycho2t3_80_pz.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/airfield.png b/public/cesium/Assets/Textures/maki/airfield.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/airport.png b/public/cesium/Assets/Textures/maki/airport.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/alcohol-shop.png b/public/cesium/Assets/Textures/maki/alcohol-shop.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/america-football.png b/public/cesium/Assets/Textures/maki/america-football.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/art-gallery.png b/public/cesium/Assets/Textures/maki/art-gallery.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/bakery.png b/public/cesium/Assets/Textures/maki/bakery.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/bank.png b/public/cesium/Assets/Textures/maki/bank.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/bar.png b/public/cesium/Assets/Textures/maki/bar.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/baseball.png b/public/cesium/Assets/Textures/maki/baseball.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/basketball.png b/public/cesium/Assets/Textures/maki/basketball.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/beer.png b/public/cesium/Assets/Textures/maki/beer.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/bicycle.png b/public/cesium/Assets/Textures/maki/bicycle.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/building.png b/public/cesium/Assets/Textures/maki/building.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/bus.png b/public/cesium/Assets/Textures/maki/bus.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/cafe.png b/public/cesium/Assets/Textures/maki/cafe.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/camera.png b/public/cesium/Assets/Textures/maki/camera.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/campsite.png b/public/cesium/Assets/Textures/maki/campsite.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/car.png b/public/cesium/Assets/Textures/maki/car.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/cemetery.png b/public/cesium/Assets/Textures/maki/cemetery.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/cesium.png b/public/cesium/Assets/Textures/maki/cesium.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/chemist.png b/public/cesium/Assets/Textures/maki/chemist.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/cinema.png b/public/cesium/Assets/Textures/maki/cinema.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/circle-stroked.png b/public/cesium/Assets/Textures/maki/circle-stroked.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/circle.png b/public/cesium/Assets/Textures/maki/circle.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/city.png b/public/cesium/Assets/Textures/maki/city.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/clothing-store.png b/public/cesium/Assets/Textures/maki/clothing-store.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/college.png b/public/cesium/Assets/Textures/maki/college.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/commercial.png b/public/cesium/Assets/Textures/maki/commercial.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/cricket.png b/public/cesium/Assets/Textures/maki/cricket.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/cross.png b/public/cesium/Assets/Textures/maki/cross.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/dam.png b/public/cesium/Assets/Textures/maki/dam.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/danger.png b/public/cesium/Assets/Textures/maki/danger.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/disability.png b/public/cesium/Assets/Textures/maki/disability.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/dog-park.png b/public/cesium/Assets/Textures/maki/dog-park.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/embassy.png b/public/cesium/Assets/Textures/maki/embassy.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/emergency-telephone.png b/public/cesium/Assets/Textures/maki/emergency-telephone.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/entrance.png b/public/cesium/Assets/Textures/maki/entrance.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/farm.png b/public/cesium/Assets/Textures/maki/farm.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/fast-food.png b/public/cesium/Assets/Textures/maki/fast-food.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/ferry.png b/public/cesium/Assets/Textures/maki/ferry.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/fire-station.png b/public/cesium/Assets/Textures/maki/fire-station.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/fuel.png b/public/cesium/Assets/Textures/maki/fuel.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/garden.png b/public/cesium/Assets/Textures/maki/garden.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/gift.png b/public/cesium/Assets/Textures/maki/gift.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/golf.png b/public/cesium/Assets/Textures/maki/golf.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/grocery.png b/public/cesium/Assets/Textures/maki/grocery.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/hairdresser.png b/public/cesium/Assets/Textures/maki/hairdresser.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/harbor.png b/public/cesium/Assets/Textures/maki/harbor.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/heart.png b/public/cesium/Assets/Textures/maki/heart.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/heliport.png b/public/cesium/Assets/Textures/maki/heliport.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/hospital.png b/public/cesium/Assets/Textures/maki/hospital.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/ice-cream.png b/public/cesium/Assets/Textures/maki/ice-cream.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/industrial.png b/public/cesium/Assets/Textures/maki/industrial.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/land-use.png b/public/cesium/Assets/Textures/maki/land-use.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/laundry.png b/public/cesium/Assets/Textures/maki/laundry.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/library.png b/public/cesium/Assets/Textures/maki/library.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/lighthouse.png b/public/cesium/Assets/Textures/maki/lighthouse.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/lodging.png b/public/cesium/Assets/Textures/maki/lodging.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/logging.png b/public/cesium/Assets/Textures/maki/logging.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/london-underground.png b/public/cesium/Assets/Textures/maki/london-underground.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/marker-stroked.png b/public/cesium/Assets/Textures/maki/marker-stroked.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/marker.png b/public/cesium/Assets/Textures/maki/marker.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/minefield.png b/public/cesium/Assets/Textures/maki/minefield.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/mobilephone.png b/public/cesium/Assets/Textures/maki/mobilephone.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/monument.png b/public/cesium/Assets/Textures/maki/monument.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/museum.png b/public/cesium/Assets/Textures/maki/museum.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/music.png b/public/cesium/Assets/Textures/maki/music.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/oil-well.png b/public/cesium/Assets/Textures/maki/oil-well.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/park.png b/public/cesium/Assets/Textures/maki/park.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/park2.png b/public/cesium/Assets/Textures/maki/park2.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/parking-garage.png b/public/cesium/Assets/Textures/maki/parking-garage.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/parking.png b/public/cesium/Assets/Textures/maki/parking.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/pharmacy.png b/public/cesium/Assets/Textures/maki/pharmacy.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/pitch.png b/public/cesium/Assets/Textures/maki/pitch.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/place-of-worship.png b/public/cesium/Assets/Textures/maki/place-of-worship.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/playground.png b/public/cesium/Assets/Textures/maki/playground.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/police.png b/public/cesium/Assets/Textures/maki/police.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/polling-place.png b/public/cesium/Assets/Textures/maki/polling-place.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/post.png b/public/cesium/Assets/Textures/maki/post.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/prison.png b/public/cesium/Assets/Textures/maki/prison.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/rail-above.png b/public/cesium/Assets/Textures/maki/rail-above.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/rail-light.png b/public/cesium/Assets/Textures/maki/rail-light.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/rail-metro.png b/public/cesium/Assets/Textures/maki/rail-metro.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/rail-underground.png b/public/cesium/Assets/Textures/maki/rail-underground.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/rail.png b/public/cesium/Assets/Textures/maki/rail.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/religious-christian.png b/public/cesium/Assets/Textures/maki/religious-christian.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/religious-jewish.png b/public/cesium/Assets/Textures/maki/religious-jewish.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/religious-muslim.png b/public/cesium/Assets/Textures/maki/religious-muslim.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/restaurant.png b/public/cesium/Assets/Textures/maki/restaurant.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/roadblock.png b/public/cesium/Assets/Textures/maki/roadblock.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/rocket.png b/public/cesium/Assets/Textures/maki/rocket.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/school.png b/public/cesium/Assets/Textures/maki/school.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/scooter.png b/public/cesium/Assets/Textures/maki/scooter.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/shop.png b/public/cesium/Assets/Textures/maki/shop.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/skiing.png b/public/cesium/Assets/Textures/maki/skiing.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/slaughterhouse.png b/public/cesium/Assets/Textures/maki/slaughterhouse.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/soccer.png b/public/cesium/Assets/Textures/maki/soccer.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/square-stroked.png b/public/cesium/Assets/Textures/maki/square-stroked.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/square.png b/public/cesium/Assets/Textures/maki/square.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/star-stroked.png b/public/cesium/Assets/Textures/maki/star-stroked.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/star.png b/public/cesium/Assets/Textures/maki/star.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/suitcase.png b/public/cesium/Assets/Textures/maki/suitcase.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/swimming.png b/public/cesium/Assets/Textures/maki/swimming.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/telephone.png b/public/cesium/Assets/Textures/maki/telephone.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/tennis.png b/public/cesium/Assets/Textures/maki/tennis.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/theatre.png b/public/cesium/Assets/Textures/maki/theatre.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/toilets.png b/public/cesium/Assets/Textures/maki/toilets.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/town-hall.png b/public/cesium/Assets/Textures/maki/town-hall.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/town.png b/public/cesium/Assets/Textures/maki/town.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/triangle-stroked.png b/public/cesium/Assets/Textures/maki/triangle-stroked.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/triangle.png b/public/cesium/Assets/Textures/maki/triangle.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/village.png b/public/cesium/Assets/Textures/maki/village.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/warehouse.png b/public/cesium/Assets/Textures/maki/warehouse.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/waste-basket.png b/public/cesium/Assets/Textures/maki/waste-basket.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/water.png b/public/cesium/Assets/Textures/maki/water.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/wetland.png b/public/cesium/Assets/Textures/maki/wetland.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/maki/zoo.png b/public/cesium/Assets/Textures/maki/zoo.png old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/moonSmall.jpg b/public/cesium/Assets/Textures/moonSmall.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/pin.svg b/public/cesium/Assets/Textures/pin.svg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/waterNormals.jpg b/public/cesium/Assets/Textures/waterNormals.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/Textures/waterNormalsSmall.jpg b/public/cesium/Assets/Textures/waterNormalsSmall.jpg old mode 100644 new mode 100755 diff --git a/public/cesium/Assets/approximateTerrainHeights.json b/public/cesium/Assets/approximateTerrainHeights.json old mode 100644 new mode 100755 diff --git a/public/cesium/Cesium.js b/public/cesium/Cesium.js old mode 100644 new mode 100755 diff --git a/public/cesium/ThirdParty/Workers/package.json b/public/cesium/ThirdParty/Workers/package.json old mode 100644 new mode 100755 diff --git a/public/cesium/ThirdParty/Workers/pako_deflate.min.js b/public/cesium/ThirdParty/Workers/pako_deflate.min.js old mode 100644 new mode 100755 diff --git a/public/cesium/ThirdParty/Workers/pako_inflate.min.js b/public/cesium/ThirdParty/Workers/pako_inflate.min.js old mode 100644 new mode 100755 diff --git a/public/cesium/ThirdParty/Workers/z-worker-pako.js b/public/cesium/ThirdParty/Workers/z-worker-pako.js old mode 100644 new mode 100755 diff --git a/public/cesium/ThirdParty/basis_transcoder.wasm b/public/cesium/ThirdParty/basis_transcoder.wasm old mode 100644 new mode 100755 diff --git a/public/cesium/ThirdParty/draco_decoder.wasm b/public/cesium/ThirdParty/draco_decoder.wasm old mode 100644 new mode 100755 diff --git a/public/cesium/ThirdParty/google-earth-dbroot-parser.js b/public/cesium/ThirdParty/google-earth-dbroot-parser.js old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Animation/Animation.css b/public/cesium/Widgets/Animation/Animation.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Animation/lighter.css b/public/cesium/Widgets/Animation/lighter.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/BaseLayerPicker/BaseLayerPicker.css b/public/cesium/Widgets/BaseLayerPicker/BaseLayerPicker.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/BaseLayerPicker/lighter.css b/public/cesium/Widgets/BaseLayerPicker/lighter.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Cesium3DTilesInspector/Cesium3DTilesInspector.css b/public/cesium/Widgets/Cesium3DTilesInspector/Cesium3DTilesInspector.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/CesiumInspector/CesiumInspector.css b/public/cesium/Widgets/CesiumInspector/CesiumInspector.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/CesiumWidget/CesiumWidget.css b/public/cesium/Widgets/CesiumWidget/CesiumWidget.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/CesiumWidget/lighter.css b/public/cesium/Widgets/CesiumWidget/lighter.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/FullscreenButton/FullscreenButton.css b/public/cesium/Widgets/FullscreenButton/FullscreenButton.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Geocoder/Geocoder.css b/public/cesium/Widgets/Geocoder/Geocoder.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Geocoder/lighter.css b/public/cesium/Widgets/Geocoder/lighter.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/I3SBuildingSceneLayerExplorer/I3SBuildingSceneLayerExplorer.css b/public/cesium/Widgets/I3SBuildingSceneLayerExplorer/I3SBuildingSceneLayerExplorer.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/ImageryProviders/ArcGisMapServiceWorldHillshade.png b/public/cesium/Widgets/Images/ImageryProviders/ArcGisMapServiceWorldHillshade.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/ImageryProviders/ArcGisMapServiceWorldImagery.png b/public/cesium/Widgets/Images/ImageryProviders/ArcGisMapServiceWorldImagery.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/ImageryProviders/ArcGisMapServiceWorldOcean.png b/public/cesium/Widgets/Images/ImageryProviders/ArcGisMapServiceWorldOcean.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/ImageryProviders/bingAerial.png b/public/cesium/Widgets/Images/ImageryProviders/bingAerial.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/ImageryProviders/bingAerialLabels.png b/public/cesium/Widgets/Images/ImageryProviders/bingAerialLabels.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/ImageryProviders/bingRoads.png b/public/cesium/Widgets/Images/ImageryProviders/bingRoads.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/ImageryProviders/blueMarble.png b/public/cesium/Widgets/Images/ImageryProviders/blueMarble.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/ImageryProviders/earthAtNight.png b/public/cesium/Widgets/Images/ImageryProviders/earthAtNight.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/ImageryProviders/mapQuestOpenStreetMap.png b/public/cesium/Widgets/Images/ImageryProviders/mapQuestOpenStreetMap.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/ImageryProviders/mapboxSatellite.png b/public/cesium/Widgets/Images/ImageryProviders/mapboxSatellite.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/ImageryProviders/mapboxStreets.png b/public/cesium/Widgets/Images/ImageryProviders/mapboxStreets.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/ImageryProviders/mapboxTerrain.png b/public/cesium/Widgets/Images/ImageryProviders/mapboxTerrain.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/ImageryProviders/naturalEarthII.png b/public/cesium/Widgets/Images/ImageryProviders/naturalEarthII.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/ImageryProviders/openStreetMap.png b/public/cesium/Widgets/Images/ImageryProviders/openStreetMap.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/ImageryProviders/sentinel-2.png b/public/cesium/Widgets/Images/ImageryProviders/sentinel-2.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/ImageryProviders/stadiaAlidadeSmooth.png b/public/cesium/Widgets/Images/ImageryProviders/stadiaAlidadeSmooth.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/ImageryProviders/stadiaAlidadeSmoothDark.png b/public/cesium/Widgets/Images/ImageryProviders/stadiaAlidadeSmoothDark.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/ImageryProviders/stamenToner.png b/public/cesium/Widgets/Images/ImageryProviders/stamenToner.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/ImageryProviders/stamenWatercolor.png b/public/cesium/Widgets/Images/ImageryProviders/stamenWatercolor.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/NavigationHelp/Mouse.svg b/public/cesium/Widgets/Images/NavigationHelp/Mouse.svg old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/NavigationHelp/MouseLeft.svg b/public/cesium/Widgets/Images/NavigationHelp/MouseLeft.svg old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/NavigationHelp/MouseMiddle.svg b/public/cesium/Widgets/Images/NavigationHelp/MouseMiddle.svg old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/NavigationHelp/MouseRight.svg b/public/cesium/Widgets/Images/NavigationHelp/MouseRight.svg old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/NavigationHelp/Touch.svg b/public/cesium/Widgets/Images/NavigationHelp/Touch.svg old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/NavigationHelp/TouchDrag.svg b/public/cesium/Widgets/Images/NavigationHelp/TouchDrag.svg old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/NavigationHelp/TouchRotate.svg b/public/cesium/Widgets/Images/NavigationHelp/TouchRotate.svg old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/NavigationHelp/TouchTilt.svg b/public/cesium/Widgets/Images/NavigationHelp/TouchTilt.svg old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/NavigationHelp/TouchZoom.svg b/public/cesium/Widgets/Images/NavigationHelp/TouchZoom.svg old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/TerrainProviders/CesiumWorldTerrain.png b/public/cesium/Widgets/Images/TerrainProviders/CesiumWorldTerrain.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/TerrainProviders/Ellipsoid.png b/public/cesium/Widgets/Images/TerrainProviders/Ellipsoid.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/TimelineIcons.png b/public/cesium/Widgets/Images/TimelineIcons.png old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Images/info-loading.gif b/public/cesium/Widgets/Images/info-loading.gif old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/InfoBox/InfoBox.css b/public/cesium/Widgets/InfoBox/InfoBox.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/InfoBox/InfoBoxDescription.css b/public/cesium/Widgets/InfoBox/InfoBoxDescription.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/NavigationHelpButton/NavigationHelpButton.css b/public/cesium/Widgets/NavigationHelpButton/NavigationHelpButton.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/NavigationHelpButton/lighter.css b/public/cesium/Widgets/NavigationHelpButton/lighter.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/PerformanceWatchdog/PerformanceWatchdog.css b/public/cesium/Widgets/PerformanceWatchdog/PerformanceWatchdog.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/ProjectionPicker/ProjectionPicker.css b/public/cesium/Widgets/ProjectionPicker/ProjectionPicker.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/SceneModePicker/SceneModePicker.css b/public/cesium/Widgets/SceneModePicker/SceneModePicker.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/SelectionIndicator/SelectionIndicator.css b/public/cesium/Widgets/SelectionIndicator/SelectionIndicator.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Timeline/Timeline.css b/public/cesium/Widgets/Timeline/Timeline.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Timeline/lighter.css b/public/cesium/Widgets/Timeline/lighter.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/VRButton/VRButton.css b/public/cesium/Widgets/VRButton/VRButton.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/Viewer/Viewer.css b/public/cesium/Widgets/Viewer/Viewer.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/VoxelInspector/VoxelInspector.css b/public/cesium/Widgets/VoxelInspector/VoxelInspector.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/lighter.css b/public/cesium/Widgets/lighter.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/lighterShared.css b/public/cesium/Widgets/lighterShared.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/shared.css b/public/cesium/Widgets/shared.css old mode 100644 new mode 100755 diff --git a/public/cesium/Widgets/widgets.css b/public/cesium/Widgets/widgets.css old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-35CVRQTC.js b/public/cesium/Workers/chunk-35CVRQTC.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-3A7LMSMN.js b/public/cesium/Workers/chunk-3A7LMSMN.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-42IXF5OF.js b/public/cesium/Workers/chunk-42IXF5OF.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-4IMXHKCA.js b/public/cesium/Workers/chunk-4IMXHKCA.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-4UYSGV57.js b/public/cesium/Workers/chunk-4UYSGV57.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-4YP32ZNP.js b/public/cesium/Workers/chunk-4YP32ZNP.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-6BHHTHKE.js b/public/cesium/Workers/chunk-6BHHTHKE.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-74GQJJ7R.js b/public/cesium/Workers/chunk-74GQJJ7R.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-ANLJ4KBN.js b/public/cesium/Workers/chunk-ANLJ4KBN.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-AOALMXNW.js b/public/cesium/Workers/chunk-AOALMXNW.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-APUOR5ZJ.js b/public/cesium/Workers/chunk-APUOR5ZJ.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-AZ3SWEDV.js b/public/cesium/Workers/chunk-AZ3SWEDV.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-BBPN4YHW.js b/public/cesium/Workers/chunk-BBPN4YHW.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-BKSIEBAA.js b/public/cesium/Workers/chunk-BKSIEBAA.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-CKMJZ5B3.js b/public/cesium/Workers/chunk-CKMJZ5B3.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-CXNPIJLB.js b/public/cesium/Workers/chunk-CXNPIJLB.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-D4TZ3IL5.js b/public/cesium/Workers/chunk-D4TZ3IL5.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-EEKB62LQ.js b/public/cesium/Workers/chunk-EEKB62LQ.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-FMRIJYNG.js b/public/cesium/Workers/chunk-FMRIJYNG.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-FNJKWSPR.js b/public/cesium/Workers/chunk-FNJKWSPR.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-GE5NEIZC.js b/public/cesium/Workers/chunk-GE5NEIZC.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-GHQSI7F2.js b/public/cesium/Workers/chunk-GHQSI7F2.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-GSNDLQ4C.js b/public/cesium/Workers/chunk-GSNDLQ4C.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-H7RGDEUC.js b/public/cesium/Workers/chunk-H7RGDEUC.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-ICZXFP3D.js b/public/cesium/Workers/chunk-ICZXFP3D.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-ID6SFQTL.js b/public/cesium/Workers/chunk-ID6SFQTL.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-II4JDBXY.js b/public/cesium/Workers/chunk-II4JDBXY.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-IIL7G2BA.js b/public/cesium/Workers/chunk-IIL7G2BA.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-IPMQ7HU7.js b/public/cesium/Workers/chunk-IPMQ7HU7.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-IWC6ZFZO.js b/public/cesium/Workers/chunk-IWC6ZFZO.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-J4KLLKML.js b/public/cesium/Workers/chunk-J4KLLKML.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-JCUVYVZU.js b/public/cesium/Workers/chunk-JCUVYVZU.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-JMSSU44E.js b/public/cesium/Workers/chunk-JMSSU44E.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-JS6PT4NQ.js b/public/cesium/Workers/chunk-JS6PT4NQ.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-KM43AUZL.js b/public/cesium/Workers/chunk-KM43AUZL.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-KSZ5EBRB.js b/public/cesium/Workers/chunk-KSZ5EBRB.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-LCOAEBXR.js b/public/cesium/Workers/chunk-LCOAEBXR.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-M5SITFFN.js b/public/cesium/Workers/chunk-M5SITFFN.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-NNHN6WUY.js b/public/cesium/Workers/chunk-NNHN6WUY.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-O3CFQFRB.js b/public/cesium/Workers/chunk-O3CFQFRB.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-PWAJ3RAI.js b/public/cesium/Workers/chunk-PWAJ3RAI.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-R3AL5FUL.js b/public/cesium/Workers/chunk-R3AL5FUL.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-RSJQ5FUT.js b/public/cesium/Workers/chunk-RSJQ5FUT.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-T7ERZ2CJ.js b/public/cesium/Workers/chunk-T7ERZ2CJ.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-UV3CO6HM.js b/public/cesium/Workers/chunk-UV3CO6HM.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-V3DSE3OK.js b/public/cesium/Workers/chunk-V3DSE3OK.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-VLPNAR64.js b/public/cesium/Workers/chunk-VLPNAR64.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-VTVHUB7E.js b/public/cesium/Workers/chunk-VTVHUB7E.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-WNTCOVG2.js b/public/cesium/Workers/chunk-WNTCOVG2.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-YWRPWWKI.js b/public/cesium/Workers/chunk-YWRPWWKI.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-ZFTFDHK4.js b/public/cesium/Workers/chunk-ZFTFDHK4.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/chunk-ZPYKVVFF.js b/public/cesium/Workers/chunk-ZPYKVVFF.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/combineGeometry.js b/public/cesium/Workers/combineGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createBoxGeometry.js b/public/cesium/Workers/createBoxGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createBoxOutlineGeometry.js b/public/cesium/Workers/createBoxOutlineGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createCircleGeometry.js b/public/cesium/Workers/createCircleGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createCircleOutlineGeometry.js b/public/cesium/Workers/createCircleOutlineGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createCoplanarPolygonGeometry.js b/public/cesium/Workers/createCoplanarPolygonGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createCoplanarPolygonOutlineGeometry.js b/public/cesium/Workers/createCoplanarPolygonOutlineGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createCorridorGeometry.js b/public/cesium/Workers/createCorridorGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createCorridorOutlineGeometry.js b/public/cesium/Workers/createCorridorOutlineGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createCylinderGeometry.js b/public/cesium/Workers/createCylinderGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createCylinderOutlineGeometry.js b/public/cesium/Workers/createCylinderOutlineGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createEllipseGeometry.js b/public/cesium/Workers/createEllipseGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createEllipseOutlineGeometry.js b/public/cesium/Workers/createEllipseOutlineGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createEllipsoidGeometry.js b/public/cesium/Workers/createEllipsoidGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createEllipsoidOutlineGeometry.js b/public/cesium/Workers/createEllipsoidOutlineGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createFrustumGeometry.js b/public/cesium/Workers/createFrustumGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createFrustumOutlineGeometry.js b/public/cesium/Workers/createFrustumOutlineGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createGeometry.js b/public/cesium/Workers/createGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createGroundPolylineGeometry.js b/public/cesium/Workers/createGroundPolylineGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createPlaneGeometry.js b/public/cesium/Workers/createPlaneGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createPlaneOutlineGeometry.js b/public/cesium/Workers/createPlaneOutlineGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createPolygonGeometry.js b/public/cesium/Workers/createPolygonGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createPolygonOutlineGeometry.js b/public/cesium/Workers/createPolygonOutlineGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createPolylineGeometry.js b/public/cesium/Workers/createPolylineGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createPolylineVolumeGeometry.js b/public/cesium/Workers/createPolylineVolumeGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createPolylineVolumeOutlineGeometry.js b/public/cesium/Workers/createPolylineVolumeOutlineGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createRectangleGeometry.js b/public/cesium/Workers/createRectangleGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createRectangleOutlineGeometry.js b/public/cesium/Workers/createRectangleOutlineGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createSimplePolylineGeometry.js b/public/cesium/Workers/createSimplePolylineGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createSphereGeometry.js b/public/cesium/Workers/createSphereGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createSphereOutlineGeometry.js b/public/cesium/Workers/createSphereOutlineGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createTaskProcessorWorker.js b/public/cesium/Workers/createTaskProcessorWorker.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createVectorTileClampedPolylines.js b/public/cesium/Workers/createVectorTileClampedPolylines.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createVectorTileGeometries.js b/public/cesium/Workers/createVectorTileGeometries.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createVectorTilePoints.js b/public/cesium/Workers/createVectorTilePoints.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createVectorTilePolygons.js b/public/cesium/Workers/createVectorTilePolygons.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createVectorTilePolylines.js b/public/cesium/Workers/createVectorTilePolylines.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createVerticesFromGoogleEarthEnterpriseBuffer.js b/public/cesium/Workers/createVerticesFromGoogleEarthEnterpriseBuffer.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createVerticesFromHeightmap.js b/public/cesium/Workers/createVerticesFromHeightmap.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createVerticesFromQuantizedTerrainMesh.js b/public/cesium/Workers/createVerticesFromQuantizedTerrainMesh.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createWallGeometry.js b/public/cesium/Workers/createWallGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/createWallOutlineGeometry.js b/public/cesium/Workers/createWallOutlineGeometry.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/decodeDraco.js b/public/cesium/Workers/decodeDraco.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/decodeGoogleEarthEnterprisePacket.js b/public/cesium/Workers/decodeGoogleEarthEnterprisePacket.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/decodeI3S.js b/public/cesium/Workers/decodeI3S.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/transcodeKTX2.js b/public/cesium/Workers/transcodeKTX2.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/transferTypedArrayTest.js b/public/cesium/Workers/transferTypedArrayTest.js old mode 100644 new mode 100755 diff --git a/public/cesium/Workers/upsampleQuantizedTerrainMesh.js b/public/cesium/Workers/upsampleQuantizedTerrainMesh.js old mode 100644 new mode 100755 diff --git a/public/cesium/index.cjs b/public/cesium/index.cjs old mode 100644 new mode 100755 diff --git a/public/cesium/index.js b/public/cesium/index.js old mode 100644 new mode 100755 diff --git a/public/dark-thumb.png b/public/dark-thumb.png old mode 100644 new mode 100755 diff --git a/public/empty-box.png b/public/empty-box.png old mode 100644 new mode 100755 diff --git a/public/empty-mapset.png b/public/empty-mapset.png old mode 100644 new mode 100755 diff --git a/public/feedback-button.svg b/public/feedback-button.svg old mode 100644 new mode 100755 diff --git a/public/file.svg b/public/file.svg old mode 100644 new mode 100755 diff --git a/public/globe.svg b/public/globe.svg old mode 100644 new mode 100755 diff --git a/public/icons/emoji-0.svg b/public/icons/emoji-0.svg old mode 100644 new mode 100755 diff --git a/public/icons/emoji-1.svg b/public/icons/emoji-1.svg old mode 100644 new mode 100755 diff --git a/public/icons/emoji-2.svg b/public/icons/emoji-2.svg old mode 100644 new mode 100755 diff --git a/public/icons/emoji-3.svg b/public/icons/emoji-3.svg old mode 100644 new mode 100755 diff --git a/public/icons/emoji-4.svg b/public/icons/emoji-4.svg old mode 100644 new mode 100755 diff --git a/public/illustration-map.png b/public/illustration-map.png old mode 100644 new mode 100755 diff --git a/public/ilustration-login.svg b/public/ilustration-login.svg old mode 100644 new mode 100755 diff --git a/public/jatim.json b/public/jatim.json old mode 100644 new mode 100755 diff --git a/public/landing/hero.webp b/public/landing/hero.webp old mode 100644 new mode 100755 diff --git a/public/landing/icons/icon_downloads.png b/public/landing/icons/icon_downloads.png old mode 100644 new mode 100755 diff --git a/public/landing/icons/icon_fb.webp b/public/landing/icons/icon_fb.webp old mode 100644 new mode 100755 diff --git a/public/landing/icons/icon_instagram.webp b/public/landing/icons/icon_instagram.webp old mode 100644 new mode 100755 diff --git a/public/landing/icons/icon_mapset.webp b/public/landing/icons/icon_mapset.webp old mode 100644 new mode 100755 diff --git a/public/landing/icons/icon_metadata.webp b/public/landing/icons/icon_metadata.webp old mode 100644 new mode 100755 diff --git a/public/landing/icons/icon_opd.webp b/public/landing/icons/icon_opd.webp old mode 100644 new mode 100755 diff --git a/public/landing/icons/icon_twitter.webp b/public/landing/icons/icon_twitter.webp old mode 100644 new mode 100755 diff --git a/public/landing/icons/icon_visitors.webp b/public/landing/icons/icon_visitors.webp old mode 100644 new mode 100755 diff --git a/public/landing/icons/icon_youtube.webp b/public/landing/icons/icon_youtube.webp old mode 100644 new mode 100755 diff --git a/public/landing/logo_pemprov_jatim.png b/public/landing/logo_pemprov_jatim.png old mode 100644 new mode 100755 diff --git a/public/landing/ornaments/ornament1.webp b/public/landing/ornaments/ornament1.webp old mode 100644 new mode 100755 diff --git a/public/landing/ornaments/ornament2.webp b/public/landing/ornaments/ornament2.webp old mode 100644 new mode 100755 diff --git a/public/light-thumb.png b/public/light-thumb.png old mode 100644 new mode 100755 diff --git a/public/logo-vertical.svg b/public/logo-vertical.svg old mode 100644 new mode 100755 diff --git a/public/logo-white.png b/public/logo-white.png old mode 100644 new mode 100755 diff --git a/public/logo-white_.png b/public/logo-white_.png old mode 100644 new mode 100755 diff --git a/public/logo.png b/public/logo.png old mode 100644 new mode 100755 diff --git a/public/logo.svg b/public/logo.svg old mode 100644 new mode 100755 diff --git a/public/logo_satu peta_white.webp b/public/logo_satu peta_white.webp old mode 100644 new mode 100755 diff --git a/public/marker-icon-2x.png b/public/marker-icon-2x.png old mode 100644 new mode 100755 diff --git a/public/marker-icon.png b/public/marker-icon.png old mode 100644 new mode 100755 diff --git a/public/marker-shadow.png b/public/marker-shadow.png old mode 100644 new mode 100755 diff --git a/public/next.svg b/public/next.svg old mode 100644 new mode 100755 diff --git a/public/osm-thumb.png b/public/osm-thumb.png old mode 100644 new mode 100755 diff --git a/public/pattern-01.png b/public/pattern-01.png old mode 100644 new mode 100755 diff --git a/public/rbi-thumb.png b/public/rbi-thumb.png old mode 100644 new mode 100755 diff --git a/public/satellite-thumb.png b/public/satellite-thumb.png old mode 100644 new mode 100755 diff --git a/public/template-news-2.png b/public/template-news-2.png old mode 100644 new mode 100755 diff --git a/public/template-news.png b/public/template-news.png old mode 100644 new mode 100755 diff --git a/public/template-organization.png b/public/template-organization.png old mode 100644 new mode 100755 diff --git a/public/terrain-thumb.png b/public/terrain-thumb.png old mode 100644 new mode 100755 diff --git a/public/vercel.svg b/public/vercel.svg old mode 100644 new mode 100755 diff --git a/public/window.svg b/public/window.svg old mode 100644 new mode 100755 diff --git a/shared/components/auth/admin-route-guard.tsx b/shared/components/auth/admin-route-guard.tsx old mode 100644 new mode 100755 diff --git a/shared/components/button/button.tsx b/shared/components/button/button.tsx old mode 100644 new mode 100755 diff --git a/shared/components/client-wrapper.tsx b/shared/components/client-wrapper.tsx old mode 100644 new mode 100755 diff --git a/shared/components/data-table.tsx b/shared/components/data-table.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ds/badge.tsx b/shared/components/ds/badge.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ds/button.tsx b/shared/components/ds/button.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ds/card.tsx b/shared/components/ds/card.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ds/form-button.tsx b/shared/components/ds/form-button.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ds/form-field.tsx b/shared/components/ds/form-field.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ds/input.tsx b/shared/components/ds/input.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ds/success-dialog.tsx b/shared/components/ds/success-dialog.tsx old mode 100644 new mode 100755 diff --git a/shared/components/error-state.tsx b/shared/components/error-state.tsx old mode 100644 new mode 100755 diff --git a/shared/components/file-upload.tsx b/shared/components/file-upload.tsx old mode 100644 new mode 100755 diff --git a/shared/components/forms/form-input.tsx b/shared/components/forms/form-input.tsx old mode 100644 new mode 100755 diff --git a/shared/components/forms/form-multi-select.tsx b/shared/components/forms/form-multi-select.tsx old mode 100644 new mode 100755 diff --git a/shared/components/forms/form-organization-select.tsx b/shared/components/forms/form-organization-select.tsx old mode 100644 new mode 100755 diff --git a/shared/components/forms/form-topic-select.tsx b/shared/components/forms/form-topic-select.tsx old mode 100644 new mode 100755 diff --git a/shared/components/icons.tsx b/shared/components/icons.tsx old mode 100644 new mode 100755 diff --git a/shared/components/image-upload.tsx b/shared/components/image-upload.tsx old mode 100644 new mode 100755 diff --git a/shared/components/layout/footer.tsx b/shared/components/layout/footer.tsx old mode 100644 new mode 100755 diff --git a/shared/components/layout/header.tsx b/shared/components/layout/header.tsx old mode 100644 new mode 100755 diff --git a/shared/components/layout/menu-header.tsx b/shared/components/layout/menu-header.tsx old mode 100644 new mode 100755 diff --git a/shared/components/loading-spinner.tsx b/shared/components/loading-spinner.tsx old mode 100644 new mode 100755 diff --git a/shared/components/map-legend.tsx b/shared/components/map-legend.tsx old mode 100644 new mode 100755 diff --git a/shared/components/popup-attribute.tsx b/shared/components/popup-attribute.tsx old mode 100644 new mode 100755 diff --git a/shared/components/preview-map.tsx b/shared/components/preview-map.tsx old mode 100644 new mode 100755 diff --git a/shared/components/search-input.tsx b/shared/components/search-input.tsx old mode 100644 new mode 100755 diff --git a/shared/components/status-validation-badge.tsx b/shared/components/status-validation-badge.tsx old mode 100644 new mode 100755 diff --git a/shared/components/text-editor.tsx b/shared/components/text-editor.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/accordion.tsx b/shared/components/ui/accordion.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/alert-dialog.tsx b/shared/components/ui/alert-dialog.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/avatar.tsx b/shared/components/ui/avatar.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/badge.tsx b/shared/components/ui/badge.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/breadcrumb.tsx b/shared/components/ui/breadcrumb.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/button.tsx b/shared/components/ui/button.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/card.tsx b/shared/components/ui/card.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/checkbox.tsx b/shared/components/ui/checkbox.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/command.tsx b/shared/components/ui/command.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/dialog.tsx b/shared/components/ui/dialog.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/dropdown-menu.tsx b/shared/components/ui/dropdown-menu.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/form.tsx b/shared/components/ui/form.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/input.tsx b/shared/components/ui/input.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/label.tsx b/shared/components/ui/label.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/pagination.tsx b/shared/components/ui/pagination.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/popover.tsx b/shared/components/ui/popover.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/radio-group.tsx b/shared/components/ui/radio-group.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/scroll-area.tsx b/shared/components/ui/scroll-area.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/select.tsx b/shared/components/ui/select.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/separator.tsx b/shared/components/ui/separator.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/sheet.tsx b/shared/components/ui/sheet.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/sidebar.tsx b/shared/components/ui/sidebar.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/skeleton.tsx b/shared/components/ui/skeleton.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/slider.tsx b/shared/components/ui/slider.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/sonner.tsx b/shared/components/ui/sonner.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/switch.tsx b/shared/components/ui/switch.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/table.tsx b/shared/components/ui/table.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/tabs.tsx b/shared/components/ui/tabs.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/textarea.tsx b/shared/components/ui/textarea.tsx old mode 100644 new mode 100755 diff --git a/shared/components/ui/tooltip.tsx b/shared/components/ui/tooltip.tsx old mode 100644 new mode 100755 diff --git a/shared/components/virtual-select.tsx b/shared/components/virtual-select.tsx old mode 100644 new mode 100755 diff --git a/shared/config/access-admin.ts b/shared/config/access-admin.ts old mode 100644 new mode 100755 diff --git a/shared/config/app-config.ts b/shared/config/app-config.ts old mode 100644 new mode 100755 diff --git a/shared/config/coverage.ts b/shared/config/coverage.ts old mode 100644 new mode 100755 diff --git a/shared/config/feature-flag.ts b/shared/config/feature-flag.ts old mode 100644 new mode 100755 diff --git a/shared/config/layer-type.ts b/shared/config/layer-type.ts old mode 100644 new mode 100755 diff --git a/shared/config/map-config.ts b/shared/config/map-config.ts old mode 100644 new mode 100755 diff --git a/shared/config/role.ts b/shared/config/role.ts old mode 100644 new mode 100755 diff --git a/shared/config/route-permission-map.ts b/shared/config/route-permission-map.ts old mode 100644 new mode 100755 diff --git a/shared/config/status-validation.ts b/shared/config/status-validation.ts old mode 100644 new mode 100755 diff --git a/shared/hooks/use-auth-api.ts b/shared/hooks/use-auth-api.ts old mode 100644 new mode 100755 diff --git a/shared/hooks/use-mobile.ts b/shared/hooks/use-mobile.ts old mode 100644 new mode 100755 diff --git a/shared/hooks/use-session.ts b/shared/hooks/use-session.ts old mode 100644 new mode 100755 diff --git a/shared/hooks/use-success-dialog.ts b/shared/hooks/use-success-dialog.ts old mode 100644 new mode 100755 diff --git a/shared/providers/global-dialog-provider.tsx b/shared/providers/global-dialog-provider.tsx old mode 100644 new mode 100755 diff --git a/shared/providers/index.tsx b/shared/providers/index.tsx old mode 100644 new mode 100755 diff --git a/shared/providers/theme-provider.tsx b/shared/providers/theme-provider.tsx old mode 100644 new mode 100755 diff --git a/shared/schemas/category.ts b/shared/schemas/category.ts old mode 100644 new mode 100755 diff --git a/shared/schemas/credential.ts b/shared/schemas/credential.ts old mode 100644 new mode 100755 diff --git a/shared/schemas/feedback.ts b/shared/schemas/feedback.ts old mode 100644 new mode 100755 diff --git a/shared/schemas/map-source.ts b/shared/schemas/map-source.ts old mode 100644 new mode 100755 diff --git a/shared/schemas/news.ts b/shared/schemas/news.ts old mode 100644 new mode 100755 diff --git a/shared/schemas/organization.ts b/shared/schemas/organization.ts old mode 100644 new mode 100755 diff --git a/shared/schemas/user.ts b/shared/schemas/user.ts old mode 100644 new mode 100755 diff --git a/shared/services/api-local.ts b/shared/services/api-local.ts old mode 100644 new mode 100755 diff --git a/shared/services/api.ts b/shared/services/api.ts old mode 100644 new mode 100755 diff --git a/shared/services/auth.ts b/shared/services/auth.ts old mode 100644 new mode 100755 diff --git a/shared/services/category.ts b/shared/services/category.ts old mode 100644 new mode 100755 diff --git a/shared/services/classification.ts b/shared/services/classification.ts old mode 100644 new mode 100755 diff --git a/shared/services/color-scale.ts b/shared/services/color-scale.ts old mode 100644 new mode 100755 diff --git a/shared/services/count.ts b/shared/services/count.ts old mode 100644 new mode 100755 diff --git a/shared/services/credential.ts b/shared/services/credential.ts old mode 100644 new mode 100755 diff --git a/shared/services/feedback.ts b/shared/services/feedback.ts old mode 100644 new mode 100755 diff --git a/shared/services/file.ts b/shared/services/file.ts old mode 100644 new mode 100755 diff --git a/shared/services/history.ts b/shared/services/history.ts old mode 100644 new mode 100755 diff --git a/shared/services/map-layer.ts b/shared/services/map-layer.ts old mode 100644 new mode 100755 diff --git a/shared/services/map-projection-system.ts b/shared/services/map-projection-system.ts old mode 100644 new mode 100755 diff --git a/shared/services/map-source.ts b/shared/services/map-source.ts old mode 100644 new mode 100755 diff --git a/shared/services/map-upload.ts b/shared/services/map-upload.ts old mode 100644 new mode 100755 index db52ae6..ac4efa3 --- a/shared/services/map-upload.ts +++ b/shared/services/map-upload.ts @@ -6,23 +6,23 @@ const uploadApi = { formData.append("file", file); if (page) formData.append("page", page); if (sheet) formData.append("sheet", sheet); - formData.append("file_desc", fileDesc); - - return apiHelpers.post("/upload/file", formData, { - // return apiHelpers.post("/pipeline/analyze", formData, { + formData.append("fileDesc", fileDesc); + + // return apiHelpers.post("/upload/file", formData, { + return apiHelpers.post("/pipeline/analyze", formData, { headers: { "Content-Type": "multipart/form-data" }, }); }, processPdf: async (data: any, fileName: string, fileDesc: string): Promise => { const payload = { ...data, fileName, fileDesc }; - return apiHelpers.post("/upload/process-pdf", payload); - // return apiHelpers.post("/pipeline/analyze/df", payload); + // return apiHelpers.post("/upload/process-pdf", payload); + return apiHelpers.post("/pipeline/analyze/df", payload); }, saveToDatabase: async (data: any): Promise => { - return apiHelpers.post("/upload/to-postgis", data); - // return apiHelpers.post("/pipeline/publish", data); + // return apiHelpers.post("/upload/to-postgis", data); + return apiHelpers.post("/pipeline/publish", data); }, getStyles: async (): Promise => { diff --git a/shared/services/mapset.ts b/shared/services/mapset.ts old mode 100644 new mode 100755 diff --git a/shared/services/metadata-url.ts b/shared/services/metadata-url.ts old mode 100644 new mode 100755 diff --git a/shared/services/news.ts b/shared/services/news.ts old mode 100644 new mode 100755 diff --git a/shared/services/organization.ts b/shared/services/organization.ts old mode 100644 new mode 100755 diff --git a/shared/services/role.ts b/shared/services/role.ts old mode 100644 new mode 100755 diff --git a/shared/services/statistic-count.ts b/shared/services/statistic-count.ts old mode 100644 new mode 100755 diff --git a/shared/services/topic.ts b/shared/services/topic.ts old mode 100644 new mode 100755 diff --git a/shared/services/user.ts b/shared/services/user.ts old mode 100644 new mode 100755 diff --git a/shared/state/dialog.ts b/shared/state/dialog.ts old mode 100644 new mode 100755 diff --git a/shared/state/theme.ts b/shared/state/theme.ts old mode 100644 new mode 100755 diff --git a/shared/state/user.ts b/shared/state/user.ts old mode 100644 new mode 100755 diff --git a/shared/types/api-response.ts b/shared/types/api-response.ts old mode 100644 new mode 100755 diff --git a/shared/types/attribute-kugi.ts b/shared/types/attribute-kugi.ts old mode 100644 new mode 100755 diff --git a/shared/types/auth-user.ts b/shared/types/auth-user.ts old mode 100644 new mode 100755 diff --git a/shared/types/auth.d.ts b/shared/types/auth.d.ts old mode 100644 new mode 100755 diff --git a/shared/types/category.ts b/shared/types/category.ts old mode 100644 new mode 100755 diff --git a/shared/types/classification.ts b/shared/types/classification.ts old mode 100644 new mode 100755 diff --git a/shared/types/credential.ts b/shared/types/credential.ts old mode 100644 new mode 100755 diff --git a/shared/types/feedback.ts b/shared/types/feedback.ts old mode 100644 new mode 100755 diff --git a/shared/types/global.d.ts b/shared/types/global.d.ts old mode 100644 new mode 100755 diff --git a/shared/types/history-draft.ts b/shared/types/history-draft.ts old mode 100644 new mode 100755 diff --git a/shared/types/history.ts b/shared/types/history.ts old mode 100644 new mode 100755 diff --git a/shared/types/map-projection-system.ts b/shared/types/map-projection-system.ts old mode 100644 new mode 100755 diff --git a/shared/types/map-source.ts b/shared/types/map-source.ts old mode 100644 new mode 100755 diff --git a/shared/types/mapset-source.ts b/shared/types/mapset-source.ts old mode 100644 new mode 100755 diff --git a/shared/types/mapset-type.ts b/shared/types/mapset-type.ts old mode 100644 new mode 100755 diff --git a/shared/types/mapset.ts b/shared/types/mapset.ts old mode 100644 new mode 100755 diff --git a/shared/types/news.ts b/shared/types/news.ts old mode 100644 new mode 100755 diff --git a/shared/types/organization.ts b/shared/types/organization.ts old mode 100644 new mode 100755 diff --git a/shared/types/pagination.ts b/shared/types/pagination.ts old mode 100644 new mode 100755 diff --git a/shared/types/role.ts b/shared/types/role.ts old mode 100644 new mode 100755 diff --git a/shared/types/select-option.ts b/shared/types/select-option.ts old mode 100644 new mode 100755 diff --git a/shared/types/topic.ts b/shared/types/topic.ts old mode 100644 new mode 100755 diff --git a/shared/types/user.ts b/shared/types/user.ts old mode 100644 new mode 100755 diff --git a/shared/types/wilayah.ts b/shared/types/wilayah.ts old mode 100644 new mode 100755 diff --git a/shared/utils/auth-transform.ts b/shared/utils/auth-transform.ts old mode 100644 new mode 100755 diff --git a/shared/utils/create-theme.ts b/shared/utils/create-theme.ts old mode 100644 new mode 100755 diff --git a/shared/utils/date.ts b/shared/utils/date.ts old mode 100644 new mode 100755 diff --git a/shared/utils/dialog.ts b/shared/utils/dialog.ts old mode 100644 new mode 100755 diff --git a/shared/utils/download-mapset.ts b/shared/utils/download-mapset.ts old mode 100644 new mode 100755 diff --git a/shared/utils/file.ts b/shared/utils/file.ts old mode 100644 new mode 100755 diff --git a/shared/utils/form.ts b/shared/utils/form.ts old mode 100644 new mode 100755 diff --git a/shared/utils/geonetwork.ts b/shared/utils/geonetwork.ts old mode 100644 new mode 100755 diff --git a/shared/utils/mege-data-geojson.ts b/shared/utils/mege-data-geojson.ts old mode 100644 new mode 100755 diff --git a/shared/utils/query-client.ts b/shared/utils/query-client.ts old mode 100644 new mode 100755 diff --git a/shared/utils/utils.ts b/shared/utils/utils.ts old mode 100644 new mode 100755 diff --git a/shared/utils/wms.ts b/shared/utils/wms.ts old mode 100644 new mode 100755 diff --git a/structure.txt b/structure.txt old mode 100644 new mode 100755 diff --git a/tsconfig.json b/tsconfig.json old mode 100644 new mode 100755