Vi har bytt namn till Adlibris Campus! Campusbokhandeln ❤️ Adlibris - Läs mer här
Getting to Know Web GIS
- Häftad, Engelska, 2016
- Författare:
- Betyg:
Ej i lager
Beskrivning
The new second edition of Getting to Know Web GIS features detailed, step-by-step exercises that teach readers how to share resources online and build web GIS applications easily and quickly. This workbook includes the latest upgrades and advances, such as smart mapping, AppStudio, ArcGIS Pro and scene services. The book covers the Esri suite of web GIS technologies, including ArcGIS Online, Portal for ArcGIS, ArcGIS for Server, web app templates, Web AppBuilder for ArcGIS, ArcGIS API for JavaScript, the Collector for ArcGIS mobile app, mobile SDKs, and 3D web scenes. You do not have to be a developer to build web apps with little or no programming. Instead of focusing on individual products, this book teaches web GIS technologies as a holistic platform. In each chapter, students complete an application project using multiple products from the browser/client side to the server side. Data for completing the exercises is available for download.
Produktinformation
Kategori:
Okänd
Bandtyp:
Häftad
Språk:
Engelska
Förlag:
Okänt
Upplaga:
0
Utgiven:
2016-10-01
ISBN:
9781589484634
Sidantal:
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
} else {
setTimeout(() => {
$refs.dialog.close();
}, 300)
document.body.style.overflow = '';
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
} else {
setTimeout(() => {
$refs.dialog.close();
}, 300)
document.body.style.overflow = '';
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
} else {
setTimeout(() => {
$refs.dialog.close();
}, 300)
document.body.style.overflow = '';
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
} else {
setTimeout(() => {
$refs.dialog.close();
}, 300)
document.body.style.overflow = '';
}
});"
class="h-full"
>