Skip to content

Instantly share code, notes, and snippets.

<h3 class="toggler">R/W Mapping</h3>
<div class="element">
<div align="center">
<br>
<table>
<thead>
<tr>
<th width="200" scope="col" ><div align="center">Layer Name</div></th>
<th width="220" scope="col"><div align="center">Description</div></th>
<th width="55" scope="col"><div align="center">Type</div></th>
/*
---
script: Fx.Accordion.js
description: An Fx.Elements extension which allows you to easily create accordion type controls.
license: MIT-style license
authors:
- Eva Lösch
- Valerio Proietti
requires:
- core:1.2.4/Element.Event
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!-- Changed DOCTYPE -->
<!-- *********************************** -->
<!-- State of California master template -->
<!-- Version 1.20 -->
<!-- Last Updated 03/23/2007 -->
<!-- *********************************** -->
<!-- ssi includes only take files with .htm extenion LDS 8/29/07-->
/*
---
script: Fx.Accordion.js
description: An Fx.Elements extension which allows you to easily create accordion type controls.
license: MIT-style license
authors:
- Eva Lösch
- Valerio Proietti
requires:
- core:1.2.4/Element.Event
/*
---
script: Fx.Accordion.js
description: An Fx.Elements extension which allows you to easily create accordion type controls.
license: MIT-style license
authors:
- Eva Lösch
- Valerio Proietti
requires:
- core:1.2.4/Element.Event
/*
---
script: Fx.Accordion.js
description: An Fx.Elements extension which allows you to easily create accordion type controls.
license: MIT-style license
authors:
- Eva Lösch
- Valerio Proietti
requires:
- core:1.2.4/Element.Event
doDownload : function() {
//TEST BEGIN to
var urls = [];
var rc = this.getRowsAndColumns();
console.dir(rc)
for (var i=0, il = rc.rows.length; i<il;i++){
{
name: 'Search by SR',
expression: '', // additional where expression applied to all queries
idProperty: 'objectid_1',
queryParameters: {
type: 'spatial', // spatial, relationship, table or database
url: 'http://sv04gis:6080/arcgis/rest/services/Surveys/ControlPoints/MapServer/0'
outFields :['*']
},
attributeSearches: [
/*eslint strict: 0 */
define([
'dojo/_base/declare',
'dijit/_WidgetBase',
'dijit/_TemplatedMixin',
'dijit/_WidgetsInTemplateMixin',
'dojo/_base/lang',
'dojo/on',
'dojo/dom-style',
/*eslint no-alert: 0*/
define([
'dojo/on',
'dojo/_base/lang',
'dojo/date/locale'
], function (on, lang, locale) {
'use strict';
function formatDateTime (value) {
if (value instanceof Date) {