{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Controller", "type": "Feature Layer", "description": "
This layer contains the locations of irrigation controllers. These systems and their locations are maintained, updated or replaced by the landscape division of the the Public Works department. Last update date 12/20/2022.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 2881,
"latestWkid": 2881,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.00328083333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17791300,
"falseY": -41645400,
"xyUnits": 3048.00609601219,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988_Foot_US",
"heightUnit": "us-foot"
},
"copyrightText": "Village of Wellington GIS; Public Works Department, Landscape Division",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
52,
106,
130,
255
],
"size": 4,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 884920.514938347,
"ymin": 832065.5232455283,
"xmax": 921254.4261942618,
"ymax": 854205.9865104482,
"spatialReference": {
"wkid": 2881,
"latestWkid": 2881,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.00328083333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17791300,
"falseY": -41645400,
"xyUnits": 3048.00609601219,
"falseZ": -100000,
"zUnits": 3048.006096012192,
"falseM": -100000,
"mUnits": 10000
}
},
"heightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD88_height_(ftUS)",
"heightUnit": "us-foot"
},
"supportsVCSProjection": true,
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "IrrigationControllerName",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "Global ID",
"length": 38,
"domain": null
},
{
"name": "IrrigationControllerID",
"type": "esriFieldTypeInteger",
"alias": "Irrigation Controller ID",
"domain": null
},
{
"name": "IrrigationControllerType",
"type": "esriFieldTypeString",
"alias": "Irrigation Controller Type",
"length": 50,
"domain": {
"type": "codedValue",
"name": "IrController",
"description": "Irrigation Controller Type",
"codedValues": [
{
"name": "Computer Controlled",
"code": "Computer Controlled"
},
{
"name": "Electrical",
"code": "Electrical"
},
{
"name": "Mechanical",
"code": "Mechanical"
},
{
"name": "Other",
"code": "Other"
},
{
"name": "UNKNOWN",
"code": "UNKNOWN"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "IrrigationControllerName",
"type": "esriFieldTypeString",
"alias": "Irrigation Controller Name",
"length": 50,
"domain": null
},
{
"name": "Model",
"type": "esriFieldTypeString",
"alias": "Model",
"length": 50,
"domain": null
},
{
"name": "NumberOfStations",
"type": "esriFieldTypeSmallInteger",
"alias": "Number of Stations",
"domain": null
},
{
"name": "StationsAvailable",
"type": "esriFieldTypeSmallInteger",
"alias": "Stations Available",
"domain": null
},
{
"name": "Status",
"type": "esriFieldTypeString",
"alias": "Status",
"length": 20,
"domain": {
"type": "codedValue",
"name": "Status",
"description": "Active/Inactive",
"codedValues": [
{
"name": "Active",
"code": "Active"
},
{
"name": "Inactive",
"code": "Inactive"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "Condition",
"type": "esriFieldTypeString",
"alias": "Condition",
"length": 20,
"domain": {
"type": "codedValue",
"name": "Condition",
"description": "The condition of the asset",
"codedValues": [
{
"name": "Excellent",
"code": "Excellent"
},
{
"name": "Very Good",
"code": "Very Good"
},
{
"name": "Good",
"code": "Good"
},
{
"name": "Fair",
"code": "Fair"
},
{
"name": "Poor",
"code": "Poor"
},
{
"name": "Very Poor",
"code": "Very Poor"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Missing",
"code": "Missing"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "InstallDate",
"type": "esriFieldTypeDate",
"alias": "Install Date",
"length": 8,
"domain": null
},
{
"name": "SurveyDate",
"type": "esriFieldTypeDate",
"alias": "Survey Date",
"length": 8,
"domain": null
},
{
"name": "SurveyUserName",
"type": "esriFieldTypeString",
"alias": "Survey User Name",
"length": 50,
"domain": {
"type": "codedValue",
"name": "UserName",
"description": "Valid values for user names.",
"codedValues": [
{
"name": "UNKNOWN",
"code": "UNKNOWN"
},
{
"name": "PW",
"code": "PW"
},
{
"name": "Engineering",
"code": "Engineering"
},
{
"name": "Utilitites",
"code": "Utilitites"
},
{
"name": "Code",
"code": "Code"
},
{
"name": "Planning",
"code": "Planning"
},
{
"name": "Building",
"code": "Building"
},
{
"name": "GIS",
"code": "GIS"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "UpdateDate",
"type": "esriFieldTypeDate",
"alias": "Update Date",
"length": 8,
"domain": null
},
{
"name": "UpdateUserName",
"type": "esriFieldTypeString",
"alias": "Update User Name",
"length": 50,
"domain": {
"type": "codedValue",
"name": "UserName",
"description": "Valid values for user names.",
"codedValues": [
{
"name": "UNKNOWN",
"code": "UNKNOWN"
},
{
"name": "PW",
"code": "PW"
},
{
"name": "Engineering",
"code": "Engineering"
},
{
"name": "Utilitites",
"code": "Utilitites"
},
{
"name": "Code",
"code": "Code"
},
{
"name": "Planning",
"code": "Planning"
},
{
"name": "Building",
"code": "Building"
},
{
"name": "GIS",
"code": "GIS"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "Comments",
"type": "esriFieldTypeString",
"alias": "Comments",
"length": 100,
"domain": null
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"length": 255,
"domain": null
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"length": 8,
"domain": null
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"length": 255,
"domain": null
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"length": 8,
"domain": null
},
{
"name": "MeterID",
"type": "esriFieldTypeString",
"alias": "Meter ID",
"length": 30,
"domain": null
},
{
"name": "FacilityID",
"type": "esriFieldTypeString",
"alias": "FacilityID",
"length": 50,
"domain": null
},
{
"name": "INT_ID",
"type": "esriFieldTypeSmallInteger",
"alias": "INT_ID",
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R113_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_113",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S91_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 1,
"name": "Irrigation Point",
"type": "Feature Layer",
"description": " This layer contains the locations of the irrigation valves and pumps assets maintained, updated and upgraded by the Landscape division of the Public Works department. Last updated date 10/26/2021.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 2881,
"latestWkid": 2881,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.00328083333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17791300,
"falseY": -41645400,
"xyUnits": 3048.00609601219,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988_Foot_US",
"heightUnit": "us-foot"
},
"copyrightText": "Village of Wellington GIS; Public Works Department, Landscape Division",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
173,
41,
140,
255
],
"size": 4,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 884921.7350802608,
"ymin": 827456.5423060283,
"xmax": 921743.3110432625,
"ymax": 854209.3697057813,
"spatialReference": {
"wkid": 2881,
"latestWkid": 2881,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.00328083333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17791300,
"falseY": -41645400,
"xyUnits": 3048.00609601219,
"falseZ": -100000,
"zUnits": 3048.006096012192,
"falseM": -100000,
"mUnits": 10000
}
},
"heightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD88_height_(ftUS)",
"heightUnit": "us-foot"
},
"supportsVCSProjection": true,
"hasAttachments": true,
"attachmentProperties": [
{
"name": "id",
"fieldName": "ATTACHMENTID",
"isEnabled": true
},
{
"name": "globalid",
"fieldName": "GLOBALID",
"isEnabled": true
},
{
"name": "keywords",
"fieldName": "KEYWORDS",
"isEnabled": false
},
{
"name": "name",
"fieldName": "ATT_NAME",
"isEnabled": true
},
{
"name": "contentType",
"fieldName": "CONTENT_TYPE",
"isEnabled": true
},
{
"name": "size",
"fieldName": "DATA_SIZE",
"isEnabled": true
},
{
"name": "exifInfo",
"fieldName": "EXIFINFO",
"isEnabled": false
}
],
"attachmentFields": [
{
"name": "ATTACHMENTID",
"type": "esriFieldTypeOID",
"alias": "ATTACHMENTID",
"editable": false,
"nullable": false,
"length": 4,
"domain": null
},
{
"name": "GLOBALID",
"type": "esriFieldTypeGlobalID",
"alias": "GLOBALID",
"editable": false,
"nullable": false,
"length": 38,
"domain": null
},
{
"name": "ATT_NAME",
"type": "esriFieldTypeString",
"alias": "ATT_NAME",
"editable": true,
"nullable": false,
"length": 250,
"domain": null
},
{
"name": "CONTENT_TYPE",
"type": "esriFieldTypeString",
"alias": "CONTENT_TYPE",
"editable": true,
"nullable": false,
"length": 150,
"domain": null
},
{
"name": "DATA_SIZE",
"type": "esriFieldTypeInteger",
"alias": "DATA_SIZE",
"editable": true,
"nullable": false,
"length": 4,
"domain": null
}
],
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "SurveyUserName",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "Global ID",
"length": 38,
"domain": null
},
{
"name": "IrrigationPointID",
"type": "esriFieldTypeInteger",
"alias": "Irrigation Point ID",
"domain": null
},
{
"name": "IrrigationPointType",
"type": "esriFieldTypeString",
"alias": "Irrigation Point Type",
"length": 50,
"domain": {
"type": "codedValue",
"name": "IrPoint",
"description": "Irrigation Point Type",
"codedValues": [
{
"name": "Backflow Preventer",
"code": "Backflow Preventer"
},
{
"name": "Pump",
"code": "Pump"
},
{
"name": "Gate Valve",
"code": "Gate Valve"
},
{
"name": "Zone Valve",
"code": "Zone Valve"
},
{
"name": "Other",
"code": "Other"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "Model",
"type": "esriFieldTypeString",
"alias": "Model",
"length": 50,
"domain": null
},
{
"name": "InputSize",
"type": "esriFieldTypeDouble",
"alias": "Input Size (in)",
"domain": null
},
{
"name": "Status",
"type": "esriFieldTypeString",
"alias": "Status",
"length": 20,
"domain": {
"type": "codedValue",
"name": "Status",
"description": "Active/Inactive",
"codedValues": [
{
"name": "Active",
"code": "Active"
},
{
"name": "Inactive",
"code": "Inactive"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "Condition",
"type": "esriFieldTypeString",
"alias": "Condition",
"length": 20,
"domain": {
"type": "codedValue",
"name": "Condition",
"description": "The condition of the asset",
"codedValues": [
{
"name": "Excellent",
"code": "Excellent"
},
{
"name": "Very Good",
"code": "Very Good"
},
{
"name": "Good",
"code": "Good"
},
{
"name": "Fair",
"code": "Fair"
},
{
"name": "Poor",
"code": "Poor"
},
{
"name": "Very Poor",
"code": "Very Poor"
},
{
"name": "Unknown",
"code": "Unknown"
},
{
"name": "Missing",
"code": "Missing"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDuplicate"
}
},
{
"name": "StationNumber",
"type": "esriFieldTypeSmallInteger",
"alias": "Station Number",
"domain": null
},
{
"name": "InstallDate",
"type": "esriFieldTypeDate",
"alias": "Install Date",
"length": 8,
"domain": null
},
{
"name": "SurveyDate",
"type": "esriFieldTypeDate",
"alias": "Survey Date",
"length": 8,
"domain": null
},
{
"name": "SurveyUserName",
"type": "esriFieldTypeString",
"alias": "Survey User Name",
"length": 50,
"domain": {
"type": "codedValue",
"name": "UserName",
"description": "Valid values for user names.",
"codedValues": [
{
"name": "UNKNOWN",
"code": "UNKNOWN"
},
{
"name": "PW",
"code": "PW"
},
{
"name": "Engineering",
"code": "Engineering"
},
{
"name": "Utilitites",
"code": "Utilitites"
},
{
"name": "Code",
"code": "Code"
},
{
"name": "Planning",
"code": "Planning"
},
{
"name": "Building",
"code": "Building"
},
{
"name": "GIS",
"code": "GIS"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "UpdateDate",
"type": "esriFieldTypeDate",
"alias": "Update Date",
"length": 8,
"domain": null
},
{
"name": "UpdateUserName",
"type": "esriFieldTypeString",
"alias": "Update User Name",
"length": 50,
"domain": {
"type": "codedValue",
"name": "UserName",
"description": "Valid values for user names.",
"codedValues": [
{
"name": "UNKNOWN",
"code": "UNKNOWN"
},
{
"name": "PW",
"code": "PW"
},
{
"name": "Engineering",
"code": "Engineering"
},
{
"name": "Utilitites",
"code": "Utilitites"
},
{
"name": "Code",
"code": "Code"
},
{
"name": "Planning",
"code": "Planning"
},
{
"name": "Building",
"code": "Building"
},
{
"name": "GIS",
"code": "GIS"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "IrrigationLineID",
"type": "esriFieldTypeInteger",
"alias": "Irrigation Line ID",
"domain": null
},
{
"name": "IrrigationValveBoxID",
"type": "esriFieldTypeInteger",
"alias": "Irrigation Valve Box ID",
"domain": null
},
{
"name": "IrrigationWireID",
"type": "esriFieldTypeInteger",
"alias": "Irrigation Wire ID",
"domain": null
},
{
"name": "Comments",
"type": "esriFieldTypeString",
"alias": "Comments",
"length": 100,
"domain": null
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"length": 255,
"domain": null
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"length": 8,
"domain": null
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"length": 255,
"domain": null
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"length": 8,
"domain": null
},
{
"name": "MeterID",
"type": "esriFieldTypeString",
"alias": "Meter ID",
"length": 30,
"domain": null
},
{
"name": "FacilityID",
"type": "esriFieldTypeString",
"alias": "FacilityID",
"length": 50,
"domain": null
},
{
"name": "INT_ID",
"type": "esriFieldTypeSmallInteger",
"alias": "INT_ID",
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R115_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_115",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S93_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAttachments": true,
"supportsQueryAttachmentsWithReturnUrl": true,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 2,
"name": "Irrigation Zone",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 2881,
"latestWkid": 2881,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.00328083333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17791300,
"falseY": -41645400,
"xyUnits": 3048.00609601219,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988_Foot_US",
"heightUnit": "us-foot"
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
204,
191,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 906944.4433313459,
"ymin": 835256.1530191079,
"xmax": 908080.4679621793,
"ymax": 835699.1331042796,
"spatialReference": {
"wkid": 2881,
"latestWkid": 2881,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.00328083333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17791300,
"falseY": -41645400,
"xyUnits": 3048.00609601219,
"falseZ": -100000,
"zUnits": 3048.006096012192,
"falseM": -100000,
"mUnits": 10000
}
},
"heightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD88_height_(ftUS)",
"heightUnit": "us-foot"
},
"supportsVCSProjection": true,
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "ZoneID",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "ZoneID",
"type": "esriFieldTypeString",
"alias": "Zone ID",
"length": 50,
"domain": null
},
{
"name": "ClockNumber",
"type": "esriFieldTypeString",
"alias": "Clock Number",
"length": 50,
"domain": null
},
{
"name": "ValveType",
"type": "esriFieldTypeString",
"alias": "Valve Type",
"length": 50,
"domain": {
"type": "codedValue",
"name": "IrValveType",
"description": "Valve type for irrigation",
"codedValues": [
{
"name": "Gate",
"code": "Gate"
},
{
"name": "Butterfly",
"code": "Butterfly"
},
{
"name": "Automatic",
"code": "Automatic"
},
{
"name": "Other",
"code": "Other"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"length": 255,
"domain": null
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"length": 8,
"domain": null
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"length": 255,
"domain": null
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"length": 8,
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "SHAPE.STArea()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STArea()",
"domain": null
},
{
"name": "SHAPE.STLength()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R114_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_114",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S92_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "SHAPE.STArea()",
"shapeLengthFieldName": "SHAPE.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 3,
"name": "Mowing Areas",
"type": "Feature Layer",
"description": " The Village of Wellington Mowing Areas are bid out to contractors once every four years. Areas to be mowed consists of Primary Roadways, Secondary Roadways (includes Specialty Areas 1,2,3), Facilities, Equestrian, Parks and Recreation, Open Space Reserves (OSR), Canal Slope, Canal Top, and Canal Ends. Public Works, Environmental Division is maintains the mowing of these areas. Landscape Superintendent William Gurney and Assistant Director Bill Conerly are responsible for any changes in these areas. Feature layer is on ArcGIS Online under the Wellington GIS admin account, Layers folder named Mowing Areas. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 2881,
"latestWkid": 2881,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.00328083333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17791300,
"falseY": -41645400,
"xyUnits": 3048.00609601219,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988_Foot_US",
"heightUnit": "us-foot"
},
"copyrightText": "Village of Wellington GIS; Public Works Department",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
198,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 879552.8419466801,
"ymin": 821750.7538488582,
"xmax": 923433.7906019278,
"ymax": 854379.7676589414,
"spatialReference": {
"wkid": 2881,
"latestWkid": 2881,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.00328083333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17791300,
"falseY": -41645400,
"xyUnits": 3048.00609601219,
"falseZ": -100000,
"zUnits": 3048.006096012192,
"falseM": -100000,
"mUnits": 10000
}
},
"heightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD88_height_(ftUS)",
"heightUnit": "us-foot"
},
"supportsVCSProjection": true,
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "FacilityName",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "FacilityName",
"type": "esriFieldTypeString",
"alias": "Facility Name",
"length": 75,
"domain": null
},
{
"name": "Address",
"type": "esriFieldTypeString",
"alias": "Address",
"length": 50,
"domain": null
},
{
"name": "Contractor",
"type": "esriFieldTypeString",
"alias": "Contractor",
"length": 50,
"domain": null
},
{
"name": "Acres",
"type": "esriFieldTypeDouble",
"alias": "Acres",
"domain": null
},
{
"name": "MowingType",
"type": "esriFieldTypeString",
"alias": "MowingType",
"length": 50,
"domain": null
},
{
"name": "FeatureID",
"type": "esriFieldTypeString",
"alias": "FeatureID",
"length": 50,
"domain": null
},
{
"name": "LandscapeAreas",
"type": "esriFieldTypeSmallInteger",
"alias": "Landscape Areas",
"domain": null
},
{
"name": "Hedge",
"type": "esriFieldTypeString",
"alias": "Hedge",
"length": 50,
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"length": 255,
"domain": null
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"length": 8,
"domain": null
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"length": 255,
"domain": null
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"length": 8,
"domain": null
},
{
"name": "Facility_ID",
"type": "esriFieldTypeDouble",
"alias": "Facility ID",
"domain": null
},
{
"name": "FacilityID",
"type": "esriFieldTypeString",
"alias": "FacilityID",
"length": 50,
"domain": null
},
{
"name": "INT_ID",
"type": "esriFieldTypeString",
"alias": "INT_ID",
"length": 50,
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "SHAPE.STArea()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STArea()",
"domain": null
},
{
"name": "SHAPE.STLength()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R135_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_135",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S113_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "SHAPE.STArea()",
"shapeLengthFieldName": "SHAPE.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 4,
"name": "Solid Waste Zones",
"type": "Feature Layer",
"description": " There is ten Compliance Zones managed by the Code Compliance Department. Each zone has one officer to manage the area and administer any code violations. Shane Ahwai is responsible for assigning officers for each zone. VOW GIS makes the changes. The feature layer is hosted on premises published to ArcGIS Online. The Wellington GIS admin account is where you can find the layer under the layers folder. Web application is under Maps and Apps folder. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 2881,
"latestWkid": 2881,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.00328083333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17791300,
"falseY": -41645400,
"xyUnits": 3048.00609601219,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988_Foot_US",
"heightUnit": "us-foot"
},
"copyrightText": "Village of Wellington GIS; Code Compliance Department",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
252,
247,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 879398.6247354299,
"ymin": 821748.0583161935,
"xmax": 925758.4027505964,
"ymax": 854377.9851821959,
"spatialReference": {
"wkid": 2881,
"latestWkid": 2881,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.00328083333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17791300,
"falseY": -41645400,
"xyUnits": 3048.00609601219,
"falseZ": -100000,
"zUnits": 3048.006096012192,
"falseM": -100000,
"mUnits": 10000
}
},
"heightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD88_height_(ftUS)",
"heightUnit": "us-foot"
},
"supportsVCSProjection": true,
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Garbage",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Garbage",
"type": "esriFieldTypeString",
"alias": "Garbage Pickup",
"length": 50,
"domain": null
},
{
"name": "Vegetation",
"type": "esriFieldTypeString",
"alias": "Vegetation Pickup",
"length": 50,
"domain": null
},
{
"name": "Recycle",
"type": "esriFieldTypeString",
"alias": "Recycle Pickup",
"length": 50,
"domain": null
},
{
"name": "Label",
"type": "esriFieldTypeString",
"alias": "Label",
"length": 150,
"domain": null
},
{
"name": "Zone",
"type": "esriFieldTypeString",
"alias": "Zone",
"length": 50,
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"length": 255,
"domain": null
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"length": 8,
"domain": null
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"length": 255,
"domain": null
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"length": 8,
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "SHAPE.STArea()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STArea()",
"domain": null
},
{
"name": "SHAPE.STLength()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R125_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_125",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S103_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "SHAPE.STArea()",
"shapeLengthFieldName": "SHAPE.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 11.1,
"cimVersion": "3.1.0",
"id": 5,
"name": "Mosquito Spray Zones",
"type": "Feature Layer",
"description": " This layer contains the five zones of mosquito spraying that is run by Palm Beach County. Layer can be viewed on the Environmental Services web application on the internal maps and apps page on Portal. Last update date 9/19/2018.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 2881,
"latestWkid": 2881,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.00328083333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17791300,
"falseY": -41645400,
"xyUnits": 3048.00609601219,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988_Foot_US",
"heightUnit": "us-foot"
},
"copyrightText": "Village of Wellington GIS",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
220,
212,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 879299.1456036791,
"ymin": 821853.6542336121,
"xmax": 925758.8489439301,
"ymax": 854378.1429902762,
"spatialReference": {
"wkid": 2881,
"latestWkid": 2881,
"vcsWkid": 105703,
"latestVcsWkid": 6360,
"xyTolerance": 0.00328083333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17791300,
"falseY": -41645400,
"xyUnits": 3048.00609601219,
"falseZ": -100000,
"zUnits": 3048.006096012192,
"falseM": -100000,
"mUnits": 10000
}
},
"heightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD88_height_(ftUS)",
"heightUnit": "us-foot"
},
"supportsVCSProjection": true,
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "LastEditor",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "ZONE",
"type": "esriFieldTypeInteger",
"alias": "Zone",
"domain": null
},
{
"name": "LastUpdate",
"type": "esriFieldTypeDate",
"alias": "Last Update",
"length": 8,
"domain": null
},
{
"name": "LastEditor",
"type": "esriFieldTypeString",
"alias": "Last Editor",
"length": 50,
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "SubZones",
"type": "esriFieldTypeString",
"alias": "SubZones",
"length": 10,
"domain": null
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"length": 255,
"domain": null
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"length": 8,
"domain": null
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"length": 255,
"domain": null
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"length": 8,
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "SHAPE.STArea()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STArea()",
"domain": null
},
{
"name": "SHAPE.STLength()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R118_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_118",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S96_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "Eastern Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "SHAPE.STArea()",
"shapeLengthFieldName": "SHAPE.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
}
],
"tables": []
}