{ "layers": [ { "currentVersion": 10.6, "id": 0, "name": "Leaf Streets", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 1474824.9976103788, "ymin": 570382.4463699665, "xmax": 1552315.8882319706, "ymax": 635258.4471951511, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Pickup", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "value": "NO", "label": "NO", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "YES", "label": "YES", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STREET", "typeIdField": "Pickup", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Full Street Name", "domain": null, "editable": true, "nullable": true, "length": 203 }, { "name": "Pickup", "type": "esriFieldTypeString", "alias": "Pickup", "domain": { "type": "codedValue", "name": "Yes/No_2", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "Day", "type": "esriFieldTypeString", "alias": "Day", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "PickupDate", "type": "esriFieldTypeDate", "alias": "PickupDate", "domain": null, "editable": true, "nullable": true, "length": 8 } ], "indexes": [ { "name": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S24_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "NO", "name": "NO", "domains": { "Pickup": {"type": "inherited"} }, "templates": [ { "name": "NO", "description": "", "prototype": { "attributes": { "STREET": null, "PickupDate": null, "Pickup": "NO", "Day": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "YES", "name": "YES", "domains": { "Pickup": {"type": "inherited"} }, "templates": [ { "name": "YES", "description": "", "prototype": { "attributes": { "STREET": null, "PickupDate": null, "Pickup": "YES", "Day": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Extract,Query,Update,Uploads,Editing", "useStandardizedQueries": true }, { "currentVersion": 10.6, "id": 1, "name": "PickupDay", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 1474649.1980932103, "ymin": 569843.4937077169, "xmax": 1550900.002612305, "ymax": 635118.0731320672, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DAY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 241, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Monday", "label": "Monday", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Thursday", "label": "Thursday", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Tuesday", "label": "Tuesday", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Wednesday", "label": "Wednesday", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DAY", "typeIdField": "DAY", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "DAY", "type": "esriFieldTypeString", "alias": "DAY", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "Cycle1", "type": "esriFieldTypeDate", "alias": "Cycle1", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "Cycle2", "type": "esriFieldTypeDate", "alias": "Cycle2", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "Cycle3", "type": "esriFieldTypeDate", "alias": "Cycle3", "domain": null, "editable": true, "nullable": true, "length": 8 } ], "indexes": [ { "name": "R33_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_33", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_33", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S22_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Monday", "name": "Monday", "domains": {}, "templates": [ { "name": "Monday", "description": "", "prototype": { "attributes": { "Cycle3": null, "DAY": "Monday", "Cycle2": null, "Cycle1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Thursday", "name": "Thursday", "domains": {}, "templates": [ { "name": "Thursday", "description": "", "prototype": { "attributes": { "Cycle3": null, "DAY": "Thursday", "Cycle2": null, "Cycle1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tuesday", "name": "Tuesday", "domains": {}, "templates": [ { "name": "Tuesday", "description": "", "prototype": { "attributes": { "Cycle3": null, "DAY": "Tuesday", "Cycle2": null, "Cycle1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Wednesday", "name": "Wednesday", "domains": {}, "templates": [ { "name": "Wednesday", "description": "", "prototype": { "attributes": { "Cycle3": null, "DAY": "Wednesday", "Cycle2": null, "Cycle1": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Extract,Query,Update,Uploads,Editing", "useStandardizedQueries": true }, { "currentVersion": 10.6, "id": 2, "name": "Concord City Limits", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 1474343.923769391, "ymin": 569868.8663603956, "xmax": 1555337.379892386, "ymax": 634487.0619269026, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CITYCODE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "CITYCODE", "type": "esriFieldTypeString", "alias": "CITYCODE", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 } ], "indexes": [ { "name": "R34_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_34", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_34", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S23_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Concord City Limits", "description": "", "prototype": { "attributes": {"CITYCODE": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Extract,Query,Update,Uploads,Editing", "useStandardizedQueries": true } ], "tables": [] }