{ "currentVersion": 10.81, "id": 10, "name": "Landscape Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 60000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "modelName": "GP_328919731", "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": -115211800, "ymin": -93821500, "xmax": 6486449.089891642, "ymax": 1891881.2493638098, "spatialReference": { "wkid": 102642, "latestWkid": 2226 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 230, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "AreaName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Lucity ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "AreaName", "type": "esriFieldTypeString", "alias": "Area Name", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Name" }, { "name": "AreaType", "type": "esriFieldTypeSmallInteger", "alias": "Area Type", "domain": { "type": "codedValue", "name": "ParkLandscapeType", "description": "Type of Landscape area Parks Dpt maintains", "codedValues": [ { "name": "Alley", "code": 10 }, { "name": "Assessment District", "code": 20 }, { "name": "Bridge", "code": 30 }, { "name": "Bus Stop Area", "code": 40 }, { "name": "Facility / Structure", "code": 50 }, { "name": "Fenceline or Curb Strip", "code": 60 }, { "name": "Garden", "code": 65 }, { "name": "Lot or Field", "code": 70 }, { "name": "Maintenance District", "code": 75 }, { "name": "Median or Divider", "code": 80 }, { "name": "Parking Lot", "code": 90 }, { "name": "Plaza", "code": 100 }, { "name": "ROW", "code": 105 }, { "name": "Trail", "code": 110 }, { "name": "Weed Abatement", "code": 120 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AreaType" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LOCATION" }, { "name": "PlantTypes", "type": "esriFieldTypeString", "alias": "Plant Types", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PlantType" }, { "name": "Trees", "type": "esriFieldTypeString", "alias": "Trees Species", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Trees" }, { "name": "GroundMaterial", "type": "esriFieldTypeSmallInteger", "alias": "Ground Material", "domain": { "type": "codedValue", "name": "ParkSurfaceArea", "description": "Ground material in parks", "codedValues": [ { "name": "Asphalt", "code": 10 }, { "name": "Concrete", "code": 20 }, { "name": "Dirt", "code": 30 }, { "name": "Gravel", "code": 35 }, { "name": "Sand", "code": 40 }, { "name": "Turf", "code": 45 }, { "name": "Other", "code": 50 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GroundMaterial" }, { "name": "Irrigation", "type": "esriFieldTypeSmallInteger", "alias": "Irrigation", "domain": { "type": "codedValue", "name": "Yes No", "description": "", "codedValues": [ { "name": "No", "code": 1 }, { "name": "Yes", "code": 2 }, { "name": "N/A", "code": 3 }, { "name": "Unsure", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Irrigation" }, { "name": "LucityMaintZone", "type": "esriFieldTypeString", "alias": "Supervisor Area", "domain": { "type": "codedValue", "name": "ParkMaintenanceZone", "description": "Park Maintenance Zones", "codedValues": [ { "name": "CENTRAL", "code": "CENTRAL" }, { "name": "DOWNTOWN", "code": "DOWNTOWN" }, { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LucityMaintZone" }, { "name": "LucityAltMaintZone", "type": "esriFieldTypeString", "alias": "Special Tax Area", "domain": { "type": "codedValue", "name": "ParkMaintenanceZone_II", "description": "Lucity alternate maintenance zone for parks ", "codedValues": [ { "name": "ZONE A", "code": "ZONE A" }, { "name": "ZONE B", "code": "ZONE B" }, { "name": "ZONE C", "code": "ZONE C" }, { "name": "ZONE D", "code": "ZONE D" }, { "name": "ZONE E", "code": "ZONE E" }, { "name": "ZONE F", "code": "ZONE F" }, { "name": "ZONE G", "code": "ZONE G" }, { "name": "ZONE H", "code": "ZONE H" }, { "name": "ZONE I", "code": "ZONE I" }, { "name": "ZONE J", "code": "ZONE J" }, { "name": "ZONE K", "code": "ZONE K" }, { "name": "ZONE L", "code": "ZONE L" }, { "name": "ZONE M", "code": "ZONE M" }, { "name": "ZONE N", "code": "ZONE N" }, { "name": "ZONE P", "code": "ZONE P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AltMaintZone" }, { "name": "InLucity", "type": "esriFieldTypeSmallInteger", "alias": "InLucity", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InLucity" }, { "name": "LuityLinkID", "type": "esriFieldTypeInteger", "alias": "Luity Link ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LuityLinkID" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ParkName", "type": "esriFieldTypeString", "alias": "Park Name", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ParkName" }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Condition" }, { "name": "ReplacementUnitCost", "type": "esriFieldTypeDouble", "alias": "Replacement/Unit cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ReplacementUnitCost" }, { "name": "ParkID", "type": "esriFieldTypeInteger", "alias": "Lucity Park ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ParkID" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "PurchaseDate", "type": "esriFieldTypeDate", "alias": "Purchase Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PurchaseDate" }, { "name": "ServiceLife", "type": "esriFieldTypeDouble", "alias": "Service Life", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ServiceLife" }, { "name": "UnitCost", "type": "esriFieldTypeDouble", "alias": "UnitCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UnitCost" }, { "name": "CapitalReplacementDate", "type": "esriFieldTypeDate", "alias": "CapitalReplacementDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CapitalReplacementDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1216_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1216", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1216", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S907_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ALLEY", "description": "", "prototype": { "attributes": { "AreaName": null, "UnitCost": null, "FACILITYID": null, "Enabled": null, "AreaType": 10, "LOCATION": null, "PlantTypes": null, "Trees": null, "GroundMaterial": null, "Irrigation": null, "LucityMaintZone": null, "LucityAltMaintZone": null, "InLucity": null, "LuityLinkID": null, "ServiceLife": null, "CapitalReplacementDate": null, "ParkName": null, "Condition": null, "ReplacementUnitCost": null, "ParkID": null, "InspectionDate": null, "PurchaseDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "ASSESSMENT DISTRICT", "description": "", "prototype": { "attributes": { "AreaName": null, "UnitCost": null, "FACILITYID": null, "Enabled": null, "AreaType": 20, "LOCATION": null, "PlantTypes": null, "Trees": null, "GroundMaterial": null, "Irrigation": null, "LucityMaintZone": null, "LucityAltMaintZone": null, "InLucity": null, "LuityLinkID": null, "ServiceLife": null, "CapitalReplacementDate": null, "ParkName": null, "Condition": null, "ReplacementUnitCost": null, "ParkID": null, "InspectionDate": null, "PurchaseDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "BRIDGES", "description": "", "prototype": { "attributes": { "AreaName": null, "UnitCost": null, "FACILITYID": null, "Enabled": null, "AreaType": 30, "LOCATION": null, "PlantTypes": null, "Trees": null, "GroundMaterial": null, "Irrigation": null, "LucityMaintZone": null, "LucityAltMaintZone": null, "InLucity": null, "LuityLinkID": null, "ServiceLife": null, "CapitalReplacementDate": null, "ParkName": null, "Condition": null, "ReplacementUnitCost": null, "ParkID": null, "InspectionDate": null, "PurchaseDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "BUS STOP AREA", "description": "", "prototype": { "attributes": { "AreaName": null, "UnitCost": null, "FACILITYID": null, "Enabled": null, "AreaType": 40, "LOCATION": null, "PlantTypes": null, "Trees": null, "GroundMaterial": null, "Irrigation": null, "LucityMaintZone": null, "LucityAltMaintZone": null, "InLucity": null, "LuityLinkID": null, "ServiceLife": null, "CapitalReplacementDate": null, "ParkName": null, "Condition": null, "ReplacementUnitCost": null, "ParkID": null, "InspectionDate": null, "PurchaseDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "FACILITY / STRUCTURE", "description": "", "prototype": { "attributes": { "AreaName": null, "UnitCost": null, "FACILITYID": null, "Enabled": null, "AreaType": 50, "LOCATION": null, "PlantTypes": null, "Trees": null, "GroundMaterial": null, "Irrigation": null, "LucityMaintZone": null, "LucityAltMaintZone": null, "InLucity": null, "LuityLinkID": null, "ServiceLife": null, "CapitalReplacementDate": null, "ParkName": null, "Condition": null, "ReplacementUnitCost": null, "ParkID": null, "InspectionDate": null, "PurchaseDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "FENCELINE OR CURB STRIP", "description": "", "prototype": { "attributes": { "AreaName": null, "UnitCost": null, "FACILITYID": null, "Enabled": null, "AreaType": 60, "LOCATION": null, "PlantTypes": null, "Trees": null, "GroundMaterial": null, "Irrigation": null, "LucityMaintZone": null, "LucityAltMaintZone": null, "InLucity": null, "LuityLinkID": null, "ServiceLife": null, "CapitalReplacementDate": null, "ParkName": null, "Condition": null, "ReplacementUnitCost": null, "ParkID": null, "InspectionDate": null, "PurchaseDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "LOT OR FIELD", "description": "", "prototype": { "attributes": { "AreaName": null, "UnitCost": null, "FACILITYID": null, "Enabled": null, "AreaType": 70, "LOCATION": null, "PlantTypes": null, "Trees": null, "GroundMaterial": null, "Irrigation": null, "LucityMaintZone": null, "LucityAltMaintZone": null, "InLucity": null, "LuityLinkID": null, "ServiceLife": null, "CapitalReplacementDate": null, "ParkName": null, "Condition": null, "ReplacementUnitCost": null, "ParkID": null, "InspectionDate": null, "PurchaseDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "MAINTENANCE DISTRICT", "description": "", "prototype": { "attributes": { "AreaName": null, "UnitCost": null, "FACILITYID": null, "Enabled": null, "AreaType": 75, "LOCATION": null, "PlantTypes": null, "Trees": null, "GroundMaterial": null, "Irrigation": null, "LucityMaintZone": null, "LucityAltMaintZone": null, "InLucity": null, "LuityLinkID": null, "ServiceLife": null, "CapitalReplacementDate": null, "ParkName": null, "Condition": null, "ReplacementUnitCost": null, "ParkID": null, "InspectionDate": null, "PurchaseDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "MEDIAN OR DIVIDER", "description": "", "prototype": { "attributes": { "AreaName": null, "UnitCost": null, "FACILITYID": null, "Enabled": null, "AreaType": 80, "LOCATION": null, "PlantTypes": null, "Trees": null, "GroundMaterial": null, "Irrigation": null, "LucityMaintZone": null, "LucityAltMaintZone": null, "InLucity": null, "LuityLinkID": null, "ServiceLife": null, "CapitalReplacementDate": null, "ParkName": null, "Condition": null, "ReplacementUnitCost": null, "ParkID": null, "InspectionDate": null, "PurchaseDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "PARKING LOT", "description": "", "prototype": { "attributes": { "AreaName": null, "UnitCost": null, "FACILITYID": null, "Enabled": null, "AreaType": 90, "LOCATION": null, "PlantTypes": null, "Trees": null, "GroundMaterial": null, "Irrigation": null, "LucityMaintZone": null, "LucityAltMaintZone": null, "InLucity": null, "LuityLinkID": null, "ServiceLife": null, "CapitalReplacementDate": null, "ParkName": null, "Condition": null, "ReplacementUnitCost": null, "ParkID": null, "InspectionDate": null, "PurchaseDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "PLAZA", "description": "", "prototype": { "attributes": { "AreaName": null, "UnitCost": null, "FACILITYID": null, "Enabled": null, "AreaType": 100, "LOCATION": null, "PlantTypes": null, "Trees": null, "GroundMaterial": null, "Irrigation": null, "LucityMaintZone": null, "LucityAltMaintZone": null, "InLucity": null, "LuityLinkID": null, "ServiceLife": null, "CapitalReplacementDate": null, "ParkName": null, "Condition": null, "ReplacementUnitCost": null, "ParkID": null, "InspectionDate": null, "PurchaseDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "TRAIL", "description": "", "prototype": { "attributes": { "AreaName": null, "UnitCost": null, "FACILITYID": null, "Enabled": null, "AreaType": 110, "LOCATION": null, "PlantTypes": null, "Trees": null, "GroundMaterial": null, "Irrigation": null, "LucityMaintZone": null, "LucityAltMaintZone": null, "InLucity": null, "LuityLinkID": null, "ServiceLife": null, "CapitalReplacementDate": null, "ParkName": null, "Condition": null, "ReplacementUnitCost": null, "ParkID": null, "InspectionDate": null, "PurchaseDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }