{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "GenTraParatransitServiceAreas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreatedWhen", "creatorField": "CreatedBy", "editDateField": "ModifiedWhen", "editorField": "ModifiedBy" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6319463.313999996, "ymin": 2147118.876000002, "xmax": 6382443.429000005, "ymax": 2229300.6330000013, "spatialReference": { "wkid": 102644, "latestWkid": 2228, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "sourceSpatialReference": { "wkid": 102644, "latestWkid": 2228, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ServiceArea", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "City of Clovis", "label": "City of Clovis", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "City of Fresno", "label": "City of Fresno", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "Tarpey Village", "label": "Tarpey Village", "description": "" } ], "fieldDelimiter": "," }, "transparency": 70, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ContactName", "typeIdField": "ServiceArea", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ServiceArea", "type": "esriFieldTypeString", "alias": "Service Area", "domain": { "type": "codedValue", "name": "ParaTransitServiceArea", "description": "Valid service area names", "codedValues": [ { "name": "City of Clovis", "code": "City of Clovis" }, { "name": "City of Fresno", "code": "City of Fresno" }, { "name": "Tarpey Village", "code": "Tarpey Village" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ServiceArea" }, { "name": "WeekdayStartTime", "type": "esriFieldTypeDate", "alias": "Weekday Start Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WeekdayStartTime" }, { "name": "WeekdayEndTime", "type": "esriFieldTypeDate", "alias": "Weekday End Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WeekdayEndTime" }, { "name": "WeekendStartTime", "type": "esriFieldTypeDate", "alias": "Weekend Start Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WeekendStartTime" }, { "name": "WeekendEndTime", "type": "esriFieldTypeDate", "alias": "Weekend End Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WeekendEndTime" }, { "name": "ContactName", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ContactName" }, { "name": "ContactPhoneNumber", "type": "esriFieldTypeString", "alias": "Contact Phone Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ContactPhoneNumber" }, { "name": "ContactEmail", "type": "esriFieldTypeString", "alias": "Contact Email", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ContactEmail" }, { "name": "EmergencyContact", "type": "esriFieldTypeString", "alias": "Emergency Contact", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EmergencyContact" }, { "name": "EmergencyPhoneNumber", "type": "esriFieldTypeString", "alias": "Emergency Phone Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EmergencyPhoneNumber" }, { "name": "EmergencyEmail", "type": "esriFieldTypeString", "alias": "Emergency Email", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "EmergencyEmail" }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 64, "defaultValue": null, "modelName": "CreatedBy" }, { "name": "CreatedWhen", "type": "esriFieldTypeDate", "alias": "Created When", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreatedWhen" }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ModifiedBy" }, { "name": "ModifiedWhen", "type": "esriFieldTypeDate", "alias": "Modified When", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ModifiedWhen" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R24241_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S23941_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "City of Clovis", "name": "City of Clovis", "domains": { "ServiceArea": {"type": "inherited"} }, "templates": [ { "name": "City of Clovis", "description": "", "prototype": { "attributes": { "EmergencyEmail": null, "EmergencyPhoneNumber": null, "ServiceArea": "City of Clovis", "WeekdayStartTime": null, "WeekdayEndTime": null, "WeekendStartTime": null, "WeekendEndTime": null, "ContactName": null, "ContactPhoneNumber": null, "ContactEmail": null, "EmergencyContact": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "City of Fresno", "name": "City of Fresno", "domains": { "ServiceArea": {"type": "inherited"} }, "templates": [ { "name": "City of Fresno", "description": "", "prototype": { "attributes": { "EmergencyEmail": null, "EmergencyPhoneNumber": null, "ServiceArea": "City of Fresno", "WeekdayStartTime": null, "WeekdayEndTime": null, "WeekendStartTime": null, "WeekendEndTime": null, "ContactName": null, "ContactPhoneNumber": null, "ContactEmail": null, "EmergencyContact": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tarpey Village", "name": "Tarpey Village", "domains": { "ServiceArea": {"type": "inherited"} }, "templates": [ { "name": "Tarpey Village", "description": "", "prototype": { "attributes": { "EmergencyEmail": null, "EmergencyPhoneNumber": null, "ServiceArea": "Tarpey Village", "WeekdayStartTime": null, "WeekdayEndTime": null, "WeekendStartTime": null, "WeekendEndTime": null, "ContactName": null, "ContactPhoneNumber": null, "ContactEmail": null, "EmergencyContact": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }