{ "currentVersion": 10.7, "id": 0, "name": "MowingAreas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 60000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 124, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 } }, "value": "1", "label": "City Property", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 205, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 } }, "value": "2", "label": "Detention Pond", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 } }, "value": "7", "label": "Fire Department", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 148, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 } }, "value": "6", "label": "Other", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 245, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 } }, "value": "3", "label": "Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 202, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 } }, "value": "4", "label": "ROW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 } }, "value": "5", "label": "Utility Easement", "description": "" } ], "fieldDelimiter": "," }, "transparency": 45, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3061602.3286040574, "ymin": 1.0137013765230983E7, "xmax": 3111087.7430844754, "ymax": 1.017362579240048E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "vcsWkid": 115702, "latestVcsWkid": 115702 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MowingID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MowingID", "type": "esriFieldTypeString", "alias": "MowingID", "length": 50, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "MowingAreaType", "description": "Mowing area types", "codedValues": [ { "name": "City Property", "code": 1 }, { "name": "Detention Pond", "code": 2 }, { "name": "Park", "code": 3 }, { "name": "ROW", "code": 4 }, { "name": "Utility Easement", "code": 5 }, { "name": "Other", "code": 6 }, { "name": "Fire Department", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LastWorkDate", "type": "esriFieldTypeDate", "alias": "LastWorkDate", "length": 8, "domain": null }, { "name": "LucityID", "type": "esriFieldTypeInteger", "alias": "LucityID", "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 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1009_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1009", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1009", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S630_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }