{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 112, "name": "VWM PrivateTreeRemoval_POINT", "type": "Feature Layer", "description": "DATECREATED -Date/Time stamp from the moment the GIS record was created DATEMODIFIED -Date/Time stamp from the moment the GIS record was changed ADDRESS-The address that the tree is located atPROJECT #-Project Number from MUNISAPPLIED -The date the application was sent inDATEINITIALIZED-the date the application was started REVIEWED -The date the application was reviewed in the fieldDBH-Diameter at Breast Height in inchesSPECIES-Tree Species CONDITION-Condition of the tree CONSTRUCTION-Whether or not there is construction occurring around the treeNOTES -Space for a forester to add notesLOCATION-Where the tree is located on the propertyREQYARD-REQTREES-Number of trees that need to be removedINCH-FEEINLIEU-cost of removalSCHEDULE-DUEDATE-Day the application must be completed byZBA-Zoning Board of Appeals request", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Matt Huser entered on Michael Cherry's behalf. Requested by Joe Hanson at Wilmette", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 0, 87, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1135549.6591659114, "ymin": 1966956.9309430718, "xmax": 1161546.9647827446, "ymax": 1975728.0498837382, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADDRESS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "DATECREATED", "length": 8, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "DATEMODIFIED", "length": 8, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 255, "domain": null }, { "name": "DATEINITIALIZED", "type": "esriFieldTypeDate", "alias": "DATEINITIALIZED", "length": 8, "domain": null }, { "name": "DATEREVIEWED", "type": "esriFieldTypeDate", "alias": "DATEREVIEWED", "length": 8, "domain": null }, { "name": "DBH", "type": "esriFieldTypeDouble", "alias": "DBH", "domain": null }, { "name": "SPECIES", "type": "esriFieldTypeString", "alias": "SPECIES", "length": 150, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 50, "domain": { "type": "codedValue", "name": "VWM_TREECONDITION", "description": "", "codedValues": [ { "name": "Dead", "code": "DEAD" }, { "name": "Dying", "code": "DYING" }, { "name": "Diseased", "code": "DISEASED" }, { "name": "Hazardous", "code": "HAZARDOUS" }, { "name": "Invasive", "code": "INVASIVE" }, { "name": "Healthy", "code": "HEALTHY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": { "type": "codedValue", "name": "VWM_TREE_LOCATION", "description": "", "codedValues": [ { "name": "Front", "code": "FRONT" }, { "name": "Side", "code": "SIDE" }, { "name": "Rear", "code": "REAR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REQYARD", "type": "esriFieldTypeString", "alias": "REQYARD", "length": 50, "domain": { "type": "codedValue", "name": "VWM_TREE_REQYARD", "description": "", "codedValues": [ { "name": "Front", "code": "FRONT" }, { "name": "Side", "code": "SIDE" }, { "name": "Rear", "code": "REAR" }, { "name": "S/St.", "code": "SST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REQTREES", "type": "esriFieldTypeSmallInteger", "alias": "REQTREES", "domain": null }, { "name": "INCH", "type": "esriFieldTypeString", "alias": "INCH", "length": 100, "domain": null }, { "name": "FEEINLIEU", "type": "esriFieldTypeString", "alias": "FEEINLIEU", "length": 25, "domain": null }, { "name": "SCHEDULE", "type": "esriFieldTypeString", "alias": "SCHEDULE", "length": 50, "domain": null }, { "name": "ZBA", "type": "esriFieldTypeString", "alias": "ZBA", "length": 10, "domain": { "type": "codedValue", "name": "YESNOBOOLEAN Codes", "description": "Codes used to describe boolean fields with yes or no string values", "codedValues": [ { "name": "No", "code": "NO" }, { "name": "Yes", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CREATEDBY", "length": 50, "domain": null }, { "name": "MODIFIEDBY", "type": "esriFieldTypeString", "alias": "MODIFIEDBY", "length": 50, "domain": null }, { "name": "CONSTRUCTION", "type": "esriFieldTypeString", "alias": "CONSTRUCTION", "length": 10, "domain": { "type": "codedValue", "name": "YESNOBOOLEAN Codes", "description": "Codes used to describe boolean fields with yes or no string values", "codedValues": [ { "name": "No", "code": "NO" }, { "name": "Yes", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "MUNISPROJECTID", "type": "esriFieldTypeString", "alias": "MUNISPROJECTID", "length": 15, "domain": null }, { "name": "RISK", "type": "esriFieldTypeString", "alias": "RISK", "length": 50, "domain": { "type": "codedValue", "name": "YESNOBOOLEAN Codes", "description": "Codes used to describe boolean fields with yes or no string values", "codedValues": [ { "name": "No", "code": "NO" }, { "name": "Yes", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R847_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_847", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_847", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S633_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": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }